Vita Webradios: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
|description=Internet radio player for PSVita. | |description=Internet radio player for PSVita. | ||
|author=Aztorius | |author=Aztorius | ||
|lastupdated=2025/ | |lastupdated=2025/09/12 | ||
|type=Other Apps | |type=Other Apps | ||
|version=1. | |version=1.2 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/VitaWebradios.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/VitaWebradios.7z | ||
| Line 22: | Line 22: | ||
==Features== | ==Features== | ||
* M3U playlist support containing URLs only | * M3U playlist support containing URLs only. | ||
* HTTP+MP3 internet radio (HTTPS and AAC not supported for now) | * HTTP+MP3 internet radio (HTTPS and AAC not supported for now). | ||
* User interface to navigate to different internet radios | * User interface to navigate to different internet radios. | ||
* Real time spectrum visualizer | * Real time spectrum visualizer. | ||
==Screenshots== | ==Screenshots== | ||
| Line 33: | Line 33: | ||
==Changelog== | ==Changelog== | ||
'''v1.2''' | |||
Reduce heap size | |||
'''v1.1''' | |||
Improve icy metadata parser by removing memmove() | |||
'''v1.0''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
| Line 44: | Line 48: | ||
== External links == | == External links == | ||
* itch.io - https://aztorius.itch.io/vita-webradios | * itch.io - https://aztorius.itch.io/vita-webradios | ||
* | * GitHub - https://github.com/Aztorius/vita-webradios | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1316 | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1316 | ||
Latest revision as of 11:49, 20 September 2025
| Vita Webradios | |
|---|---|
| General | |
| Author | Aztorius |
| Type | Other Apps |
| Version | 1.2 |
| License | GPL-3.0 |
| Last Updated | 2025/09/12 |
| Links | |
| Download | |
| Website | |
| Source | |
A homebrew internet radio player for PS Vita.
Features
- M3U playlist support containing URLs only.
- HTTP+MP3 internet radio (HTTPS and AAC not supported for now).
- User interface to navigate to different internet radios.
- Real time spectrum visualizer.
Screenshots
Changelog
v1.2 Reduce heap size v1.1 Improve icy metadata parser by removing memmove() v1.0
- First Release.
Credits
- 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
- libmpg123 https://www.mpg123.de/
- Ne10 https://github.com/projectNe10/Ne10