Vita Sample AVPlayer: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 30: | Line 30: | ||
==Changelog== | ==Changelog== | ||
'''v1.03''' | '''v1.03''' | ||
Some bugfixes and parameter adjustments. | *Some bugfixes and parameter adjustments. | ||
'''v1.02''' | '''v1.02''' | ||
*Improve the problem of insensitive touch, adjust some codes. | *Improve the problem of insensitive touch, adjust some codes. | ||
Revision as of 12:42, 15 April 2023
| 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.