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

Diff of /qsampler/trunk/ChangeLog

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

revision 1840 by capela, Thu Feb 19 11:44:57 2009 UTC revision 2065 by capela, Sat Mar 13 12:44:15 2010 UTC
# Line 3  Qsampler - A LinuxSampler Qt GUI Interfa Line 3  Qsampler - A LinuxSampler Qt GUI Interfa
3    
4  ChangeLog  ChangeLog
5    
6  CVS HEAD  SVN TRUNK
7    
8    * Automatic crash-dump reports, debugger stack-traces (gdb), back-
9      traces, whatever, are being introduced as a brand new configure
10      option (--enable-stacktrace) and default enabled on debug build
11      targets (--enable-debug).
12    
13    * Attempt to fix broken instrument list model/view on Qt >= 4.6.
14    
15    * Device parameter spin-box default maximum has been set higher:
16      now at a magic 24-bit limit (16777216) instead of older 16-bit
17      (65536), possibly fixing bug #136.
18    
19    * LADISH Level 1 support has been added: SIGUSR1 signal trap
20      just makes it a shortcut to File/Save.
21    
22    * MIDI Device Status menu is disabled when no MIDI device exists;
23      a menu separator has been added.
24    
25    * Window manager's close button was found missing from the Devices
26      and Instruments widgets when on Qt >= 4.5, now fixed.
27    
28    * MIDI activity indicator on channel strips and MIDI device status
29      widgets is now implemented as a flashing green LED, instead of a
30      lame green solid background :).
31    
32    * Global configuration state is now explicitly saved/committed to
33      disk when View/Options... dialog changes are accepted and applied.
34    
35    * Czech (cs) translation added (by Pavel Fric).
36    
37    
38    0.2.2  2009-08-01  New release cycle.
39    
40    * Russian (qsampler_ru.ts by Alexandre Prokoudine) makes it as
41      brand first translation delivered. Thanks and welcomes whom
42      ever may follow ;)
43    
44  * Converted obsolete QMessageBox forms to standard buttons.  * Converted obsolete QMessageBox forms to standard buttons.
45    

Legend:
Removed from v.1840  
changed lines
  Added in v.2065

  ViewVC Help
Powered by ViewVC