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

Diff of /qsampler/trunk/ChangeLog

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

revision 3413 by schoenebeck, Fri Jan 26 16:55:50 2018 UTC revision 3640 by capela, Wed Nov 13 19:46:13 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  * Fixed device management dialog not responding to user changes.  - Second attempt to fix the yet non-official though
10      CMake build configuration. (EXPERIMENTAL)
11    
12    - When using autotools and ./configure --with-qt=...,
13      it is also necessary to adjust the PKG_CONFIG_PATH
14      environment variable (after a merge request by plcl
15      aka. Pedro López-Cabanillas, while on qmidinet,
16      thanks). (EXPERIMENTAL)
17    
18    
19    0.6.0  2019-10-17  An Autumn'19 Release.
20    
21    - Added alternate yet non-official CMake build option.
22    
23    - Fix HiDPI display screen effective support (Qt >= 5.6).
24    
25    - Make sure compiler flags comply to c++11 as standard.
26    
27    
28    0.5.6  2019-07-12  A Summer'19 Release.
29    
30    - Updated for the newer Qt5 translation tools (>= 5.13).
31    
32    - Configure updated to check for qtchooser availability.
33    
34    - Minor update to Debian packaging control file.
35    
36    
37    0.5.5  2019-04-11  A Spring-Break'19 Release.
38    
39    - Re-defined all main application UNIX signal handling.
40    
41    
42    0.5.4  2019-03-11  Pre-LAC2019 Release Frenzy.
43    
44    - Refactored all singleton/unique application instance
45      setup logic away from X11/Xcb hackery.
46    
47    - HiDPI display screen support (Qt >= 5.6).
48    
49    - Bumped copyright headers into the New Year (2019).
50    
51    
52    0.5.3  2018-12-06  An End of Autumn'18 Release.
53    
54    - Avoid saving plug-in sampler channels and related devices
55      to regular LSCP (*.lscp) session files.
56    
57    - Fixed MIDI and Audio device selection on the common sampler
58      channel settings dialog.
59    
60    - Old deprecated Qt4 build support is no more.
61    
62    - AppStream metadata updated to be the most compliant with
63      latest freedesktop.org specification and recommendation.
64    
65    
66    0.5.2  2018-07-22  A Summer'18 Release.
67    
68    - AppData/AppStream metadata is now settled under an all
69      permisssive license (FSFAP).
70    
71    
72    0.5.1  2018-05-21  Pre-LAC2018 release frenzy.
73    
74    - Disable singleton/unique application instance setup logic
75      when the display server platform is not X11.
76    
77    - Fixed device management dialog not responding to user changes.
78    
79  - A little hardening on the configure (autoconf) macro side.  - A little hardening on the configure (autoconf) macro side.
80    
81  - Fixed minor memory leak in device management dialog.  - Fixed minor memory leak in device management dialog.
82    
83    - Fixed unnecessary latency when closing app.
84    
85    
86  0.5.0  2017-12-12  An Autumn'17 release.  0.5.0  2017-12-12  An Autumn'17 release.
87    

Legend:
Removed from v.3413  
changed lines
  Added in v.3640

  ViewVC Help
Powered by ViewVC