Releases: mfbulut/MusicPlayer
Releases · mfbulut/MusicPlayer
v0.2.8
Compare
Sorry, something went wrong.
No results found
Changes v0.2.7 -> v0.2.8
Ogg and Opus support metadata and covers
Now playlist show album artist
Minor improvements
v0.2.7
Compare
Sorry, something went wrong.
No results found
Changes v0.2.6 -> v0.2.7
Removed C decoder and replaced with odin
Highdpi support
Removed broken cache system
Removed drag and drop
Removed custom title bars
Reduced binary size
Fixed many bugs
v0.2.6
Compare
Sorry, something went wrong.
No results found
Changes v0.2.5 -> v0.2.6
Sort by track number if album is the same among all tracks
New queue sidebar (removed queue menu)
Fix cache system
Playlist thumbnails
Remove bad themes and make actually good themes
v0.2.5
Compare
Sorry, something went wrong.
No results found
Changes v0.2.4 -> v0.2.5
Use cache to make load times faster
Remove stb_image dependency
Migrate from core:os to core:os/os2
QOL Changes
Updated to compile with nightly version of odin
v0.2.4
Compare
Sorry, something went wrong.
No results found
Changes v0.2.3 -> v0.2.4
Bug fixes & Consistency changes
v0.2.3
Compare
Sorry, something went wrong.
No results found
New thumbnail system is experimental and could cause crashes sometimes
Changes v0.2.2 -> v0.2.3
New thumbnail loader for playlists
Metadata loading for search and playlist view
Lyrics downloader support more title formats
Better compact menu
Better font rendering
Smaller binary size 2.5mb -> 2.1mb (1mb -> 780KB zipped)
v0.2.2
Compare
Sorry, something went wrong.
No results found
Big thanks to @connnnal for their improvements to the search textbox
Changes v0.2.1 -> v0.2.2
Fully working search bar with copy & paste and text cursor movement
New compact mode use Ctrl+C to enable it
Fix gradients
UI changes
Bug fixes
v0.2.1
Compare
Sorry, something went wrong.
No results found
Changes v0.2.0 -> v0.2.1
New themes
Lyric finding without metadata
Drag & drop cover images
Show music icon when lyric is empty
QOL changes
Bug fixes
v0.2.0
Compare
Sorry, something went wrong.
No results found
This project has come a long way since v0.1.0. It’s actually usable now and I genuinely enjoy using it myself!
There’s still a lot to do, but things are shaping up nicely. I’ll keep adding new features, fixing stuff, and making it better as I go.
Changes v0.1.9 -> v0.2.0
New themes
Reduced binary size to 2.3 from 7 mb
v0.1.9
Compare
Sorry, something went wrong.
No results found
Now it can dowload lyrics via "Get Lyrics" button in now playing panel
Adding this feature required adding a http library and now binary size has increased from 2.5 mb to 7 mb
I'm not particularly happy about this in the future I will explore other options like using system wide curl.exe (included in windows 10 or later) to make http requests