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

Diff of /qsampler/trunk/ChangeLog

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

revision 2839 by capela, Tue Aug 25 18:36:55 2015 UTC revision 2987 by capela, Fri Sep 23 11:42:50 2016 UTC
# Line 6  ChangeLog Line 6  ChangeLog
6    
7  GIT HEAD  GIT HEAD
8    
9  * Single/unique application instance control adapted to Qt5/X11.  - 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)    (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.  0.3.1  2015-07-19  Summer'15 release frenzy.
41    
42  * Fixed configure script's Qt include directory lookup for some  * Fixed configure script's Qt include directory lookup for some

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

  ViewVC Help
Powered by ViewVC