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

Diff of /qsampler/trunk/ChangeLog

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

revision 2064 by capela, Fri Mar 12 16:02:32 2010 UTC revision 2112 by capela, Wed Jul 21 18:33:25 2010 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8    * Moving from old deprecated Qt3'ish custom event post handling
9      into regular asynchronous signal/slot strategy. (EXPERIMENTAL)
10    
11    * Sampler channel and instrument file requester support for
12      other than GIG engine instrument files (*gig; *.dls) has
13      been added, making roads for the newer SFZ and SF2 engines
14      instrument files (*.sfz; *.sf2).
15    
16    * General standard dialog buttons layout is now in place.
17    
18    * Initial widget geometry and visibility persistence logic has
19      been slightly revised as much to avoid crash failures due to
20      wrong main widget hidden state.
21    
22    * General source tree layout and build configuration change.
23    
24    * Automatic crash-dump reports, debugger stack-traces (gdb), back-
25      traces, whatever, are being introduced as a brand new configure
26      option (--enable-stacktrace) and default enabled on debug build
27      targets (--enable-debug).
28    
29  * Attempt to fix broken instrument list model/view on Qt >= 4.6.  * Attempt to fix broken instrument list model/view on Qt >= 4.6.
30    
31  * Device parameter spin-box default maximum has been set higher:  * Device parameter spin-box default maximum has been set higher:

Legend:
Removed from v.2064  
changed lines
  Added in v.2112

  ViewVC Help
Powered by ViewVC