Difference between revisions of "Alarm Clock"
From WikiTemp, the GBAtemp wiki
(Update 1.3) |
m |
||
Line 24: | Line 24: | ||
== Usage == | == Usage == | ||
=== Installation === | === Installation === | ||
− | *Drop the "alarm-clock" folder on the "3ds" folder located on your SD | + | *Drop the "alarm-clock" folder on the "3ds" folder located on your SD. |
*Drop WAV/OGGs to be used as alarm music on the folder "alarms", located inside "alarm-clock" | *Drop WAV/OGGs to be used as alarm music on the folder "alarms", located inside "alarm-clock" | ||
Line 43: | Line 43: | ||
*A file named "alarm.wav" isn't needed anymore | *A file named "alarm.wav" isn't needed anymore | ||
*File explorer opens on startup | *File explorer opens on startup | ||
− | *File explorer doesn't open if there's only one WAV. Instead, that WAV is selected directly | + | *File explorer doesn't open if there's only one WAV. Instead, that WAV is selected directly |
*If there are no WAVs, you are prompted to exit | *If there are no WAVs, you are prompted to exit | ||
===1.1=== | ===1.1=== | ||
*Added a file explorer for selecting WAVs from "alarms" folder | *Added a file explorer for selecting WAVs from "alarms" folder | ||
− | *Added color switching for the clock on the top screen | + | *Added color switching for the clock on the top screen |
===1.0.2=== | ===1.0.2=== | ||
*Fixed previous update which didn't actually do what it was supposed to | *Fixed previous update which didn't actually do what it was supposed to |
Revision as of 08:18, 21 September 2015
Alarm Clock | |
---|---|
General | |
Author | [[User:730]] |
Version | 1.3 |
Format | 3dsx ✔ 3ds ✘ cia ✘ bin/elf ✘ dat ✘ cxi ✘ |
Links | |
Download | |
Discussion |
Contents
Usage
Installation
- Drop the "alarm-clock" folder on the "3ds" folder located on your SD.
- Drop WAV/OGGs to be used as alarm music on the folder "alarms", located inside "alarm-clock"
Controls
A: Turn on the alarm using the selected alarm time/Select file on file explorer B: Turn off the alarm and stop it if it's playing Y: Open a file explorer that shows all the files on the "alarms" folder located on the app's directory, so you can select which audio file to use. X: Hide/show all UI elements (there's no way to turn off the screens as of yet); touching the screen will show the UI again too. D-Pad Up/Down: Change alarm hour/Scroll on file explorer D-Pad Left/Right: Change alarm minutes L/R: Change clock color. Start: Quit
Changelog
1.3
- Added OGG support
1.2
- A file named "alarm.wav" isn't needed anymore
- File explorer opens on startup
- File explorer doesn't open if there's only one WAV. Instead, that WAV is selected directly
- If there are no WAVs, you are prompted to exit
1.1
- Added a file explorer for selecting WAVs from "alarms" folder
- Added color switching for the clock on the top screen
1.0.2
- Fixed previous update which didn't actually do what it was supposed to
1.0.1
- Supposed to enable the possibility of changing the names of the .3dsx and the app's directory. Fixed in next update
1.0
- Initial release