diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-15 19:40:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-24 21:20:13 +0000 |
commit | 092c340a2062fa98b7387fc5fd63578ddae7d0b6 (patch) | |
tree | 98ec96946eeb2ae709cb0528cc6998e21bb9b290 /manual/plugins/lrcplayer.tex | |
parent | 17f7cc92c258bc456a27c3e7c5a19c9409851879 (diff) | |
download | rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.tar.gz rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.zip |
[1/4] Remove SH support and all archos targets
This removes all code specific to SH targets
Change-Id: I7980523785d2596e65c06430f4638eec74a06061
Diffstat (limited to 'manual/plugins/lrcplayer.tex')
-rw-r--r-- | manual/plugins/lrcplayer.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/plugins/lrcplayer.tex b/manual/plugins/lrcplayer.tex index 3b419780b2..2f72cc359f 100644 --- a/manual/plugins/lrcplayer.tex +++ b/manual/plugins/lrcplayer.tex | |||
@@ -96,7 +96,7 @@ same order as in that list. | |||
96 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay} | 96 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay} |
97 | & Toggle play/pause.\\ | 97 | & Toggle play/pause.\\ |
98 | % | 98 | % |
99 | \ActionWpsStop{}\nopt{ONDIO_PAD}{ or \ActionWpsBrowse} | 99 | \ActionWpsStop{} or \ActionWpsBrowse |
100 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop{} or \ActionRCWpsBrowse} | 100 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop{} or \ActionRCWpsBrowse} |
101 | & Exit the plugin.\\ | 101 | & Exit the plugin.\\ |
102 | % | 102 | % |
@@ -104,8 +104,7 @@ same order as in that list. | |||
104 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext} | 104 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext} |
105 | & Enter timetag editor.\\ | 105 | & Enter timetag editor.\\ |
106 | % | 106 | % |
107 | \opt{ONDIO_PAD}{\ActionWpsBrowse}% | 107 | \ActionWpsMenu% |
108 | \nopt{ONDIO_PAD}{\ActionWpsMenu}% | ||
109 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu} | 108 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu} |
110 | & Enter \setting{Lrcplayer Menu}.\\ | 109 | & Enter \setting{Lrcplayer Menu}.\\ |
111 | % | 110 | % |