summaryrefslogtreecommitdiffstats
path: root/apps/plugins/alarmclock.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-0/+1
2014-02-23hosted: Rename a bit in functions to avoid name clashes with unix headers.Thomas Martitz1-13/+13
2013-01-02Use crc32 of filename to resume tracksRichard Quirk1-1/+2
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg1-1/+0
2010-10-07alarm clock: don't have user pause the playback manually. make the plugin pau...Teruaki Kawashima1-13/+24
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-28Fix typo that made alarmclock exit immediately and add scrollwheel actions.Thomas Martitz1-2/+9
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz1-5/+6
2010-05-15Fix alarmclock plugin time miscalculationRafaël Carré1-6/+13
2010-02-26Remote support for the alarmclock pluginKevin Ferrare1-13/+21
2010-02-25Alarm clock plugin for RTC targetsRafaël Carré1-0/+164