Skip to content

Releases: MusiQt/musiqt

musiqt-0.7.3

19 Apr 18:32
d0271a2
Compare
Choose a tag to compare

Fixed sending argument to other running instance

musiqt-0.7.2

14 Apr 18:38
Compare
Choose a tag to compare

Fixed handling file passed as argument and properly set version number which wasn't update in last release.

musiqt-0.7.1

12 Apr 06:41
9125a4e
Compare
Choose a tag to compare
  • Fixed removing item from playlist
  • Replaced signal from playlist firing too often

musiqt-0.7.0

30 Mar 14:49
Compare
Choose a tag to compare

Big refactoring, code is now cleaner and more efficient. Also comes with some improvements and bugfixes.

musiqt-0.6.1

22 Mar 08:19
Compare
Choose a tag to compare

Nothing really exciting, just trying to make a Windows build...

  • info dialog: select lyrics box if there's no comment
  • wavpack: add support for embedded cover art

Edit: no luck :( if anyone knows how to force cmake into static linking please help

musiqt-0.6.0

19 Mar 12:54
Compare
Choose a tag to compare

More work on stabilization, plenty of bugs and rough edges ironed out. Better support for embedded cover art and lyrics and an improved info window. Check out the commit history for details.

musiqt-0.5.3

14 Mar 15:28
Compare
Choose a tag to compare
  • Fix possible crash due to incorrect buffer size
  • Unload song on error
  • openmpt: correctly load zipped modules with uppercase extension
  • sid: check if file has been loaded without errors before proceeding
  • gme: fix crash on loading error

musiqt-0.5.2

12 Mar 15:44
Compare
Choose a tag to compare
  • avoid crash in non seekable tunes
  • correctly parse APE tags
  • song time fixes
  • ffmpeg: fix seeking
  • sid: fix fallback to old songlength DB

musiqt-0.5.1

09 Mar 12:48
Compare
Choose a tag to compare

Another quick release in the quest for a working Windows binary.

  • fixed openmpt playback
  • fixed ffmpeg initialization
  • added more backend icons
  • Other minor fixes and improvements

musiqt-0.5.0

08 Mar 10:45
Compare
Choose a tag to compare
  • Implemented seeking for streamable media
  • Lots of bugfixes and small improvements