summaryrefslogtreecommitdiff
path: root/apps/shortcuts.c
AgeCommit message (Expand)Author
2021-03-09Shortcuts Menu -- remove debug statementsWilliam Wilgus
2021-03-09Shortcuts Menu -- Update2William Wilgus
2021-03-08Shortcuts Menu UpdateWilliam Wilgus
2021-03-07Shortcuts.c -- UpdateWilliam Wilgus
2020-08-17Add open_plugin to coreWilliam Wilgus
2019-08-13Enhanced shortcuts speech feedbackIgor B. Poretsky
2018-12-10Shortcuts, Fix FS#13151 Deleting shortcut removes name, icon, talkclipWilliam Wilgus
2015-01-02Shortcuts: Add move callback for buflib allocationsThomas Jarosch
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2012-10-06Add set_sleeptimer_duration function in minutesRichard Quirk
2012-07-26shortcuts: Remove the selected shortcut with the context menu buttonJonathan Gordon
2012-03-28shortcuts: Don't enter shortcuts menu if there are noneJonathan Gordon
2012-01-01oops, somehow a leading \ went missing making these checks a bit silly!Jonathan Gordon
2011-12-29Fix shortcut to talk time: force enqueuing otherwise it interrupts itself rig...Stéphane Doyon
2011-12-20Another round of making local functions staticBertrik Sikken
2011-12-11Add talk support to the shortcuts menu.Jonathan Gordon
2011-12-08Fix redJonathan Gordon
2011-12-08shortcuts: talk the time and configure the sleep timeoutJonathan Gordon
2011-12-06Fix warningsJonathan Gordon
2011-12-06Add a shortcut type 'shutdown' which will turn off the playerJonathan Gordon
2011-12-05Missed one const.Nils Wallménius
2011-12-05Sprinkle around some static and const.Nils Wallménius
2011-11-27Don't load the icons unless show_icons is actually enabled. And respect that ...Jonathan Gordon
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon