File qsampler.changes of Package qsampler
-------------------------------------------------------------------
Fri Jan 22 10:30:18 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.9.0
* Early fixing to build for Qt >= 6.0.0 and comply with C++17
standard.
-------------------------------------------------------------------
Fri Aug 21 20:13:44 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.6.3:
- Early fixing to build for Qt >= 5.15.0.
- Make man page compression reproducible (after request
by Jelle van der Waa, while on the Vee-Ones, thanks).
- Ditching deprecated QTime methods for QElapsedTimer's
(in compliance to Qt >= 5.14.0).
- If connection to server aborted, try to automatically
reconnect (if server was not started by QSampler).
- Fixed crash when a device disappeared on server side
(caused by iterator invalidation).
- Custom color (palette) theme editor introduced; color
(palette) theme changes are now effective immediately,
except on default.
- Second attempt to fix the yet non-official though
CMake build configuration.
- When using autotools and ./configure --with-qt=...,
it is also necessary to adjust the PKG_CONFIG_PATH
environment variable (after a merge request by plcl
aka. Pedro López-Cabanillas, while on qmidinet).
- Added alternate yet non-official CMake build option.
- Fix HiDPI display screen effective support (Qt >= 5.6).
- Make sure compiler flags comply to c++11 as standard.
- Updated for the newer Qt5 translation tools (>= 5.13).
- Configure updated to check for qtchooser availability.
- Minor update to Debian packaging control file.
- Re-defined all main application UNIX signal handling.
- Refactored all singleton/unique application instance
setup logic away from X11/Xcb hackery.
- HiDPI display screen support (Qt >= 5.6).
- Bumped copyright headers into the New Year (2019).
-------------------------------------------------------------------
Sat Sep 29 13:15:51 UTC 2018 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.5.2
* AppData/AppStream metadata is now settled under an all
permisssive license (FSFAP).
version 0.5.1
* Disable singleton/unique application instance setup logic
when the display server platform is not X11.
* Fixed device management dialog not responding to user changes.
* A little hardening on the configure (autoconf) macro side.
* Fixed minor memory leak in device management dialog.
* Fixed unnecessary latency when closing app.
-------------------------------------------------------------------
Fri Mar 9 18:51:19 UTC 2018 - aloisio@gmx.com
- Initial package (0.5.0)