summaryrefslogtreecommitdiffstats
path: root/apps/shortcuts.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Add set_sleeptimer_duration function in minutesRichard Quirk1-1/+1
2012-07-26shortcuts: Remove the selected shortcut with the context menu buttonJonathan Gordon1-2/+40
2012-03-28shortcuts: Don't enter shortcuts menu if there are noneJonathan Gordon1-0/+5
2012-01-01oops, somehow a leading \ went missing making these checks a bit silly!Jonathan Gordon1-2/+2
2011-12-29Fix shortcut to talk time: force enqueuing otherwise it interrupts itself rig...Stéphane Doyon1-2/+3
2011-12-20Another round of making local functions staticBertrik Sikken1-3/+3
2011-12-11Add talk support to the shortcuts menu.Jonathan Gordon1-0/+18
2011-12-08Fix redJonathan Gordon1-3/+1
2011-12-08shortcuts: talk the time and configure the sleep timeoutJonathan Gordon1-7/+47
2011-12-06Fix warningsJonathan Gordon1-0/+3
2011-12-06Add a shortcut type 'shutdown' which will turn off the playerJonathan Gordon1-0/+18
2011-12-05Missed one const.Nils Wallménius1-2/+2
2011-12-05Sprinkle around some static and const.Nils Wallménius1-10/+12
2011-11-27Don't load the icons unless show_icons is actually enabled. And respect that ...Jonathan Gordon1-1/+2
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon1-0/+421