Alarm Clock Changelog

What's new in Alarm Clock 1.6

Sep 27, 2012
  • Added .mp3 support
  • Fixed the bug where the alarm wouldn't always go off in the AM hours (00:00-11:59)
  • Cleaned up a bit of code

New in Alarm Clock 1.5 (Feb 23, 2012)

  • Moved the update timer to a new thread
  • Took the playsound off a new thread (due to bugs that happen after the first time the media gets done playing)
  • Added am/pm displays
  • Added a more versatile way to enter alarm times (not only HH:MM format now) 3pm sets alarm time for 15:00 hours (displays as 3:00pm)
  • 03:00pm also does the same thing
  • 15:00 still works
  • all am/pm alarms work in the same fashion, all 24 hour timers were not changed

New in Alarm Clock 1.3 (Feb 23, 2012)

  • Fixed the laggy alarm time when the alarm is playing by playing the sound on a new Thread.
  • Updated how it played to be sure to not play thousands of the same file and eating all resources on the computer

New in Alarm Clock 1.0 (Feb 23, 2012)

  • Displays the current System time
  • Sets 1 alarm Can change the alarm type (any .wav file)
  • Can Snooze
  • Can Cancel the set alarm
  • Can Turn off Alarm
  • Can Exit
  • Time Text changes color based on alarm status