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

Diff of /qsampler/trunk/ChangeLog

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

revision 2722 by capela, Tue Mar 3 17:41:04 2015 UTC revision 2983 by capela, Wed Sep 14 10:49:05 2016 UTC
# Line 4  Qsampler - A LinuxSampler Qt GUI Interfa Line 4  Qsampler - A LinuxSampler Qt GUI Interfa
4  ChangeLog  ChangeLog
5    
6    
7  GIT HEAD  0.4.1  2016-09-14  End of Summer'16 release.
8    
9    * Fixed a race condition on creating sampler channels that ended
10      in duplicate channel strips; also fixed channel auto-arrange.
11      
12    * Dropped the --enable-qt5 from configure as found redundant
13      given that's the build default anyway (suggestion by Guido
14      Scholz, while for Qtractor, thanks).
15    
16    * Automake: set environment variable GCC_COLORS=auto to allow GCC to
17      auto detect whether it (sh/c)ould output its messages in color.
18    
19    
20    0.4.0  2016-04-05  Spring'16 release frenzy.
21    
22    * Added application keywords to freedesktop.org's AppData.
23    
24    * Prevent x11extras module from use on non-X11/Unix plaforms.
25    
26    * Messages standard output capture has been improved again, now
27      in both ways a non-blocking pipe may get.
28    
29    * Single/unique application instance control adapted to Qt5/X11.
30    
31    
32    0.3.1  2015-07-19  Summer'15 release frenzy.
33    
34    * Fixed configure script's Qt include directory lookup for some
35      64bit Linux flavours.
36    
37    * Prefer Qt5 over Qt4 by default with configure script.
38    
39    * A new top-level widget window geometry state save and restore
40      sub-routine is now in effect. (EXPERIMENTAL)
41    
42    * Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
43    
44    
45    0.3.0  2015-03-25  Pre-LAC2015 release frenzy.
46    
47    * Added application description as freedesktop.org's AppData.
48    
49  * Added this "Don't ask/show this again" option to some if not most  * Added this "Don't ask/show this again" option to some if not most
50    of the nagging warning/error message boxes. (EXPERIMENTAL)    of the nagging warning/error message boxes.
51    
52  * Mac OS X: Fixed default path of linuxsampler binary.  * Mac OS X: Fixed default path of linuxsampler binary.
53    
54  * When closing qsampler and showing the user the dialog whether to  * When closing qsampler and showing the user the dialog whether to
# Line 18  GIT HEAD Line 58  GIT HEAD
58    main toolbar orientation.    main toolbar orientation.
59    
60  * Messages standard output capture has been slightly improved  * Messages standard output capture has been slightly improved
61    as for non-blocking i/o, whenever available. (EXPERIMENTAL)    as for non-blocking i/o, whenever available.
62    
63  * Adjusted configure check for libgig to detect the new includedir.  * Adjusted configure check for libgig to detect the new --includedir.
64    
65  * 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
66    debian, thanks).    debian, thanks).
67    
68  * Translations install directory change. (EXPERIMENTAL)  * Translations install directory change.
69    
70  * Added support for SF2 instrument names/preset enumeration.  * Added support for SF2 instrument names/preset enumeration.
   (EXPERIMENTAL)  
71    
72  * Added instrument list popup on channel strip which shows up when  * Added instrument list popup on channel strip which shows up when
73    the instrument name is clicked. Allows faster switching among    the instrument name is clicked. Allows faster switching among
74    instruments of the same file.    instruments of the same file.
75    
76  * Adjusted configure check for libgig to detect its new libdir  * Adjusted configure check for libgig to detect its new --libdir
77    (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).
78    
79    

Legend:
Removed from v.2722  
changed lines
  Added in v.2983

  ViewVC Help
Powered by ViewVC