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

Diff of /qsampler/trunk/ChangeLog

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

revision 2978 by capela, Mon Aug 15 19:10:16 2016 UTC revision 3428 by capela, Sat Jul 21 22:22:35 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  0.5.2  2018-07-22  A Summer'18 Release.
8    
9    - AppData/AppStream metadata is now settled under an all
10      permisssive license (FSFAP).
11    
12    
13    0.5.1  2018-05-21  Pre-LAC2018 release frenzy.
14    
15    - Disable singleton/unique application instance setup logic
16      when the display server platform is not X11.
17    
18    - Fixed device management dialog not responding to user changes.
19    
20    - A little hardening on the configure (autoconf) macro side.
21    
22    - Fixed minor memory leak in device management dialog.
23    
24    - Fixed unnecessary latency when closing app.
25    
26    
27    0.5.0  2017-12-12  An Autumn'17 release.
28    
29    - French (fr) translation added by Olivier Humbert
30      (qsampler_fr.ts).
31    
32    - Desktop entry specification file is now finally independent
33      from build/configure template chains.
34    
35    - Updated target path for freedesktop.org's AppStream metainfo
36      file (formerly AppData).
37    
38    
39    0.4.3  2017-04-27  Pre-LAC2017 release frenzy.
40    
41    - Added French man page (by Olivier Humbert, thanks).
42    
43    - Make builds reproducible byte for byte, by getting rid of
44      the configure build date and time stamps.
45    
46    
47    0.4.2  2016-11-14  A Fall'16 release.
48    
49    * Fixed a potential crash on the singleton/unique application
50      instance setup.
51    
52    * Almost complete overhaul on the configure script command
53      line options, wrt. installation directories specification,
54      eg. --prefix, --bindir, --libdir, --datadir and --mandir.
55    
56    
57    0.4.1  2016-09-14  End of Summer'16 release.
58    
59  * Fixed a race condition on creating sampler channels that ended  * Fixed a race condition on creating sampler channels that ended
60    in duplicate channel strips; also fixed channel auto-arrange.    in duplicate channel strips; also fixed channel auto-arrange.
# Line 37  GIT HEAD Line 87  GIT HEAD
87  * Prefer Qt5 over Qt4 by default with configure script.  * Prefer Qt5 over Qt4 by default with configure script.
88    
89  * A new top-level widget window geometry state save and restore  * A new top-level widget window geometry state save and restore
90    sub-routine is now in effect. (EXPERIMENTAL)    sub-routine is now in effect.
91    
92  * Fixed for some strict tests for Qt4 vs. Qt5 configure builds.  * Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
93    
# Line 326  GIT HEAD Line 376  GIT HEAD
376  * Minor fixing on the initial messages dock-window height.  * Minor fixing on the initial messages dock-window height.
377    
378  * Audio output channel routing configuration finally hits  * Audio output channel routing configuration finally hits
379    the sampler channel dialog, at last! (EXPERIMENTAL).    the sampler channel dialog, at last!
380    
381  * All widget captions changed to include proper application  * All widget captions changed to include proper application
382    title name prefix.    title name prefix.
# Line 379  GIT HEAD Line 429  GIT HEAD
429    
430  0.1.0   2005-05-23  Device configuration breakthrough.  0.1.0   2005-05-23  Device configuration breakthrough.
431    
432  * Device configuration is now complete (EXPERIMENTAL).  * Device configuration is now complete.
433    
434  * [bug #9] Fixed for a LSCP command syntax convention  * [bug #9] Fixed for a LSCP command syntax convention
435    consistency, regarding the enumeration of available    consistency, regarding the enumeration of available

Legend:
Removed from v.2978  
changed lines
  Added in v.3428

  ViewVC Help
Powered by ViewVC