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

Diff of /qsampler/trunk/ChangeLog

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

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

Legend:
Removed from v.2660  
changed lines
  Added in v.2987

  ViewVC Help
Powered by ViewVC