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

Diff of /qsampler/trunk/ChangeLog

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

revision 3347 by capela, Fri Aug 25 10:39:58 2017 UTC revision 3558 by capela, Wed Aug 21 17:10:11 2019 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  GIT HEAD
8    
9    - Fix HiDPI display screen effective support (Qt >= 5.6).
10    
11    - Make sure compiler flags comply to c++11 as standard.
12    
13    
14    0.5.6  2019-07-12  A Summer'19 Release.
15    
16    - Updated for the newer Qt5 translation tools (>= 5.13).
17    
18    - Configure updated to check for qtchooser availability.
19    
20    - Minor update to Debian packaging control file.
21    
22    
23    0.5.5  2019-04-11  A Spring-Break'19 Release.
24    
25    - Re-defined all main application UNIX signal handling.
26    
27    
28    0.5.4  2019-03-11  Pre-LAC2019 Release Frenzy.
29    
30    - Refactored all singleton/unique application instance
31      setup logic away from X11/Xcb hackery.
32    
33    - HiDPI display screen support (Qt >= 5.6).
34    
35    - Bumped copyright headers into the New Year (2019).
36    
37    
38    0.5.3  2018-12-06  An End of Autumn'18 Release.
39    
40    - Avoid saving plug-in sampler channels and related devices
41      to regular LSCP (*.lscp) session files.
42    
43    - Fixed MIDI and Audio device selection on the common sampler
44      channel settings dialog.
45    
46    - Old deprecated Qt4 build support is no more.
47    
48    - AppStream metadata updated to be the most compliant with
49      latest freedesktop.org specification and recommendation.
50    
51    
52    0.5.2  2018-07-22  A Summer'18 Release.
53    
54    - AppData/AppStream metadata is now settled under an all
55      permisssive license (FSFAP).
56    
57    
58    0.5.1  2018-05-21  Pre-LAC2018 release frenzy.
59    
60    - Disable singleton/unique application instance setup logic
61      when the display server platform is not X11.
62    
63    - Fixed device management dialog not responding to user changes.
64    
65    - A little hardening on the configure (autoconf) macro side.
66    
67    - Fixed minor memory leak in device management dialog.
68    
69    - Fixed unnecessary latency when closing app.
70    
71    
72    0.5.0  2017-12-12  An Autumn'17 release.
73    
74    - French (fr) translation added by Olivier Humbert
75      (qsampler_fr.ts).
76    
77  - Desktop entry specification file is now finally independent  - Desktop entry specification file is now finally independent
78    from build/configure template chains.    from build/configure template chains.
79    

Legend:
Removed from v.3347  
changed lines
  Added in v.3558

  ViewVC Help
Powered by ViewVC