Skip to content

Releases: MusiQt/musiqt

musiqt-3.1.0

10 Jun 19:31
f7ad122
Compare
Choose a tag to compare

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

17 Nov 13:48
fa63e9c
Compare
Choose a tag to compare
  • 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

30 Jul 14:08
fc516ee
Compare
Choose a tag to compare
  • 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

17 Jul 16:28
d28b786
Compare
Choose a tag to compare
  • 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

19 Jun 18:54
Compare
Choose a tag to compare

Few minor fixes, closing 2.x branch

Full Changelog: v2.0.0...v2.0.1

musiqt-2.0.0

14 May 08:52
0591bb4
Compare
Choose a tag to compare
  • 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

26 Apr 18:53
da5df5b
Compare
Choose a tag to compare
  • Cosmetic fixes

Full Changelog: v1.1.5...v1.1.6

musiqt-1.1.5

30 Nov 10:44
8355f33
Compare
Choose a tag to compare
  • Few minor fixes

Full Changelog: v1.1.4...v1.1.5

musiqt-1.1.4

05 Nov 16:30
764544a
Compare
Choose a tag to compare
  • Sync hvl with upstream to fix a possible crash
  • Show load error in info bar

musiqt-1.1.3

23 Oct 16:02
0ff4c54
Compare
Choose a tag to compare
  • Fixed a possible arithmetic overflow in mpc decoder
  • Fixed a couple of warnings