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

Diff of /qsampler/trunk/ChangeLog

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

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

Legend:
Removed from v.2718  
changed lines
  Added in v.2910

  ViewVC Help
Powered by ViewVC