3 release_url=http://download.rockbox.org/release/%RELVERSION%/rockbox-%MODEL%-%RELVERSION%.zip
4 bleeding_url=http://build.rockbox.org/data/rockbox-%MODEL%.zip
7 release_voice_url=http://download.rockbox.org/release/%RELVERSION%/%MODEL%-%RELVERSION%-english.zip
8 genlang_url=http://www.rockbox.org/genlang/?lang=%LANG%&t=%TARGET%&rev=%REVISION%&f=%FEATURES%
11 bootloader_info_url=http://download.rockbox.org/bootloader/bootloaders-info
12 bootloader_url=http://download.rockbox.org/bootloader
15 themes_url=http://themes.rockbox.org/
16 themes_info_url=http://themes.rockbox.org/rbutilqt.php?target=%TARGET%&release=%RELEASE%&revision=%REVISION%&rbutilver=%RBUTILVER%
19 build_info_url=http://download.rockbox.org/build-info
22 release_font_url=http://download.rockbox.org/release/%RELEASEVER%/rockbox-fonts-%RELEASEVER%.zip
23 daily_font_url=http://download.rockbox.org/daily/fonts/rockbox-fonts.zip
26 manual_url=http://download.rockbox.org/manual/%MANUALBASENAME%.%EXTENSION%
27 doom_url=http://download.rockbox.org/useful/rockdoom.zip
28 rbutil_url=http://download.rockbox.org/rbutil/
30 ; [platforms] is used to determine the order in the device tree.
31 ; Only devices present in this section will get displayed!
33 platform01=archosplayer
34 platform02=archosrecorder
35 platform03=archosrecorder.8mb
36 platform04=archosrecorderv2
37 platform05=archosfmrecorder
38 platform06=archosfmrecorder.8mb
39 platform07=archosondiosp
40 platform08=archosondiofm
44 platform13=iriverh10_5gb
45 platform14=iriverh10_5gb.mtp
66 platform51=sansae200v2
68 platform53=sansac200v2
70 platform55=sansafuzev2
71 platform56=sansafuzeplus
73 platform58=sansaclipv2
74 platform59=sansaclipplus
75 platform60=sansaclipzip
76 platform61=sansam200v4
78 platform70=samsungyh820
79 platform71=samsungyh920
80 platform72=samsungyh925
84 platform101=gogearhdd1630
85 platform102=gogearhdd6330
86 platform103=gogearsa9200
90 ; Each device has a section here that corresponds to an entry in the
91 ; [platforms] section. The section is using the same string configure uses. It
92 ; might add a postfix (separated with a .) to distinguish variants like
93 ; recorder vs. recorder8mb
95 ; name: the human readable name that is displayed to the user
96 ; bootloadermethod: the installation method for the bootloader. See
97 ; base/bootloader* classes
98 ; bootloadername: name of the bootloader file on the server
99 ; bootloaderfile: name of the bootloader file on the device
100 ; buildserver_modelname: target string used by the build server. Not
101 ; necessarily identical to configure string.
102 ; manualname: different target name to use for manual. See Iriver H100 series fe.
103 ; brand: the manufacturer of the device. Used to group in device tree
104 ; encoder: encoder to use for talk clips and voice files
105 ; usbid: VID / PID value for detecting the player
106 ; usberror: VID / PID value for detecting the player in an incompatible mode
108 ; status: allows hiding the target from the list of devices.
111 name="Jukebox Player 6000 / Jukebox Studio 5 / 10 / 20"
112 buildserver_modelname=archosplayer
113 bootloadermethod=none
117 configure_modelname=archosplayer
121 name="Jukebox Recorder 6 / 10 / 15 / 20"
122 buildserver_modelname=archosrecorder
123 bootloadermethod=none
127 configure_modelname=archosrecorder
131 name="Jukebox Recorder 6 / 10 / 15 / 20 (with 8MiB memory)"
132 buildserver_modelname=archosrecorder8mb
133 bootloadermethod=none
137 configure_modelname=archosrecorder
141 name="Jukebox Recorder v2 (20GB)"
142 buildserver_modelname=archosrecorderv2
143 bootloadermethod=none
147 configure_modelname=archosrecorderv2
151 name="Jukebox Recorder FM"
152 buildserver_modelname=archosfmrecorder
153 bootloadermethod=none
157 configure_modelname=archosfmrecorder
160 [archosfmrecorder.8mb]
161 name="Jukebox Recorder FM (with 8MiB memory)"
162 buildserver_modelname=archosfmrecorder8mb
163 bootloadermethod=none
165 manualname=archosfmrecorder
167 configure_modelname=archosfmrecorder
172 buildserver_modelname=archosondiosp
173 bootloadermethod=none
177 configure_modelname=archosondiosp
182 buildserver_modelname=archosondiofm
183 bootloadermethod=none
187 configure_modelname=archosondiofm
191 name="iHP100 / iHP110"
192 buildserver_modelname=iriverh100
194 bootloadername=/iriver/bootloader-h100.bin
195 bootloaderfile=/ihp_100.hex
196 bootloaderfilter=*.hex *.zip
197 manualname=iriverh100
200 configure_modelname=iriverh100
204 name="iHP120 / iHP140 / H120 / H140"
205 buildserver_modelname=iriverh120
207 bootloadername=/iriver/bootloader-h120.bin
208 bootloaderfile=/ihp_120.hex
209 bootloaderfilter=*.hex *.zip
210 manualname=iriverh100
213 configure_modelname=iriverh120
218 buildserver_modelname=iriverh300
220 bootloadername=/iriver/bootloader-h300.bin
221 bootloaderfile=/H300.hex
222 bootloaderfilter=*.hex *.zip
223 manualname=iriverh300
226 configure_modelname=iriverh300
230 name="H10 (5 / 6GB) UMS"
231 buildserver_modelname=iriverh10_5gb
233 bootloadername=/iriver/H10.mi4
234 bootloaderfile=/System/H10.mi4, /System/H10EMP.mi4
238 configure_modelname=iriverh10_5gb
242 name="H10 (5 / 6GB) MTP"
243 buildserver_modelname=iriverh10_5gb
245 bootloadername=/iriver/H10_5GB-MTP/H10.mi4
246 bootloaderfile=/System/H10.mi4, /System/H10EMP.mi4
249 usbid=0x41022105, 0x41022102
250 configure_modelname=iriverh10_5gb
255 buildserver_modelname=iriverh10
257 bootloadername=/iriver/H10_20GC.mi4
258 bootloaderfile=/System/H10_20GC.mi4
263 configure_modelname=iriverh10
267 name="Ipod (1st / 2nd gen)"
268 buildserver_modelname=ipod1g2g
269 bootloadermethod=ipod
270 bootloadername=/ipod/bootloader-ipod1g2g.ipod
273 configure_modelname=ipod1g2g
277 name="Ipod Color / Photo / U2 (4th gen)"
278 buildserver_modelname=ipodcolor
279 bootloadermethod=ipod
280 bootloadername=/ipod/bootloader-ipodcolor.ipod
283 configure_modelname=ipodcolor
287 name="Ipod Nano (1st gen)"
288 buildserver_modelname=ipodnano1g
289 bootloadermethod=ipod
290 bootloadername=/ipod/bootloader-ipodnano1g.ipod
293 configure_modelname=ipodnano1g
297 name="Ipod Nano (2nd gen)"
298 buildserver_modelname=ipodnano2g
299 bootloadermethod=ipod
300 bootloadername=/ipod/bootloader-ipodnano2g.ipodx
303 configure_modelname=ipodnano2g
307 name="Ipod (4th gen, greyscale)"
308 buildserver_modelname=ipod4g
309 bootloadermethod=ipod
310 bootloadername=/ipod/bootloader-ipod4g.ipod
313 configure_modelname=ipod4g
317 name="Ipod Video (5th gen)"
318 buildserver_modelname=ipodvideo
319 bootloadermethod=ipod
320 bootloadername=/ipod/bootloader-ipodvideo.ipod
323 configure_modelname=ipodvideo
327 name="Ipod (3rd gen)"
328 buildserver_modelname=ipod3g
329 bootloadermethod=ipod
330 bootloadername=/ipod/bootloader-ipod3g.ipod
334 configure_modelname=ipod3g
338 name="Ipod Mini (1st gen)"
339 buildserver_modelname=ipodmini1g
340 bootloadermethod=ipod
341 bootloadername=/ipod/bootloader-ipodmini1g.ipod
343 configure_modelname=ipodmini1g
347 name="Ipod Mini (2nd gen)"
348 buildserver_modelname=ipodmini2g
349 bootloadermethod=ipod
350 bootloadername=/ipod/bootloader-ipodmini2g.ipod
351 manualname=ipodmini1g
353 configure_modelname=ipodmini2g
357 name="iAudio X5 / X5L"
358 buildserver_modelname=iaudiox5
359 bootloadermethod=file
360 bootloadername=/iaudio/x5_fw.bin
361 bootloaderfile=/FIRMWARE/x5_fw.bin
364 usbid=0x0e210510, 0x0e210513
365 configure_modelname=iaudiox5
370 buildserver_modelname=iaudiox5
371 bootloadermethod=file
372 bootloadername=/iaudio/x5v_fw.bin
373 bootloaderfile=/FIRMWARE/x5v_fw.bin
376 configure_modelname=iaudiox5
380 name="iAudio M5 / M5L"
381 buildserver_modelname=iaudiom5
382 bootloadermethod=file
383 bootloadername=/iaudio/m5_fw.bin
384 bootloaderfile=/FIRMWARE/m5_fw.bin
388 configure_modelname=iaudiom5
392 name="iAudio M3 / M3L"
393 buildserver_modelname=iaudiom3
394 bootloadermethod=file
395 bootloadername=/iaudio/cowon_m3.bin
396 bootloaderfile=/FIRMWARE/cowon_m3.bin
400 configure_modelname=iaudiom3
404 name="Gigabeat F / X"
405 buildserver_modelname=gigabeatfx
406 bootloadermethod=file
407 bootloadername=/toshiba/gigabeat-fx/FWIMG01.DAT
408 bootloaderfile=/GBSYSTEM/FWIMG/FWIMG01.DAT
412 configure_modelname=gigabeatfx
417 buildserver_modelname=gigabeats
418 bootloadermethod=none
422 configure_modelname=gigabeats
427 name="Sansa e200v1 series"
428 buildserver_modelname=sansae200
429 bootloadermethod=sansa
430 bootloadername=/sandisk-sansa/e200/PP5022.mi4
435 configure_modelname=sansae200
439 name="Sansa c200v1 series"
440 buildserver_modelname=sansac200
441 bootloadermethod=sansa
442 bootloadername=/sandisk-sansa/c200/firmware.mi4
445 usbid=0x07817450, 0x07817451
446 configure_modelname=sansac200
450 name="Sansa e200v2 series"
451 buildserver_modelname=sansae200v2
453 bootloadername=/sandisk-sansa/e200v2/bootloader-e200v2.sansa
454 bootloaderfile=/e200pa.bin,/e200pe.bin,/e200pf.bin
455 bootloaderfilter=*.bin *.zip
460 configure_modelname=sansae200v2
464 name="Sansa c200v2 series"
465 buildserver_modelname=sansac200v2
467 bootloadername=/sandisk-sansa/c200v2/bootloader-c200v2.sansa
468 bootloaderfile=/c200pa.bin
469 bootloaderfilter=*.bin *.zip
474 configure_modelname=sansac200v2
479 buildserver_modelname=sansafuze
481 bootloadername=/sandisk-sansa/fuze/bootloader-fuze.sansa
482 bootloaderfile=/fuzea.bin
483 bootloaderfilter=*.bin *.zip
488 configure_modelname=sansafuze
493 buildserver_modelname=sansafuzev2
495 bootloadername=/sandisk-sansa/fuzev2/bootloader-fuzev2.sansa
496 bootloaderfile=/fuzpa.bin
497 bootloaderfilter=*.bin *.zip
502 configure_modelname=sansafuzev2
507 buildserver_modelname=sansafuzeplus
509 bootloadername=/sandisk-sansa/fuzeplus/bootloader-fuzeplus.sansa
510 bootloaderfile=/firmware.sb
511 bootloaderfilter=*.sb *.zip
516 configure_modelname=sansafuzeplus
521 buildserver_modelname=sansam200v4
523 bootloadername=/sandisk-sansa/m200v4/bootloader-m200v4.sansa
524 bootloaderfile=/m200a.bin
525 bootloaderfilter=*.bin *.zip
530 configure_modelname=sansam200v4
536 buildserver_modelname=sansaclip
538 bootloadername=/sandisk-sansa/clip/bootloader-clip.sansa
539 bootloaderfile=/m300a.bin
540 bootloaderfilter=*.bin *.zip
545 configure_modelname=sansaclip
550 buildserver_modelname=sansaclipv2
552 bootloadername=/sandisk-sansa/clipv2/bootloader-clipv2.sansa
553 bootloaderfile=/m30pa.bin
554 bootloaderfilter=*.bin *.zip
559 configure_modelname=sansaclipv2
564 buildserver_modelname=sansaclipplus
566 bootloadername=/sandisk-sansa/clipplus/bootloader-clipplus.sansa
567 bootloaderfile=/clppa.bin
568 bootloaderfilter=*.bin *.zip
573 configure_modelname=sansaclipplus
577 name="Sansa Clip Zip"
578 buildserver_modelname=sansaclipzip
580 bootloadername=/sandisk-sansa/clipzip/bootloader-clipzip.sansa
581 bootloaderfile=/clpza.bin
582 bootloaderfilter=*.bin *.zip
587 configure_modelname=sansaclipzip
592 buildserver_modelname=mrobe100
594 bootloadername=/olympus/mrobe100/pp5020.mi4
595 bootloaderfile=/System/pp5020.mi4
599 configure_modelname=mrobe100
604 buildserver_modelname=ondavx747
605 bootloadermethod=chinachip
606 bootloadername=/onda/vx747/ccpmp.bin
607 bootloaderfile=/SG301.HXF
608 bootloaderfilter=*.hxf *.zip
612 configure_modelname=ondavx747
618 buildserver_modelname=ondavx747p
619 bootloadermethod=chinachip
620 bootloadername=/onda/vx747p/ccpmp.bin
621 bootloaderfile=/SG301.HXF
622 bootloaderfilter=*.hxf *.zip
626 configure_modelname=ondavx747p
632 buildserver_modelname=ondavx777
633 bootloadermethod=chinachip
634 bootloadername=/onda/vx777/ccpmp.bin
635 bootloaderfile=/VX777.HXF
636 bootloaderfilter=*.hxf *.zip
640 configure_modelname=ondavx777
646 buildserver_modelname=samsungyh820
648 bootloadername=/samsung/yh820/FW_YH820.mi4
649 bootloaderfile=/SYSTEM/FW_YH820.mi4
653 configure_modelname=samsungyh820
658 buildserver_modelname=samsungyh920
660 bootloadername=/samsung/yh920/PP5020.mi4
661 bootloaderfile=/SYSTEM/FW_YH920.mi4, /SYSTEM/PP5020.mi4
664 usbid=0x04e85022, 0x04e8501d
665 configure_modelname=samsungyh920
670 buildserver_modelname=samsungyh925
672 bootloadername=/samsung/yh925/FW_YH925.mi4
673 bootloaderfile=/SYSTEM/FW_YH925.mi4
677 configure_modelname=samsungyh925
682 buildserver_modelname=cowond2
684 bootloadername=/cowon/d2/bootloader-cowond2.bin
686 bootloaderfilter=*.bin *.zip
689 usbid=0x0e210800, 0x0e210860, 0x0e210870, 0x0e210880, 0x0e210890
690 usberror=0x0e210801, 0x0e210861, 0x0e210871, 0x0e210881, 0x0e210891
691 configure_modelname=cowond2
697 buildserver_modelname=vibe500
699 bootloadername=/vibe500/jukebox.mi4
700 bootloaderfile=/System/jukebox.mi4
705 configure_modelname=vibe500
710 buildserver_modelname=mpiohd200
711 bootloadermethod=mpio
712 bootloadername=/mpiohd200/bootloader.mpio
713 bootloaderfile=/SYSTEM/HD200_UPG.SYS
714 bootloaderfilter=*.bin *.zip
718 configure_modelname=mpiohd200
723 buildserver_modelname=mpiohd300
724 bootloadermethod=mpio
725 bootloadername=/mpiohd300/bootloader.mpio
726 bootloaderfile=/SYSTEM/HD300_UPG.SYS
727 bootloaderfilter=*.bin *.zip
731 configure_modelname=mpiohd300
735 name="Philips GoGear HDD16x0 & HDD18x0 Series"
736 buildserver_modelname=gogearhdd1630
738 bootloadername=/gogear/hdd1630/FWImage.ebn
739 bootloaderfile=/System/FWImage.ebn
743 configure_modelname=gogearhdd1630
747 name="Philips GoGear HDD63x0 Series"
748 buildserver_modelname=gogearhdd6330
750 booloadername=/gogear/hdd6330/FWImage.ebn
751 bootloaderfile=/System/FWImage.ebn
755 configure_modelname=gogearhdd6330
759 name="Philips GoGear SA9200"
760 buildserver_modelname=gogearsa9200
761 bootloadermethod=none
762 bootloaderfile=/System/FWImage.ebn
766 configure_modelname=gogearsa9200
770 ; incompatible devices sections
771 ; each section uses a USB VID / PID string as section name.
772 ; name: human readable string to show the user when this device is detected.
774 name="Apple Ipod Nano (Second Generation, DFU Mode)"
777 name="Apple Ipod Nano (Third Generation)"
780 name="Apple Ipod Nano (Fourth Generation)"
783 name="Apple Ipod Nano (Fourth Generation, DFU Mode)"
786 name="Apple Ipod Nano (Fifth Generation)"
789 name="Apple Ipod Nano (Sixth Generation)"
792 name="Apple Ipod Classic (6th Generation)"
795 name="Creative Zen series (Removable Disk Mode)"
798 name="Creative Zen Vision:M (MTP)"
801 name="Creative Zen V (MTP)"
804 name="Creative Zen V Plus (MTP)"
807 name="Creative Zen V (HW recovery mode)"
810 name="Creative ZEN (MTP)"
813 name="Creative NOMAD Jukebox Zen Xtra (MTP)"
816 name="Dell Digital Jukebox (First Generation, MTP)"
819 name="Dell Digital Jukebox (Second Generation, MTP)"
822 name="Toshiba Gigabeat V Series, MTP"
825 name="Toshiba Gigabeat T Series, MTP (No UMS mode)"
828 name="Sansa Connect (Normal Connection)"
831 name="Sansa Connect (Recovery Mode)"
834 name="Sansa m200-tcc (UMS/MSC)"
837 name="Sansa m200-tcc (MTP)"
843 name="Sansa Fuze+ (Recovery Mode)"
845 ; languages to be shown for voicefile creation.
846 ; The language string is sent to the server when retrieving the list of
847 ; strings. Each entry name is the code for the language and used for storing in
850 ; <language code>=<language string as sent to server>,<human readable string>
852 af=afrikaans,Afrikaans
853 bg=bulgarian,Bulgarian
859 en=english,English (UK)
860 en_US=english-us,English (US)
861 eo=esperanto,Esperanto
878 nl=nederlands,Netherlands
879 nn=norsk-nynorsk,Norsk (Nyorsk)
881 pt=portugues,Portugues
882 pt_BR=portugues-brasileiro,Portugues (Brasileiro)
883 ro=romaneste,Romaneste
886 sl=slovenscina,Slovenscina
891 wa=wallisertitsch,Wallisertitsch
892 zh_CN=chinese-simp,Chinese (simplified)
893 zh_TW=chinese-trad,Chinese (traditional)