A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
at master 7 lines 491 B view raw
1- SDL sources are mostly untouched, only some minor tweaks to make it build 2- SDL_image only builds XPM support, edit SDL_config_rockbox.h to change 3- Only video and "keyboard" drivers are implemented, sound and threading are a WIP 4- Video may not work under all pixel formats, please tell me if it doesn't! 5- Ported SDL would conflict with hosted platform's SDL, if present. Worked around by using objcopy --redefine-syms 6 7See https://www.rockbox.org/wiki/SdlPort for more extensive notes.