Vita Timer by sinusinu: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| 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. | ||
Revision as of 23:25, 11 April 2023
| 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
vitatimersin5.png
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.