Chinese+Rockbox

所属分类:其他
开发工具:C/C++
文件大小:1789KB
下载次数:21
上传日期:2009-06-01 11:48:48
上 传 者ampicillin
说明:  Rockbox source code for Archos MP3 player

文件列表:
rockbox (0, 2004-03-06)
rockbox\apps (0, 2004-03-04)
rockbox\apps\alarm_menu.c (4701, 2003-11-24)
rockbox\apps\alarm_menu.h (992, 2003-01-22)
rockbox\apps\applimits.h (1098, 2003-07-01)
rockbox\apps\credits.c (2651, 2003-11-24)
rockbox\apps\credits.h (1094, 2002-05-31)
rockbox\apps\credits.pl (540, 2003-02-15)
rockbox\apps\credits.raw (1347, 2004-03-04)
rockbox\apps\debug_menu.c (39204, 2003-11-24)
rockbox\apps\debug_menu.h (1132, 2002-10-10)
rockbox\apps\FILES (144, 2003-07-29)
rockbox\apps\keyboard.h (1004, 2002-12-04)
rockbox\apps\lang (0, 2004-03-04)
rockbox\apps\lang\afrikaans.lang (15218, 2003-04-21)
rockbox\apps\lang\czech.lang (34092, 2003-12-04)
rockbox\apps\lang\dansk.lang (22462, 2003-04-21)
rockbox\apps\lang\deutsch.lang (34531, 2003-12-04)
rockbox\apps\lang\english.lang (30086, 2003-11-24)
rockbox\apps\lang\espanol.lang (28066, 2003-04-30)
rockbox\apps\lang\francais.lang (35718, 2003-12-04)
rockbox\apps\lang\galego.lang (27895, 2003-08-22)
rockbox\apps\lang\greek.lang (22712, 2003-04-21)
rockbox\apps\lang\hebrew.lang (15768, 2003-04-21)
rockbox\apps\lang\islenska.lang (35570, 2003-11-06)
rockbox\apps\lang\italiano.lang (35629, 2003-11-06)
rockbox\apps\lang\nederlands.lang (33441, 2003-12-04)
rockbox\apps\lang\norsk.lang (26295, 2003-04-28)
rockbox\apps\lang\polski-ascii.lang (35360, 2003-12-04)
rockbox\apps\lang\polski.lang (35437, 2003-12-04)
rockbox\apps\lang\portugues.lang (18838, 2003-04-21)
rockbox\apps\lang\romaneste.lang (27140, 2003-06-13)
rockbox\apps\lang\russian.lang (22051, 2003-04-30)
rockbox\apps\lang\slovenscina.lang (34067, 2003-08-19)
rockbox\apps\lang\svenska.lang (33676, 2003-11-26)
rockbox\apps\lang\turkce.lang (19571, 2003-04-21)
rockbox\apps\lang\wallisertitsch.lang (34382, 2003-11-06)
rockbox\apps\lang.h (9524, 2004-03-04)
rockbox\apps\language.c (2703, 2003-01-24)
rockbox\apps\language.h (1315, 2003-08-21)
... ...

__________ __ ___. Open \______ \ ____ ____ | | _\_ |__ _______ ___ Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ \/ \/ \/ \/ \/ Build Your Own Rockbox 1. Check out 'rockbox' from CVS (or extract a downloaded archive). You want to check out 'rockbox-devel' instead if you want the simulator code too (for trying out things on host before making target tests). (For more information about the simulator, read UISIMULATOR.) $ cvs -d:pserver:anonymous@cvs.rockbox.sourceforge.net:/cvsroot/rockbox login $ cvs -z3 -d:pserver:anonymous@cvs.rockbox.sourceforge.net:/cvsroot/rockbox co rockbox or $ tar xzf rockbox.tar.gz 2. Create a build directory, preferably in the same directory as the firmware/ and apps/ directories. This is where all generated files will be written. $ cd rockbox $ mkdir build $ cd build 4. In your build directory, run the 'tools/configure' script and enter what target you want to build for and if you want a debug version or not (and a few more questions). It'll prompt you. The debug version is for making a gdb version out of it. It is only useful if you run gdb towards your target Archos. $ ../tools/configure 5. *ploink*. Now you have got a Makefile generated for you. 6. Make sure you have sh-elf-gcc and siblings in the PATH. Make sure that you have 'perl' in your PATH too. $ which sh-elf-gcc $ which perl 7. Run 'make' and soon the necessary pieces from the firmware and the apps directories have been compiled, linked and scrambled for you. $ make 8. Copy the archos.mod or ajbrec.ajz file to your archos, reboot it and *smile*. Recent Rockbox versions need no reboots, just PLAY a new rockbox version and that'll be loaded and replace the currently running version. $ mount /dev/sda1 /mnt/archos $ cp ajbrec.ajz /mnt/archos $ umount /mnt/archos Whenever the tools/configure script gets updated, you can make your makefile updated too by running 'tools/configure update'. If you want to build for more than one target, just create several build directories and create a setup for each target: $ mkdir build-fmrecorder $ cd build-fmrecorder $ ../tools/configure $ mkdir build-player $ cd build-player $ ../tools/configure Questions anyone? Ask on the mailing list. We'll be happy to help you!

近期下载者

相关文件


收藏者