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

Diff of /qsampler/trunk/ChangeLog

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

revision 2642 by capela, Mon Jun 16 19:31:33 2014 UTC revision 2848 by capela, Sat Oct 3 15:48:18 2015 UTC
# Line 3  Qsampler - A LinuxSampler Qt GUI Interfa Line 3  Qsampler - A LinuxSampler Qt GUI Interfa
3    
4  ChangeLog  ChangeLog
5    
6  SVN TRUNK  
7    GIT HEAD
8    
9    * Messages standard output capture has been improved again, now
10      in both ways a non-blocking pipe may get. (EXPERIMENTAL)
11    
12    * Single/unique application instance control adapted to Qt5/X11.
13      (EXPERIMENTAL)
14    
15    
16    0.3.1  2015-07-19  Summer'15 release frenzy.
17    
18    * Fixed configure script's Qt include directory lookup for some
19      64bit Linux flavours.
20    
21    * Prefer Qt5 over Qt4 by default with configure script.
22    
23    * A new top-level widget window geometry state save and restore
24      sub-routine is now in effect. (EXPERIMENTAL)
25    
26    * Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
27    
28    
29    0.3.0  2015-03-25  Pre-LAC2015 release frenzy.
30    
31    * Added application description as freedesktop.org's AppData.
32    
33    * Added this "Don't ask/show this again" option to some if not most
34      of the nagging warning/error message boxes.
35    
36    * Mac OS X: Fixed default path of linuxsampler binary.
37    
38    * When closing qsampler and showing the user the dialog whether to
39      stop the LinuxSampler backend, set the default selection to "Yes".
40    
41    * Master volume slider now getting proper layout when changing its
42      main toolbar orientation.
43    
44    * Messages standard output capture has been slightly improved
45      as for non-blocking i/o, whenever available.
46    
47    * Adjusted configure check for libgig to detect the new --includedir.
48    
49  * A man page has beed added (making up Matt Flax's work on  * A man page has beed added (making up Matt Flax's work on
50    debian, thanks).    debian, thanks).
51    
52  * Translations install directory change. (EXPERIMENTAL)  * Translations install directory change.
53    
54  * Added support for SF2 instrument names/preset enumeration.  * Added support for SF2 instrument names/preset enumeration.
   (EXPERIMENTAL)  
55    
56  * Added instrument list popup on channel strip which shows up when  * Added instrument list popup on channel strip which shows up when
57    the instrument name is clicked. Allows faster switching among    the instrument name is clicked. Allows faster switching among
58    instruments of the same file.    instruments of the same file.
59    
60  * Adjusted configure check for libgig to detect its new libdir  * Adjusted configure check for libgig to detect its new --libdir
61    (impolitely forcing the user now to have at least libgig 3.3.0).    (impolitely forcing the user now to have at least libgig 3.3.0).
62    
63    

Legend:
Removed from v.2642  
changed lines
  Added in v.2848

  ViewVC Help
Powered by ViewVC