Currently working on a simple Qt5 player for tracked music based on libopenmpt...
Right now it only plays the first track in the playlist, but soon enough it will advance the track once the end of one is reached. I also plan on including a shuffle functionality, because that's how I mostly listen to music.
And yes, it will be open source.
The basic stuff of this is now on my GitHub π https://github.com/nilsding/foxbox
Update on my silly little #libopenmpt-based mod player: it now loads m3u playlists! \o/
Still need to refine it a bit further though, but the basic stuff works.
Remember π¦π¦? This is them now.
Really nice that somehow I managed to handle that custom window frame thingy after all the weirdness I encountered during development (this one in particular: https://pounced-on.me/@nilsding/101885816398911757 )
Looks pretty neat now if you ask me. I'll give it 9/10 llamas.
@nilsding oh gosh i havent seen wiggly marquee text since dxball
@dogo it was really easy to implement too! only thing that I had to get right was the "math" https://github.com/nilsding/foxbox/blob/master/aboutdialog.cpp#L71-L73
@nilsding nice nice nice
@dogo this now makes a new miniplayer even more possible
could just integrate it in the titlebar now
Something a bit more useful for π¦π¦: playback control using media keys! As of now this is only available on macOS though as it's what I use on a daily basis.
See it in action: https://vimeo.com/nilsding/foxbox-macos-media-keys