/[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 2341 by capela, Sun Apr 8 19:40:42 2012 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  SVN TRUNK  SVN TRUNK
7    
8    * Added include <unistd.h> to shut up gcc 4.7 build failures.
9    
10    * Make(ing) -jN parallel builds now available for the masses.
11    
12    * Fixed Makefile.in handling of installation directories to the
13      configure script eg. --datadir, --localedir.
14    
15    * Made lookup of translation files work inside a Mac OS X bundle.
16    
17    * Minor Mac OS X compilation error fix.
18    
19    * Debugging stacktrace now applies to all working threads.
20    
21    * Made lookup of translation files more robust on Windows.
22    
23    * Fixes for cross compiling and building for Windows with configure
24      and make.
25    
26    * libX11 is now being added explicitly to the build link phase,
27      as seen necessary on some bleeding-edge distros eg. Fedora 13,
28      Debian 6.
29    
30    * Moving from old deprecated Qt3'ish custom event post handling
31      into regular asynchronous signal/slot strategy. (EXPERIMENTAL)
32    
33    * Sampler channel and instrument file requester support for
34      other than GIG engine instrument files (*gig; *.dls) has
35      been added, making roads for the newer SFZ and SF2 engines
36      instrument files (*.sfz; *.sf2).
37    
38    * General standard dialog buttons layout is now in place.
39    
40    * Initial widget geometry and visibility persistence logic has
41      been slightly revised as much to avoid crash failures due to
42      wrong main widget hidden state.
43    
44  * General source tree layout and build configuration change.  * General source tree layout and build configuration change.
45    
46  * 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.2341

  ViewVC Help
Powered by ViewVC