/[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 2545 by capela, Sat May 10 16:06:02 2014 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    * Allow the build system to include an user specified LDFLAGS.
9    
10    * More preparations for Qt5 configure build.
11    
12    * Standard scalable format (SVG) and MIME type icons support for
13      session files (*.lscp) is now being added.
14    
15    * Preparations for Qt5 migration.
16    
17    * Added include <unistd.h> to shut up gcc 4.7 build failures.
18    
19    * Make(ing) -jN parallel builds now available for the masses.
20    
21    * Fixed Makefile.in handling of installation directories to the
22      configure script eg. --datadir, --localedir.
23    
24    * Made lookup of translation files work inside a Mac OS X bundle.
25    
26    * Minor Mac OS X compilation error fix.
27    
28    * Debugging stacktrace now applies to all working threads.
29    
30    * Made lookup of translation files more robust on Windows.
31    
32    * Fixes for cross compiling and building for Windows with configure
33      and make.
34    
35  * libX11 is now being added explicitly to the build link phase,  * libX11 is now being added explicitly to the build link phase,
36    as seen necessary on some bleeding-edge distros eg. Fedora 13,    as seen necessary on some bleeding-edge distros eg. Fedora 13,
37    Debian 6.    Debian 6.
38    
39  * Moving from old deprecated Qt3'ish custom event post handling  * Moving from old deprecated Qt3'ish custom event post handling
40    into regular asynchronous signal/slot strategy. (EXPERIMENTAL)    into regular asynchronous signal/slot strategy.
41    
42  * Sampler channel and instrument file requester support for  * Sampler channel and instrument file requester support for
43    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.2545

  ViewVC Help
Powered by ViewVC