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

Diff of /qsampler/trunk/ChangeLog

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

revision 2725 by capela, Wed Mar 25 09:24:40 2015 UTC revision 3429 by capela, Fri Aug 17 18:39:36 2018 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
8    
9    - AppStream metadata updated to be the most compliant with
10      latest freedesktop.org specification and recommendation.
11    
12    
13    0.5.2  2018-07-22  A Summer'18 Release.
14    
15    - AppData/AppStream metadata is now settled under an all
16      permisssive license (FSFAP).
17    
18    
19    0.5.1  2018-05-21  Pre-LAC2018 release frenzy.
20    
21    - Disable singleton/unique application instance setup logic
22      when the display server platform is not X11.
23    
24    - Fixed device management dialog not responding to user changes.
25    
26    - A little hardening on the configure (autoconf) macro side.
27    
28    - Fixed minor memory leak in device management dialog.
29    
30    - Fixed unnecessary latency when closing app.
31    
32    
33    0.5.0  2017-12-12  An Autumn'17 release.
34    
35    - French (fr) translation added by Olivier Humbert
36      (qsampler_fr.ts).
37    
38    - Desktop entry specification file is now finally independent
39      from build/configure template chains.
40    
41    - Updated target path for freedesktop.org's AppStream metainfo
42      file (formerly AppData).
43    
44    
45    0.4.3  2017-04-27  Pre-LAC2017 release frenzy.
46    
47    - Added French man page (by Olivier Humbert, thanks).
48    
49    - Make builds reproducible byte for byte, by getting rid of
50      the configure build date and time stamps.
51    
52    
53    0.4.2  2016-11-14  A Fall'16 release.
54    
55    * Fixed a potential crash on the singleton/unique application
56      instance setup.
57    
58    * Almost complete overhaul on the configure script command
59      line options, wrt. installation directories specification,
60      eg. --prefix, --bindir, --libdir, --datadir and --mandir.
61    
62    
63    0.4.1  2016-09-14  End of Summer'16 release.
64    
65    * Fixed a race condition on creating sampler channels that ended
66      in duplicate channel strips; also fixed channel auto-arrange.
67      
68    * Dropped the --enable-qt5 from configure as found redundant
69      given that's the build default anyway (suggestion by Guido
70      Scholz, while for Qtractor, thanks).
71    
72    * Automake: set environment variable GCC_COLORS=auto to allow GCC to
73      auto detect whether it (sh/c)ould output its messages in color.
74    
75    
76    0.4.0  2016-04-05  Spring'16 release frenzy.
77    
78    * Added application keywords to freedesktop.org's AppData.
79    
80    * Prevent x11extras module from use on non-X11/Unix plaforms.
81    
82    * Messages standard output capture has been improved again, now
83      in both ways a non-blocking pipe may get.
84    
85    * Single/unique application instance control adapted to Qt5/X11.
86    
87    
88    0.3.1  2015-07-19  Summer'15 release frenzy.
89    
90    * Fixed configure script's Qt include directory lookup for some
91      64bit Linux flavours.
92    
93    * Prefer Qt5 over Qt4 by default with configure script.
94    
95    * A new top-level widget window geometry state save and restore
96      sub-routine is now in effect.
97    
98    * Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
99    
100    
101  0.3.0  2015-03-25  Pre-LAC2015 release frenzy.  0.3.0  2015-03-25  Pre-LAC2015 release frenzy.
102    
103  * Added application description as freedesktop.org's AppData.  * Added application description as freedesktop.org's AppData.
# Line 288  ChangeLog Line 382  ChangeLog
382  * Minor fixing on the initial messages dock-window height.  * Minor fixing on the initial messages dock-window height.
383    
384  * Audio output channel routing configuration finally hits  * Audio output channel routing configuration finally hits
385    the sampler channel dialog, at last! (EXPERIMENTAL).    the sampler channel dialog, at last!
386    
387  * All widget captions changed to include proper application  * All widget captions changed to include proper application
388    title name prefix.    title name prefix.
# Line 341  ChangeLog Line 435  ChangeLog
435    
436  0.1.0   2005-05-23  Device configuration breakthrough.  0.1.0   2005-05-23  Device configuration breakthrough.
437    
438  * Device configuration is now complete (EXPERIMENTAL).  * Device configuration is now complete.
439    
440  * [bug #9] Fixed for a LSCP command syntax convention  * [bug #9] Fixed for a LSCP command syntax convention
441    consistency, regarding the enumeration of available    consistency, regarding the enumeration of available

Legend:
Removed from v.2725  
changed lines
  Added in v.3429

  ViewVC Help
Powered by ViewVC