index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
shortcuts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
Enhanced shortcuts speech feedback
Igor B. Poretsky
1
-2
/
+69
2018-12-10
Shortcuts, Fix FS#13151 Deleting shortcut removes name, icon, talkclip
William Wilgus
1
-0
/
+6
2015-01-02
Shortcuts: Add move callback for buflib allocations
Thomas Jarosch
1
-6
/
+48
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-1
/
+1
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-3
/
+2
2012-10-06
Add set_sleeptimer_duration function in minutes
Richard Quirk
1
-1
/
+1
2012-07-26
shortcuts: Remove the selected shortcut with the context menu button
Jonathan Gordon
1
-2
/
+40
2012-03-28
shortcuts: Don't enter shortcuts menu if there are none
Jonathan Gordon
1
-0
/
+5
2012-01-01
oops, somehow a leading \ went missing making these checks a bit silly!
Jonathan Gordon
1
-2
/
+2
2011-12-29
Fix shortcut to talk time: force enqueuing otherwise it interrupts itself rig...
Stéphane Doyon
1
-2
/
+3
2011-12-20
Another round of making local functions static
Bertrik Sikken
1
-3
/
+3
2011-12-11
Add talk support to the shortcuts menu.
Jonathan Gordon
1
-0
/
+18
2011-12-08
Fix red
Jonathan Gordon
1
-3
/
+1
2011-12-08
shortcuts: talk the time and configure the sleep timeout
Jonathan Gordon
1
-7
/
+47
2011-12-06
Fix warnings
Jonathan Gordon
1
-0
/
+3
2011-12-06
Add a shortcut type 'shutdown' which will turn off the player
Jonathan Gordon
1
-0
/
+18
2011-12-05
Missed one const.
Nils Wallménius
1
-2
/
+2
2011-12-05
Sprinkle around some static and const.
Nils Wallménius
1
-10
/
+12
2011-11-27
Don't load the icons unless show_icons is actually enabled. And respect that ...
Jonathan Gordon
1
-1
/
+2
2011-11-15
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
1
-0
/
+421