/[svn]/qsampler/trunk/ChangeLog
ViewVC logotype

Diff of /qsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2077 by capela, Wed Mar 31 09:07:30 2010 UTC revision 2480 by capela, Fri Nov 1 17:44:30 2013 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8    * More preparations for Qt5 configure build.
9    
10    * Standard scalable format (SVG) and MIME type icons support for
11      session files (*.lscp) is now being added.
12    
13    * Preparations for Qt5 migration.
14    
15    * Added include <unistd.h> to shut up gcc 4.7 build failures.
16    
17    * Make(ing) -jN parallel builds now available for the masses.
18    
19    * Fixed Makefile.in handling of installation directories to the
20      configure script eg. --datadir, --localedir.
21    
22    * Made lookup of translation files work inside a Mac OS X bundle.
23    
24    * Minor Mac OS X compilation error fix.
25    
26    * Debugging stacktrace now applies to all working threads.
27    
28    * Made lookup of translation files more robust on Windows.
29    
30    * Fixes for cross compiling and building for Windows with configure
31      and make.
32    
33    * libX11 is now being added explicitly to the build link phase,
34      as seen necessary on some bleeding-edge distros eg. Fedora 13,
35      Debian 6.
36    
37    * Moving from old deprecated Qt3'ish custom event post handling
38      into regular asynchronous signal/slot strategy. (EXPERIMENTAL)
39    
40    * Sampler channel and instrument file requester support for
41      other than GIG engine instrument files (*gig; *.dls) has
42      been added, making roads for the newer SFZ and SF2 engines
43      instrument files (*.sfz; *.sf2).
44    
45    * General standard dialog buttons layout is now in place.
46    
47  * Initial widget geometry and visibility persistence logic has  * Initial widget geometry and visibility persistence logic has
48    been slightly revised as much to avoid crash failures due to    been slightly revised as much to avoid crash failures due to
49    wrong main widget hidden state.    wrong main widget hidden state.

Legend:
Removed from v.2077  
changed lines
  Added in v.2480

  ViewVC Help
Powered by ViewVC