summaryrefslogtreecommitdiffstats
path: root/apps/shortcuts.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Add open_plugin to coreWilliam Wilgus1-0/+7
2019-08-13Enhanced shortcuts speech feedbackIgor B. Poretsky1-2/+69
2018-12-10Shortcuts, Fix FS#13151 Deleting shortcut removes name, icon, talkclipWilliam Wilgus1-0/+6
2015-01-02Shortcuts: Add move callback for buflib allocationsThomas Jarosch1-6/+48
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-1/+1
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz1-3/+2
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