index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
shortcuts.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Shortcuts: Add move callback for buflib allocations
Thomas Jarosch
2015-01-02
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
2014-03-14
*
Add set_sleeptimer_duration function in minutes
Richard Quirk
2012-10-06
*
shortcuts: Remove the selected shortcut with the context menu button
Jonathan Gordon
2012-07-26
*
shortcuts: Don't enter shortcuts menu if there are none
Jonathan Gordon
2012-03-28
*
oops, somehow a leading \ went missing making these checks a bit silly!
Jonathan Gordon
2012-01-01
*
Fix shortcut to talk time: force enqueuing otherwise it interrupts itself rig...
Stéphane Doyon
2011-12-29
*
Another round of making local functions static
Bertrik Sikken
2011-12-20
*
Add talk support to the shortcuts menu.
Jonathan Gordon
2011-12-11
*
Fix red
Jonathan Gordon
2011-12-08
*
shortcuts: talk the time and configure the sleep timeout
Jonathan Gordon
2011-12-08
*
Fix warnings
Jonathan Gordon
2011-12-06
*
Add a shortcut type 'shutdown' which will turn off the player
Jonathan Gordon
2011-12-06
*
Missed one const.
Nils Wallménius
2011-12-05
*
Sprinkle around some static and const.
Nils Wallménius
2011-12-05
*
Don't load the icons unless show_icons is actually enabled. And respect that ...
Jonathan Gordon
2011-11-27
*
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2011-11-15