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

Diff of /qsampler/trunk/ChangeLog

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

revision 3437 by capela, Mon Dec 3 16:30:53 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    - 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  - Avoid saving plug-in sampler channels and related devices
55    to regular LSCP (*.lscp) session files. (EXPERIMENTAL)    to regular LSCP (*.lscp) session files.
56    
57  - Fixed MIDI and Audio device selection on the common sampler  - Fixed MIDI and Audio device selection on the common sampler
58    channel settings dialog. (EXPERIMENTAL)    channel settings dialog.
59    
60  - Old deprecated Qt4 build support is no more.  - Old deprecated Qt4 build support is no more.
61    

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

  ViewVC Help
Powered by ViewVC