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

Diff of /qsampler/trunk/ChangeLog

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

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

Legend:
Removed from v.2065  
changed lines
  Added in v.2669

  ViewVC Help
Powered by ViewVC