/[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 2631 by capela, Sun Jun 15 00:27:04 2014 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8    * Translations install directory change. (EXPERIMENTAL)
9    
10    * Added support for SF2 instrument names/preset enumeration.
11      (EXPERIMENTAL)
12    
13    * Added instrument list popup on channel strip which shows up when
14      the instrument name is clicked. Allows faster switching among
15      instruments of the same file.
16    
17    * Adjusted configure check for libgig to detect its new libdir
18      (impolitely forcing the user now to have at least libgig 3.3.0).
19    
20    
21    0.2.3  2013-12-31  A fifth of a Jubilee.
22    
23    * Allow the build system to include an user specified LDFLAGS.
24    
25    * More preparations for Qt5 configure build.
26    
27    * Standard scalable format (SVG) and MIME type icons support for
28      session files (*.lscp) is now being added.
29    
30    * Preparations for Qt5 migration.
31    
32    * Added include <unistd.h> to shut up gcc 4.7 build failures.
33    
34    * Make(ing) -jN parallel builds now available for the masses.
35    
36    * Fixed Makefile.in handling of installation directories to the
37      configure script eg. --datadir, --localedir.
38    
39    * Made lookup of translation files work inside a Mac OS X bundle.
40    
41    * Minor Mac OS X compilation error fix.
42    
43    * Debugging stacktrace now applies to all working threads.
44    
45    * Made lookup of translation files more robust on Windows.
46    
47    * Fixes for cross compiling and building for Windows with configure
48      and make.
49    
50  * libX11 is now being added explicitly to the build link phase,  * libX11 is now being added explicitly to the build link phase,
51    as seen necessary on some bleeding-edge distros eg. Fedora 13,    as seen necessary on some bleeding-edge distros eg. Fedora 13,
52    Debian 6.    Debian 6.
53    
54  * Moving from old deprecated Qt3'ish custom event post handling  * Moving from old deprecated Qt3'ish custom event post handling
55    into regular asynchronous signal/slot strategy. (EXPERIMENTAL)    into regular asynchronous signal/slot strategy.
56    
57  * Sampler channel and instrument file requester support for  * Sampler channel and instrument file requester support for
58    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.2631

  ViewVC Help
Powered by ViewVC