Releases: OpenKJ/OpenKJ
v2.1.39-unstable
update windows
v2.1.38-unstable
Fix crash with software renderer and gstreamer versions > 1.18
v2.1.37-unstable
Disable code signing for the Windows executable and installer until w…
v2.1.36-unstable
Merge pull request #267 from AThomsen/2022refresh Fix #261, #268 Build against gstreamer 1.20.3 on Windows Switch from d3dvideosink to d3dllvideosink on Windows
v2.1.35-unstable
Fix missing positional argument to spdlog
v2.1.34-unstable
Update org.openkj.OpenKJ.metainfo.xml
v2.1.33-unstable
Fixes a crash to desktop bug accidentally introduced while refactoring the karaoke db tableview code in 2.1.31
v2.1.32-unstable
Improves column sizing in both the queue and history tables
Adds support for wmv and wma files in the break music db updater
v2.1.31-unstable
Improves karaoke db table column sizing
v2.0.8-release
Fix intermittent crash to desktop on preview
Fix some fonts not being applied properly without program restart
Fix some fonts not being re-applied properly on program startup
Tweak UI layout to remove excessive dead-space/padding
Add missing tooltips to main window buttons
Eliminate UI hang when doing rotation/queue modifications with ticker enabled
Generally improve ticker performance
Fix incorrect queue song sometimes being marked as played when starting a karaoke song while another was currently playing
Fix gstreamer message callbacks being assigned multiple times
Massively speed up db updates for libraries with loose audio and cdg files in very large directories
Improved debug logging
Refactored large amounts of code to improve efficiency and reduce resource utilization
Many small bugfixes