More actions
(Created page with "{{#seo: |title=Vita Homebrew Apps (Other Apps) - GameBrew! |title_mode=append |image=vitatimersinusinuvita.jpg |image_alt=Vita Timer by Sinusinu }} {{Infobox Vita Homebrews |t...") |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Vita Timer by | |title=Vita Timer by sinusinu | ||
|image= | |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 15: | Line 9: | ||
|license=WTFPL | |license=WTFPL | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vitatimersinusinuvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vitatimersinusinuvita.7z | ||
|website= | |website=https://github.com/sinusinu/vita-timer | ||
|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. | |||
==Features== | |||
*Stopwatch. | |||
*Timer (with beep). | |||
==Controls== | |||
Cross - Pause | |||
Circle - Reset | |||
Start - Exit | |||
Select - Immersive Mode | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vitatimersin3.png | ||
https://dlhb.gamebrew.org/vitahomebrews/ | |||
https://dlhb.gamebrew.org/vitahomebrews/vitatimersin4.png | |||
==Changelog== | |||
'''1.03''' | |||
https:// | *Added (working) power ticks to prevent system from suspending while running. | ||
https:// | *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. | |||
==External links== | |||
* GitHub - https://github.com/sinusinu/vita-timer | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/698 |
Latest revision as of 01:54, 23 February 2024
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.