Releases: strawberrymusicplayer/strawberry
Releases · strawberrymusicplayer/strawberry
Strawberry 0.1.3
- Audio file detection by content
- Added builtin taglib to 3rdparty to support detecting audio by content instead of just file extension
- Removed unneeded bulitin qsqlite from 3rdparty
- Added sqldrivers\qsqlite.dll for windows build
- Replaced incorrect DLL libgstdirectsoundsink.dll (from gst 1.12.4) with libgstdirectsound.dll (from gst 1.14.0) for windows build
- Fixed git versioning
Strawberry 0.1.2
- Fixed playback of WavPack files
- Fixed musicbrainz tagfetcher
- Use common regex pattern for removing Disc/CD from album cover
- Remove Disc/CD from album when creating hash for album cover filename
- Fixed compilation of imobiledevice support
- Fixed output device selection on windows
- Fixed problems with windows build missing some DLL's, and only supplying required gstreamer-plugins now
- Removed redundant code
Strawberry 0.1.1
First release for Linux and Windows