A webradio player on PS Vita !
This has been created for ReiHEN contest https://itch.io/jam/reihen-ps-vita-homebrew-contest
- Play a list of webradio
- Webradios list in ux0:/data/webradio/playlist.m3u
- MP3 and AAC support
- AAC+/HE-AAC partial support (some glitches may occur)
- HTTP and HTTPS support (with iTLS-Enso https://github.com/SKGleba/iTLS-Enso)
- Live Spectrum visualizer
- Live song title parsing (with ICY metadata)
- Automatically disabling autosuspend when playing audio
- eAAC+/HD-AAC streams not supported
- OGG/FLAC/WMA/... not supported yet
- App icon and background by Naadir Shahul on Unsplash
- Rinnegatamante for porting imgui to vita https://github.com/Rinnegatamante/imgui-vita and also for some of the mp3 code
- joel16 for ElevenMPV https://github.com/joel16/ElevenMPV
- libmpg123 https://www.mpg123.de/
- Ne10 https://github.com/projectNe10/Ne10