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

Diff of /qsampler/trunk/ChangeLog

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

revision 2282 by capela, Sun Nov 13 20:29:46 2011 UTC revision 2569 by schoenebeck, Tue May 20 20:04:19 2014 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8  * Fixed Makefile.in handling of installation directories to  * Added support for SF2 instrument names/preset enumeration.
9    the configure script eg. --bindir, --datadir, --localedir.    (EXPERIMENTAL)
10    
11    * Added instrument list popup on channel strip which shows up when
12      the instrument name is clicked. Allows faster switching among
13      instruments of the same file.
14    
15    
16    0.2.3  2013-12-31  A fifth of a Jubilee.
17    
18    * Allow the build system to include an user specified LDFLAGS.
19    
20    * More preparations for Qt5 configure build.
21    
22    * Standard scalable format (SVG) and MIME type icons support for
23      session files (*.lscp) is now being added.
24    
25    * Preparations for Qt5 migration.
26    
27    * Added include <unistd.h> to shut up gcc 4.7 build failures.
28    
29    * Make(ing) -jN parallel builds now available for the masses.
30    
31    * Fixed Makefile.in handling of installation directories to the
32      configure script eg. --datadir, --localedir.
33    
34  * Made lookup of translation files work inside a Mac OS X bundle.  * Made lookup of translation files work inside a Mac OS X bundle.
35    
# Line 24  SVN TRUNK Line 47  SVN TRUNK
47    Debian 6.    Debian 6.
48    
49  * Moving from old deprecated Qt3'ish custom event post handling  * Moving from old deprecated Qt3'ish custom event post handling
50    into regular asynchronous signal/slot strategy. (EXPERIMENTAL)    into regular asynchronous signal/slot strategy.
51    
52  * Sampler channel and instrument file requester support for  * Sampler channel and instrument file requester support for
53    other than GIG engine instrument files (*gig; *.dls) has    other than GIG engine instrument files (*gig; *.dls) has

Legend:
Removed from v.2282  
changed lines
  Added in v.2569

  ViewVC Help
Powered by ViewVC