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

  ViewVC Help
Powered by ViewVC