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

Diff of /qsampler/trunk/ChangeLog

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

revision 2116 by capela, Mon Aug 23 13:08:28 2010 UTC revision 2488 by capela, Tue Dec 31 11:21:47 2013 UTC
# Line 3  Qsampler - A LinuxSampler Qt GUI Interfa Line 3  Qsampler - A LinuxSampler Qt GUI Interfa
3    
4  ChangeLog  ChangeLog
5    
6  SVN TRUNK  0.2.3  2013-12-31  A fifth of a Jubilee.
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,  * libX11 is now being added explicitly to the build link phase,
34    as seen necessary on some bleeding-edge distros eg. Fedora 13,    as seen necessary on some bleeding-edge distros eg. Fedora 13,
35    Debian 6.    Debian 6.
36    
37  * Moving from old deprecated Qt3'ish custom event post handling  * Moving from old deprecated Qt3'ish custom event post handling
38    into regular asynchronous signal/slot strategy. (EXPERIMENTAL)    into regular asynchronous signal/slot strategy.
39    
40  * Sampler channel and instrument file requester support for  * Sampler channel and instrument file requester support for
41    other than GIG engine instrument files (*gig; *.dls) has    other than GIG engine instrument files (*gig; *.dls) has

Legend:
Removed from v.2116  
changed lines
  Added in v.2488

  ViewVC Help
Powered by ViewVC