/[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 2116 by capela, Mon Aug 23 13:08:28 2010 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8    * libX11 is now being added explicitly to the build link phase,
9      as seen necessary on some bleeding-edge distros eg. Fedora 13,
10      Debian 6.
11    
12    * Moving from old deprecated Qt3'ish custom event post handling
13      into regular asynchronous signal/slot strategy. (EXPERIMENTAL)
14    
15    * Sampler channel and instrument file requester support for
16      other than GIG engine instrument files (*gig; *.dls) has
17      been added, making roads for the newer SFZ and SF2 engines
18      instrument files (*.sfz; *.sf2).
19    
20    * General standard dialog buttons layout is now in place.
21    
22    * Initial widget geometry and visibility persistence logic has
23      been slightly revised as much to avoid crash failures due to
24      wrong main widget hidden state.
25    
26    * General source tree layout and build configuration change.
27    
28  * Automatic crash-dump reports, debugger stack-traces (gdb), back-  * Automatic crash-dump reports, debugger stack-traces (gdb), back-
29    traces, whatever, are being introduced as a brand new configure    traces, whatever, are being introduced as a brand new configure
30    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.2116

  ViewVC Help
Powered by ViewVC