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/pictureflow.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/pictureflow.tex')
-rw-r--r-- | manual/plugins/pictureflow.tex | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index 64b777739d..017c42d9b7 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex | |||
@@ -63,14 +63,12 @@ aware: | |||
63 | } | 63 | } |
64 | 64 | ||
65 | \nopt{IAUDIO_M3_PAD}{% | 65 | \nopt{IAUDIO_M3_PAD}{% |
66 | \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,touchscreen,PBELL_VIBE500_PAD% | 66 | \nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD% |
67 | ,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% | 67 | ,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% |
68 | ,SAMSUNG_YH820_PAD} | 68 | ,SAMSUNG_YH820_PAD} |
69 | {\ButtonSelect} | 69 | {\ButtonSelect} |
70 | \opt{ONDIO_PAD}{\ButtonUp} | ||
71 | \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight} | 70 | \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight} |
72 | \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} | 71 | \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} |
73 | \opt{RECORDER_PAD}{\ButtonOn} | ||
74 | \opt{touchscreen}{\TouchCenter} | 72 | \opt{touchscreen}{\TouchCenter} |
75 | \opt{SANSA_FUZE_PAD}{\ButtonRight} | 73 | \opt{SANSA_FUZE_PAD}{\ButtonRight} |
76 | \opt{MPIO_HD200_PAD}{\ButtonFunc} | 74 | \opt{MPIO_HD200_PAD}{\ButtonFunc} |
@@ -82,12 +80,11 @@ aware: | |||
82 | \opt{GIGABEAT_RC_PAD}{\ButtonRCFF} | 80 | \opt{GIGABEAT_RC_PAD}{\ButtonRCFF} |
83 | &} | 81 | &} |
84 | Enter track list | 82 | Enter track list |
85 | \nopt{ONDIO_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% | 83 | \nopt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% |
86 | / Play album from selected track} | 84 | / Play album from selected track} |
87 | \\ | 85 | \\ |
88 | % Ondio & Samsung YH use a different button in album list and track list | 86 | % Ondio & Samsung YH use a different button in album list and track list |
89 | \opt{ONDIO_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% | 87 | \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% |
90 | \opt{ONDIO_PAD}{\ButtonMenu} | ||
91 | \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} | 88 | \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} |
92 | & | 89 | & |
93 | Play album from selected track in track list | 90 | Play album from selected track in track list |
@@ -120,7 +117,7 @@ aware: | |||
120 | \\ | 117 | \\ |
121 | 118 | ||
122 | \nopt{IAUDIO_M3_PAD}{% | 119 | \nopt{IAUDIO_M3_PAD}{% |
123 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} | 120 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} |
124 | \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_CLIP_PAD% | 121 | \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_CLIP_PAD% |
125 | ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} | 122 | ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} |
126 | \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower} | 123 | \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower} |