Vita Sample AVPlayer: Difference between revisions
From GameBrew
More actions
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
|author=yizhigai | |author=yizhigai | ||
|lastupdated=2022/12/10 | |lastupdated=2022/12/10 | ||
|type=Media | |type=Media Players | ||
|version=1.03 | |version=1.03 | ||
|license=MulanPSL-2.0 | |license=MulanPSL-2.0 | ||
| Line 41: | Line 41: | ||
== External links == | == External links == | ||
* GitHub - https://gitee.com/yizhigai/vita-sample-avplayer/ | * GitHub - https://gitee.com/yizhigai/vita-sample-avplayer/ | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1057 | ||
Latest revision as of 04:39, 5 January 2025
| Vita Sample AVPlayer | |
|---|---|
| General | |
| Author | yizhigai |
| Type | Media Players |
| Version | 1.03 |
| License | MulanPSL-2.0 |
| Last Updated | 2022/12/10 |
| Links | |
| Download | |
| Website | |
| Source | |
Vita Sample AVPlayer (Chinese) is a simple video player with touch screen functionality. Supports mp3, mp4 and ogg formats.
Note: This homebrew requires extended (unsafe) permissions to use.
Screenshots
Changelog
v1.03
- Some bugfixes and parameter adjustments.
v1.02
- Improve the problem of insensitive touch, adjust some codes.
v1.01
- Added list playback function.
- Fix: Fix the bug that the list does not display.
v1.0
- First Release.