Releases: MusiQt/musiqt
Releases · MusiQt/musiqt
musiqt-0.7.3
Fixed sending argument to other running instance
musiqt-0.7.2
Fixed handling file passed as argument and properly set version number which wasn't update in last release.
musiqt-0.7.1
- Fixed removing item from playlist
- Replaced signal from playlist firing too often
musiqt-0.7.0
Big refactoring, code is now cleaner and more efficient. Also comes with some improvements and bugfixes.
musiqt-0.6.1
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
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
- 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
- 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
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
- Implemented seeking for streamable media
- Lots of bugfixes and small improvements