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

Diff of /qsampler/trunk/ChangeLog

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

revision 2074 by capela, Mon Mar 29 17:00:30 2010 UTC revision 2181 by capela, Sun Jun 5 10:21:53 2011 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8    * Debugging stacktrace now applies to all working threads.
9    
10    * Made lookup of translation files more robust on Windows
11    
12    * Fixes for cross compiling and building for Windows with configure
13      and make.
14    
15    * libX11 is now being added explicitly to the build link phase,
16      as seen necessary on some bleeding-edge distros eg. Fedora 13,
17      Debian 6.
18    
19    * Moving from old deprecated Qt3'ish custom event post handling
20      into regular asynchronous signal/slot strategy. (EXPERIMENTAL)
21    
22    * Sampler channel and instrument file requester support for
23      other than GIG engine instrument files (*gig; *.dls) has
24      been added, making roads for the newer SFZ and SF2 engines
25      instrument files (*.sfz; *.sf2).
26    
27    * General standard dialog buttons layout is now in place.
28    
29    * Initial widget geometry and visibility persistence logic has
30      been slightly revised as much to avoid crash failures due to
31      wrong main widget hidden state.
32    
33  * General source tree layout and build configuration change.  * General source tree layout and build configuration change.
34    
35  * Automatic crash-dump reports, debugger stack-traces (gdb), back-  * Automatic crash-dump reports, debugger stack-traces (gdb), back-

Legend:
Removed from v.2074  
changed lines
  Added in v.2181

  ViewVC Help
Powered by ViewVC