mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Updated recording trigger screen (seems to be a feature almost noone uses?)
problems/complaints in http://forums.rockbox.org/index.php?topic=16837.0 there is a known issue that on this screen the stop icon wont update, I dont know why and noone else wants to look at it, so hopefully this will force another set of eyes on it.. this is only a graphical issue... recordings still work fine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17643 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0f7f5f2267
commit
ff469ab573
21 changed files with 256 additions and 522 deletions
|
@ -58,6 +58,7 @@ enum {
|
|||
CONTEXT_SETTINGS_EQ,
|
||||
CONTEXT_SETTINGS_COLOURCHOOSER,
|
||||
CONTEXT_SETTINGS_TIME,
|
||||
CONTEXT_SETTINGS_RECTRIGGER,
|
||||
|
||||
/* The following contexts should use ACTION_STD_[NEXT|PREV]
|
||||
and (possibly) ACTION_SETTINGS_[INC|DEC]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue