summaryrefslogtreecommitdiff
path: root/rbutil
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil')
-rw-r--r--rbutil/rbutilqt/rbutil.ini35
1 files changed, 33 insertions, 2 deletions
diff --git a/rbutil/rbutilqt/rbutil.ini b/rbutil/rbutilqt/rbutil.ini
index d7eed64434..bdc9bd13d9 100644
--- a/rbutil/rbutilqt/rbutil.ini
+++ b/rbutil/rbutilqt/rbutil.ini
@@ -30,6 +30,8 @@ manual_url=http://download.rockbox.org/daily/manual/%MANUALBASENAME%.%EXTENSION%
30doom_url=http://download.rockbox.org/useful/rockdoom.zip 30doom_url=http://download.rockbox.org/useful/rockdoom.zip
31rbutil_url=http://download.rockbox.org/rbutil/ 31rbutil_url=http://download.rockbox.org/rbutil/
32 32
33; [platforms] is used to determine the order in the device tree.
34; Only devices present in this section will get displayed!
33[platforms] 35[platforms]
34platform01=archosplayer 36platform01=archosplayer
35platform02=archosrecorder 37platform02=archosrecorder
@@ -42,7 +44,7 @@ platform08=archosondiofm
42platform10=iriverh100 44platform10=iriverh100
43platform11=iriverh120 45platform11=iriverh120
44platform12=iriverh300 46platform12=iriverh300
45platform13=iriverh10_5gb.ums 47platform13=iriverh10_5gb
46platform14=iriverh10_5gb.mtp 48platform14=iriverh10_5gb.mtp
47platform15=iriverh10 49platform15=iriverh10
48platform20=ipod1g2g 50platform20=ipod1g2g
@@ -86,6 +88,28 @@ platform101=gogearhdd1630
86platform102=gogearhdd6330 88platform102=gogearhdd6330
87platform103=gogearsa9200 89platform103=gogearsa9200
88 90
91; devices sections
92;
93; Each device has a section here that corresponds to an entry in the
94; [platforms] section. The section is using the same string configure uses. It
95; might add a postfix (separated with a .) to distinguish variants like
96; recorder vs. recorder8mb
97;
98; name: the human readable name that is displayed to the user
99; bootloadermethod: the installation method for the bootloader. See
100; base/bootloader* classes
101; bootloadername: name of the bootloader file on the server
102; bootloaderfile: name of the bootloader file on the device
103; buildserver_modelname: target string used by the build server. Not
104; necessarily identical to configure string.
105; manualname: different target name to use for manual. See Iriver H100 series fe.
106; brand: the manufacturer of the device. Used to group in device tree
107; encoder: encoder to use for talk clips and voice files
108; usbid: VID / PID value for detecting the player
109; usberror: VID / PID value for detecting the player in an incompatible mode
110; (MTP vs MSC)
111; status: allows hiding the target from the list of devices.
112;
89[archosplayer] 113[archosplayer]
90name="Jukebox Player 6000 / Jukebox Studio 5 / 10 / 20" 114name="Jukebox Player 6000 / Jukebox Studio 5 / 10 / 20"
91buildserver_modelname=archosplayer 115buildserver_modelname=archosplayer
@@ -202,7 +226,7 @@ usbid=0x10063003
202configure_modelname=iriverh300 226configure_modelname=iriverh300
203encoder=rbspeex 227encoder=rbspeex
204 228
205[iriverh10_5gb.ums] 229[iriverh10_5gb]
206name="H10 (5 / 6GB) UMS" 230name="H10 (5 / 6GB) UMS"
207buildserver_modelname=iriverh10_5gb 231buildserver_modelname=iriverh10_5gb
208bootloadermethod=mi4 232bootloadermethod=mi4
@@ -732,6 +756,9 @@ configure_modelname=gogearsa9200
732encoder=rbspeex 756encoder=rbspeex
733status=disabled 757status=disabled
734 758
759; incompatible devices sections
760; each section uses a USB VID / PID string as section name.
761; name: human readable string to show the user when this device is detected.
735[05ac1240] 762[05ac1240]
736name="Apple Ipod Nano (Second Generation, DFU Mode)" 763name="Apple Ipod Nano (Second Generation, DFU Mode)"
737 764
@@ -801,6 +828,10 @@ name="Sansa View"
801[066f3780] 828[066f3780]
802name="Sansa Fuze+ (Recovery Mode)" 829name="Sansa Fuze+ (Recovery Mode)"
803 830
831; languages to be shown for voicefile creation.
832; The language string is sent to the server when retrieving the list of
833; strings. Each entry name is the code for the language and used for storing in
834; the configuration.
804[languages] 835[languages]
805af=afrikaans 836af=afrikaans
806bg=bulgarian 837bg=bulgarian