mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19585 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f921f74873
commit
70e9c7aed3
24 changed files with 1283 additions and 28 deletions
|
|
@ -11811,6 +11811,110 @@
|
|||
gigabeatf: "High"
|
||||
</voice>
|
||||
</phrase>
|
||||
<<<<<<< .mine
|
||||
<phrase>
|
||||
id: LANG_SERIAL_BITRATE
|
||||
desc: in system settings menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
serial_port: "Serial Bitrate"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
serial_port: "Serial Bitrate"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
serial_port: "Serial Bitrate"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SERIAL_BITRATE_AUTO
|
||||
desc: in system settings menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
serial_port: "Auto"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
serial_port: "Auto"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
serial_port: "Automatic"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SERIAL_BITRATE_9600
|
||||
desc: in system settings menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
serial_port: "9600"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
serial_port: "9600"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
serial_port: "9600"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SERIAL_BITRATE_19200
|
||||
desc: in system settings menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
serial_port: "19200"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
serial_port: "19200"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
serial_port: "19200"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SERIAL_BITRATE_38400
|
||||
desc: in system settings menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
serial_port: "38400"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
serial_port: "38400"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
serial_port: "38400"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SERIAL_BITRATE_57600
|
||||
desc: in system settings menu
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
serial_port: "57600"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
serial_port: "57600"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
serial_port: "57600"
|
||||
</voice>
|
||||
</phrase>
|
||||
=======
|
||||
<phrase>
|
||||
id: LANG_VERY_SLOW
|
||||
desc: in settings_menu
|
||||
|
|
@ -11909,6 +12013,9 @@
|
|||
*: "slash"
|
||||
</voice>
|
||||
</phrase>
|
||||
<<<<<<< .mine
|
||||
>>>>>>> .r18116
|
||||
=======
|
||||
<phrase>
|
||||
id: LANG_GAIN_LEFT
|
||||
desc: in the recording screen
|
||||
|
|
@ -12110,6 +12217,9 @@
|
|||
*: "Search Results"
|
||||
</voice>
|
||||
</phrase>
|
||||
<<<<<<< .mine
|
||||
>>>>>>> .r18870
|
||||
=======
|
||||
<phrase>
|
||||
id: LANG_QS_ITEMS
|
||||
desc: DEPRECATED
|
||||
|
|
@ -12243,3 +12353,4 @@
|
|||
quickscreen: "Set as Bottom Quickscreen Item"
|
||||
</voice>
|
||||
</phrase>
|
||||
>>>>>>> .r19041
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue