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

Diff of /qsampler/trunk/ChangeLog

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

revision 3428 by capela, Sat Jul 21 22:22:35 2018 UTC revision 3758 by capela, Fri Mar 27 17:57:40 2020 UTC
# Line 1  Line 1 
1  Qsampler - A LinuxSampler Qt GUI Interface  Qsampler - A LinuxSampler Qt GUI Interface
2  ------------------------------------------  ~------------------------------------------
3    
4  ChangeLog  ChangeLog
5    
6    
7    GIT HEAD
8    
9    - Early fixing to build for Qt >= 5.15.0.
10    
11    
12    0.6.2  2020-03-24  A Spring'20 Release.
13    
14    - Make man page compression reproducible (after request
15      by Jelle van der Waa, while on the Vee-Ones, thanks).
16    
17    - Ditching deprecated QTime methods for QElapsedTimer's
18      (in compliance to Qt >= 5.14.0).
19    
20    - If connection to server aborted, try to automatically
21      reconnect (if server was not started by QSampler).
22    
23    - Fixed crash when a device disappeared on server side
24      (caused by iterator invalidation).
25    
26    - Bumped copyright headers into the New Year (2020).
27    
28    
29    
30    0.6.1  2019-12-22  The Winter'19 Release.
31    
32    - Custom color (palette) theme editor introduced; color
33      (palette) theme changes are now effective immediately,
34      except on default.
35    
36    - Second attempt to fix the yet non-official though
37      CMake build configuration.
38    
39    - When using autotools and ./configure --with-qt=...,
40      it is also necessary to adjust the PKG_CONFIG_PATH
41      environment variable (after a merge request by plcl
42      aka. Pedro López-Cabanillas, while on qmidinet).
43    
44    
45    0.6.0  2019-10-17  An Autumn'19 Release.
46    
47    - Added alternate yet non-official CMake build option.
48    
49    - Fix HiDPI display screen effective support (Qt >= 5.6).
50    
51    - Make sure compiler flags comply to c++11 as standard.
52    
53    
54    0.5.6  2019-07-12  A Summer'19 Release.
55    
56    - Updated for the newer Qt5 translation tools (>= 5.13).
57    
58    - Configure updated to check for qtchooser availability.
59    
60    - Minor update to Debian packaging control file.
61    
62    
63    0.5.5  2019-04-11  A Spring-Break'19 Release.
64    
65    - Re-defined all main application UNIX signal handling.
66    
67    
68    0.5.4  2019-03-11  Pre-LAC2019 Release Frenzy.
69    
70    - Refactored all singleton/unique application instance
71      setup logic away from X11/Xcb hackery.
72    
73    - HiDPI display screen support (Qt >= 5.6).
74    
75    - Bumped copyright headers into the New Year (2019).
76    
77    
78    0.5.3  2018-12-06  An End of Autumn'18 Release.
79    
80    - Avoid saving plug-in sampler channels and related devices
81      to regular LSCP (*.lscp) session files.
82    
83    - Fixed MIDI and Audio device selection on the common sampler
84      channel settings dialog.
85    
86    - Old deprecated Qt4 build support is no more.
87    
88    - AppStream metadata updated to be the most compliant with
89      latest freedesktop.org specification and recommendation.
90    
91    
92  0.5.2  2018-07-22  A Summer'18 Release.  0.5.2  2018-07-22  A Summer'18 Release.
93    
94  - AppData/AppStream metadata is now settled under an all  - AppData/AppStream metadata is now settled under an all

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

  ViewVC Help
Powered by ViewVC