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

Diff of /qsampler/trunk/ChangeLog

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

revision 3668 by schoenebeck, Sun Dec 22 13:47:40 2019 UTC revision 3857 by capela, Sun Feb 7 09:39:27 2021 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.9.1  2021-02-07  A Winter'21 Release.
8    
9    - Early preparations for the New Year develop(ment) cycle.
10    
11    
12    0.9.0  2020-12-17  A Winter'20 Release.
13    
14    - Early fixing to build for Qt >= 6.0.0 and comply
15      with C++17 standard.
16    
17    
18    0.6.3  2020-07-31  A Summer'20 Release.
19    
20    - Early fixing to build for Qt >= 5.15.0.
21    
22    
23    0.6.2  2020-03-24  A Spring'20 Release.
24    
25    - Make man page compression reproducible (after request
26      by Jelle van der Waa, while on the Vee-Ones, thanks).
27    
28    - Ditching deprecated QTime methods for QElapsedTimer's
29      (in compliance to Qt >= 5.14.0).
30    
31    - If connection to server aborted, try to automatically
32      reconnect (if server was not started by QSampler).
33    
34    - Fixed crash when a device disappeared on server side
35      (caused by iterator invalidation).
36    
37    - Bumped copyright headers into the New Year (2020).
38    
39    
40    
41    0.6.1  2019-12-22  The Winter'19 Release.
42    
43  - Custom color (palette) theme editor introduced; color  - Custom color (palette) theme editor introduced; color
44    (palette) theme changes are now effective immediately,    (palette) theme changes are now effective immediately,
45    except on default. (EXPERIMENTAL)    except on default.
46    
47  - Second attempt to fix the yet non-official though  - Second attempt to fix the yet non-official though
48    CMake build configuration. (EXPERIMENTAL)    CMake build configuration.
49    
50  - When using autotools and ./configure --with-qt=...,  - When using autotools and ./configure --with-qt=...,
51    it is also necessary to adjust the PKG_CONFIG_PATH    it is also necessary to adjust the PKG_CONFIG_PATH
52    environment variable (after a merge request by plcl    environment variable (after a merge request by plcl
53    aka. Pedro López-Cabanillas, while on qmidinet,    aka. Pedro López-Cabanillas, while on qmidinet).
   thanks). (EXPERIMENTAL)  
   
 - Fixed crash when a device disappeared on server side  
   (caused by iterator invalidation).  
   
 - If connection to server aborted, try to automatically  
   reconnect (if server was not started by QSampler).  
54    
55    
56  0.6.0  2019-10-17  An Autumn'19 Release.  0.6.0  2019-10-17  An Autumn'19 Release.

Legend:
Removed from v.3668  
changed lines
  Added in v.3857

  ViewVC Help
Powered by ViewVC