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

Diff of /qsampler/trunk/ChangeLog

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

revision 2107 by capela, Sat Jul 10 09:47:33 2010 UTC revision 2660 by capela, Mon Jun 30 08:53:33 2014 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8    * Adjusted configure check for libgig to detect the new includedir.
9    
10    * A man page has beed added (making up Matt Flax's work on
11      debian, thanks).
12    
13    * Translations install directory change. (EXPERIMENTAL)
14    
15    * Added support for SF2 instrument names/preset enumeration.
16      (EXPERIMENTAL)
17    
18    * Added instrument list popup on channel strip which shows up when
19      the instrument name is clicked. Allows faster switching among
20      instruments of the same file.
21    
22    * Adjusted configure check for libgig to detect its new libdir
23      (impolitely forcing the user now to have at least libgig 3.3.0).
24    
25    
26    0.2.3  2013-12-31  A fifth of a Jubilee.
27    
28    * Allow the build system to include an user specified LDFLAGS.
29    
30    * More preparations for Qt5 configure build.
31    
32    * Standard scalable format (SVG) and MIME type icons support for
33      session files (*.lscp) is now being added.
34    
35    * Preparations for Qt5 migration.
36    
37    * Added include <unistd.h> to shut up gcc 4.7 build failures.
38    
39    * Make(ing) -jN parallel builds now available for the masses.
40    
41    * Fixed Makefile.in handling of installation directories to the
42      configure script eg. --datadir, --localedir.
43    
44    * Made lookup of translation files work inside a Mac OS X bundle.
45    
46    * Minor Mac OS X compilation error fix.
47    
48    * Debugging stacktrace now applies to all working threads.
49    
50    * Made lookup of translation files more robust on Windows.
51    
52    * Fixes for cross compiling and building for Windows with configure
53      and make.
54    
55    * libX11 is now being added explicitly to the build link phase,
56      as seen necessary on some bleeding-edge distros eg. Fedora 13,
57      Debian 6.
58    
59    * Moving from old deprecated Qt3'ish custom event post handling
60      into regular asynchronous signal/slot strategy.
61    
62    * Sampler channel and instrument file requester support for
63      other than GIG engine instrument files (*gig; *.dls) has
64      been added, making roads for the newer SFZ and SF2 engines
65      instrument files (*.sfz; *.sf2).
66    
67  * General standard dialog buttons layout is now in place.  * General standard dialog buttons layout is now in place.
68    
69  * Initial widget geometry and visibility persistence logic has  * Initial widget geometry and visibility persistence logic has

Legend:
Removed from v.2107  
changed lines
  Added in v.2660

  ViewVC Help
Powered by ViewVC