Releases: MusiQt/musiqt
Releases · MusiQt/musiqt
musiqt-3.1.0
What's Changed
- sid: added more settings for new lib versions
- Qt6 is now the default
Full Changelog: v3.0.2...v3.1.0
musiqt-3.0.2
- mpris: fixed pause behavior, if playback is already paused do nothing
- updated minizip from zlib 1.3
- ogg/opus: check if file is actually seekable
- added warnings for deprecated ogg tags COVERART and COVERARTMIME
- dropped support for undocumented ogg tag BINARY_COVERART
- wavpack: use 64 bit seek functions if wavpack >= 5.x
- improved error checking and logging
Full Changelog: v3.0.1...v3.0.2
musiqt-3.0.1
- Support for multiple music locations
- mpg123: allow multiple comments from id3v2 tags
- Restored support for passing a directory to command line
- Handle relative paths in playlists
- Support playlists on message handling
Full Changelog: v3.0.0...v3.0.1
musiqt-3.0.0
- Project moved to MusiQt organization
- Relicensed project under GPL v3
- Log is now written to a file if possible and displayed in the about dialog
- Allow building as Windows Portable App
- Use internal copy of liblastfm (Qt6 enabled) if needed
- Improved some tooltip strings
- Sync hvl with upstream
Full Changelog: v2.0.1...v3.0.0
musiqt-2.0.1
Few minor fixes, closing 2.x branch
Full Changelog: v2.0.0...v2.0.1
musiqt-2.0.0
- Better error handling with GUI notifications
- Reworked and improved audio handling, now works with Qt6
- Added an option to use the system icon theme on Linux
Full Changelog: v1.1.6...v2.0.0
musiqt-1.1.6
- Cosmetic fixes
Full Changelog: v1.1.5...v1.1.6
musiqt-1.1.5
- Few minor fixes
Full Changelog: v1.1.4...v1.1.5
musiqt-1.1.4
- Sync hvl with upstream to fix a possible crash
- Show load error in info bar
musiqt-1.1.3
- Fixed a possible arithmetic overflow in mpc decoder
- Fixed a couple of warnings