mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14625 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4f3bcbbb11
commit
dbc6b4e39a
27 changed files with 1159 additions and 53 deletions
|
|
@ -72,6 +72,7 @@
|
|||
#
|
||||
# Sandisk
|
||||
# Sansa E200 e200
|
||||
# Sansa C200 c200
|
||||
#
|
||||
|
||||
<phrase>
|
||||
|
|
@ -319,13 +320,13 @@
|
|||
<source>
|
||||
*: "PLAY = Yes"
|
||||
h100,h120,h300: "NAVI = Yes"
|
||||
ipod*,x5,m5,gigabeatf,e200,h10,h10_5gb: "SELECT = Yes"
|
||||
ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Yes"
|
||||
player: "(PLAY/STOP)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "PLAY = Yes"
|
||||
h100,h120,h300: "NAVI = Yes"
|
||||
ipod*,x5,m5,gigabeatf,e200,h10,h10_5gb: "SELECT = Yes"
|
||||
ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Yes"
|
||||
player: "(PLAY/STOP)"
|
||||
</dest>
|
||||
<voice>
|
||||
|
|
@ -2421,14 +2422,14 @@
|
|||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||
x5,m5: "Building database... %d found (LEFT to return)"
|
||||
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
||||
h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Building database... %d found (OFF to return)"
|
||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||
x5,m5: "Building database... %d found (LEFT to return)"
|
||||
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
||||
h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "entries found for database"
|
||||
|
|
@ -4179,17 +4180,17 @@
|
|||
*: none
|
||||
rtc: "ON = Set"
|
||||
h100,h120,h300: "NAVI = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,gigabeatf: "SELECT = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Set"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
rtc: "ON = Set"
|
||||
h100,h120,h300: "NAVI = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,gigabeatf: "SELECT = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Set"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,gigabeatf: ""
|
||||
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,c200,gigabeatf: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4200,7 +4201,7 @@
|
|||
*: none
|
||||
rtc: "OFF = Revert"
|
||||
h100,h120,h300: "STOP = Revert"
|
||||
ipod*,e200: "MENU = Revert"
|
||||
ipod*,e200,c200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
|
|
@ -4209,14 +4210,14 @@
|
|||
*: none
|
||||
rtc: "OFF = Revert"
|
||||
h100,h120,h300: "STOP = Revert"
|
||||
ipod*,e200: "MENU = Revert"
|
||||
ipod*,e200,c200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc,h100,h120,h300,ipod*,e200,x5,m5,h10,h10_gb,gigabeatf: ""
|
||||
rtc,h100,h120,h300,ipod*,e200,c200,x5,m5,h10,h10_gb,gigabeatf: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6951,17 +6952,17 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
e200: "mSD:"
|
||||
e200,c200: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200: "mSD:"
|
||||
e200,c200: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
e200: "micro Secure Digital card:"
|
||||
e200,c200: "micro Secure Digital card:"
|
||||
ondio*: "Multimedia card"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -8325,18 +8326,18 @@
|
|||
recording: "The disk is full. Press OFF to continue."
|
||||
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||
m5,x5: "The disk is full. Press POWER to continue."
|
||||
e200: "The disk is full. Press UP to continue."
|
||||
e200,c200: "The disk is full. Press UP to continue."
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording: "The disk is full. Press OFF to continue."
|
||||
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||
m5,x5: "The disk is full. Press POWER to continue."
|
||||
e200: "The disk is full. Press UP to continue."
|
||||
e200,c200: "The disk is full. Press UP to continue."
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording,h100,h120,h300,m5,x5,e200: ""
|
||||
recording,h100,h120,h300,m5,x5,e200,c200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -8427,14 +8428,14 @@
|
|||
player,h100,h120,h300: "STOP to abort"
|
||||
ipod*: "PLAY/PAUSE to abort"
|
||||
x5,m5: "Long PLAY to abort"
|
||||
h10,h10_5gb,e200: "PREV to abort"
|
||||
h10,h10_5gb,e200,c200: "PREV to abort"
|
||||
</source>
|
||||
<dest>
|
||||
*: "OFF to abort"
|
||||
player,h100,h120,h300: "STOP to abort"
|
||||
ipod*: "PLAY/PAUSE to abort"
|
||||
x5,m5: "Long PLAY to abort"
|
||||
h10,h10_5gb,e200: "PREV to abort"
|
||||
h10,h10_5gb,e200,c200: "PREV to abort"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -10481,17 +10482,17 @@
|
|||
*: none
|
||||
recording: "The disk is full. Press OFF to continue."
|
||||
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "The disk is full. Press LEFT to continue."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "The disk is full. Press LEFT to continue."
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording: "The disk is full. Press OFF to continue."
|
||||
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "The disk is full. Press LEFT to continue."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "The disk is full. Press LEFT to continue."
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: ""
|
||||
recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue