Vita Timer by sinusinu: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Vita Timer by sinusinu | |title=Vita Timer by sinusinu | ||
|image=vitatimersin2.png | |image=vitatimersin2.png | ||
|description=Stopwatch/timer for | |description=Stopwatch/timer for PS Vita. | ||
|author=sinusinu | |author=sinusinu | ||
|lastupdated=2020/02/11 | |lastupdated=2020/02/11 | ||
| Line 18: | Line 12: | ||
|source=https://github.com/sinusinu/vita-timer | |source=https://github.com/sinusinu/vita-timer | ||
}} | }} | ||
{{#seo: | |||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |||
|title_mode=append | |||
|image=vitatimersin2.png | |||
|image_alt=Vita Timer by sinusinu | |||
}} | |||
vita-timer is a stopwatch/timer homebrew app for PS Vita. It was created to learn about Vita SDK. | vita-timer is a stopwatch/timer homebrew app for PS Vita. It was created to learn about Vita SDK. | ||
| Line 37: | Line 38: | ||
https://dlhb.gamebrew.org/vitahomebrews/vitatimersin4.png | https://dlhb.gamebrew.org/vitahomebrews/vitatimersin4.png | ||
==Changelog== | ==Changelog== | ||
| Line 58: | Line 57: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/sinusinu/vita-timer | * GitHub - https://github.com/sinusinu/vita-timer | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/698 | ||
Latest revision as of 04:39, 5 January 2025
| Vita Timer by sinusinu | |
|---|---|
| General | |
| Author | sinusinu |
| Type | Other Apps |
| Version | 1.03 |
| License | WTFPL |
| Last Updated | 2020/02/11 |
| Links | |
| Download | |
| Website | |
| Source | |
vita-timer is a stopwatch/timer homebrew app for PS Vita. It was created to learn about Vita SDK.
Features
- Stopwatch.
- Timer (with beep).
Controls
Cross - Pause
Circle - Reset
Start - Exit
Select - Immersive Mode
Screenshots
Changelog
1.03
- Added (working) power ticks to prevent system from suspending while running.
- Added proper way to exit application for proper resource release - pressing START will close application.
- Added Immersive mode - pressing SELECT key will hide all elements from screen except timer numbers.
1.02
- Added power ticks to prevent system from suspending while running - doesn't work.
- Beep boops got louder.
1.01
- Added some beep boops.
1.0
- First Release.