index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
alarmclock.c
Age
Commit message (
Expand
)
Author
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2014-02-23
hosted: Rename a bit in functions to avoid name clashes with unix headers.
Thomas Martitz
2013-01-02
Use crc32 of filename to resume tracks
Richard Quirk
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2010-10-07
alarm clock: don't have user pause the playback manually. make the plugin pau...
Teruaki Kawashima
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-05-28
Fix typo that made alarmclock exit immediately and add scrollwheel actions.
Thomas Martitz
2010-05-20
S#10387 - Rework pluginlib actions
Thomas Martitz
2010-05-15
Fix alarmclock plugin time miscalculation
Rafaël Carré
2010-02-26
Remote support for the alarmclock plugin
Kevin Ferrare
2010-02-25
Alarm clock plugin for RTC targets
Rafaël Carré