.. |
checkwps
|
Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<foo> would fail to parse if the target had recording. Also enable debugging in the checkwps build line
|
2010-11-03 11:08:55 +00:00 |
database
|
Remove old Makefile for the database tool as it isn't working anymore and the database tool is built with a configure generated Makefile these days.
|
2010-11-17 09:35:16 +00:00 |
fwpatcher
|
|
|
profile_reader
|
|
|
rbspeex
|
Tweak Makefiles a bit to allow cross compiling Rockbox Utility.
|
2010-12-23 18:59:58 +00:00 |
release
|
Also build and keep elfs zip file for the release.
|
2011-02-20 20:07:41 +00:00 |
ucl
|
libucl: don't error out when output folder exists.
|
2011-02-26 22:40:11 +00:00 |
addtargetdir.pl
|
makefiles
|
2010-08-21 18:07:12 +00:00 |
autoconf.pl
|
Add a simple script to try to run configure with the correct target name/type based on the build directory name.
|
2010-09-28 13:44:56 +00:00 |
bdf2bmp.c
|
|
|
bmp2rb.c
|
Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fps
|
2010-04-05 07:10:01 +00:00 |
builds.pm
|
We have a 3.9 release, update builds.pm
|
2011-06-27 22:01:42 +00:00 |
buildtheme.pl
|
copy the images for the skins.
|
2010-06-03 13:59:32 +00:00 |
buildzip.pl
|
Android: install codecs as native libs instead of extracting them (FS#12134).
|
2011-05-31 21:26:18 +00:00 |
codecscan.pl
|
run this script in your build dir to get a summary table presented with memory
|
2008-10-20 12:11:29 +00:00 |
codepage_tables.c
|
|
|
codepage_tables.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
codepages.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
configure
|
Initial framework for the Sandisk Sansa Clip Zip
|
2011-08-27 16:21:19 +00:00 |
convbdf.c
|
Remove a few whitespaces to get under the magical string length of 509 (i.e. fix yellow)
|
2011-03-05 18:56:47 +00:00 |
convttf.c
|
Fix Win32 native convttf creating invalid output files.
|
2011-04-10 11:25:59 +00:00 |
creative.c
|
Fix compiling on *BSD targets (and probably others too)
|
2008-08-26 19:38:52 +00:00 |
creative.h
|
|
|
descramble.c
|
|
|
dict2rdf.pl
|
New dict2rdf script by Tony Motakis
|
2005-06-08 21:01:26 +00:00 |
functions.make
|
remove obsolete comment
|
2011-08-13 20:03:11 +00:00 |
genlang
|
Make genlang rewrite english.list if it exists but is older than english.lang
|
2011-06-23 06:42:08 +00:00 |
genversion.sh
|
Don't autogenerate version.c. Just version.h is enough
|
2010-06-21 00:18:29 +00:00 |
gigabeat.c
|
|
|
gigabeat.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
gigabeats.c
|
fix yellow by acknowledging the fread() return code and also allow
|
2009-05-25 21:42:44 +00:00 |
gigabeats.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
hmac-sha1.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
hmac-sha1.h
|
|
|
iaudio_bl_flash.bmp
|
|
|
ipod_fw.c
|
Initial attempt at adding support for firmware images with 2048-byte sectors. Sector size is auto-detected, so both 5g and "5.5g" users can use the "-g video" (or its alias, "-g 5g") option to manipulate the firmware. I have tested this patch with 3G, 4G and 5G (512-byte sectors) and 5G (2048-byte sectors) images and it generates a "rockboot.bin" file with a matching MD5 checksum to either the previous version of ipod_fw.c, or the patched "ipod_fw_5.5g.c", as appropriate.
|
2006-12-10 11:02:48 +00:00 |
iriver.c
|
Factor out scramble / mkboot functions to allow easier reuse (for rbutil).
|
2008-06-18 22:30:59 +00:00 |
iriver.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
langstatus
|
Fix typo
|
2008-12-14 22:53:34 +00:00 |
langtool.pl
|
Fix FS#12003 'langtool.pl --deprecate is broken'
|
2011-04-07 07:50:29 +00:00 |
langv1tov2
|
initial take at upgrade script from v1 to v2 file format
|
2006-03-21 12:56:25 +00:00 |
lngdump.c
|
|
|
make.inc
|
Redo r28026 so that all .S files get the __ASSEMBLER__ define.
|
2010-12-27 17:27:59 +00:00 |
Makefile
|
Don't automatically build convttf - it isn't (currently) required to build Rockbox.
|
2011-03-09 11:25:08 +00:00 |
makesrc.inc
|
|
|
mi4.c
|
Remove some redundant #include's
|
2010-06-29 20:13:22 +00:00 |
mi4.h
|
|
|
mk500boot.c
|
M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them.
|
2009-08-30 23:24:22 +00:00 |
mkboot.c
|
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
|
2011-06-19 17:23:18 +00:00 |
mkboot.h
|
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
|
2011-06-19 17:23:18 +00:00 |
mkinfo.pl
|
mkinfo.pl: Run version.sh to generate version string
|
2010-05-27 09:58:07 +00:00 |
mkmi4.sh
|
|
|
mkzenboot.c
|
|
|
mp3info.pm
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
mr500.c
|
M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them.
|
2009-08-30 23:24:22 +00:00 |
mr500.h
|
M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them.
|
2009-08-30 23:24:22 +00:00 |
multigcc.pl
|
perl magic: Use if/elsif/else instead of given/when (FS #12188)
|
2011-08-16 19:26:24 +00:00 |
ovl_offset.pl
|
Set x bit aka fix red...
|
2009-03-02 00:35:21 +00:00 |
player_unifont.c
|
No need to run a command here.
|
2009-06-20 14:34:27 +00:00 |
rdf2binary.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
rockboxdev.sh
|
FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them when using gcc 4.6.
|
2011-05-27 15:13:29 +00:00 |
romsizetest.pl
|
|
|
root.make
|
Added NODEPS define to skip recompilation for zip and apk builds. Usage: make zip NODEPS=1
|
2011-06-22 14:14:49 +00:00 |
sapi_voice.vbs
|
SAPI voice creating: add slovak to languages.
|
2011-05-07 15:55:42 +00:00 |
scramble.c
|
Initial framework for the Sandisk Sansa Clip Zip
|
2011-08-27 16:21:19 +00:00 |
sh2d.c
|
|
|
songdb.pl
|
|
|
svnupcheck.pl
|
pass the output from 'svn update' to this script, and it will say rebuild if
|
2007-03-15 22:31:32 +00:00 |
talkclips.py
|
FS#11506 : python script to generate .talk clips
|
2010-08-28 11:00:32 +00:00 |
telechips.c
|
FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching
|
2009-11-01 18:26:00 +00:00 |
telechips.h
|
FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching
|
2009-11-01 18:26:00 +00:00 |
testdbv2.c
|
First runtime database support, self repairing, only playcount works for now,
|
2005-07-01 17:29:44 +00:00 |
thumb-cc.py
|
thumb-cc.py: simplify
|
2011-05-18 20:04:20 +00:00 |
tools.make
|
Anti-Aliased Fonts support.
|
2011-03-05 18:36:51 +00:00 |
ucl2src.pl
|
Self-extracting loader: Cleaner method for inclusion of the UCL-compressed image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing...
|
2005-11-30 00:05:40 +00:00 |
usb_benchmark.c
|
New USB stack
|
2007-11-22 20:51:00 +00:00 |
version.sh
|
Better version reporting for git-tracked repositories: Include the git
|
2011-05-06 08:36:10 +00:00 |
voice-corrections.txt
|
Fixed broken regex
|
2011-06-23 15:09:04 +00:00 |
voice.pl
|
perl magic: Use if/elsif/else instead of given/when (FS #12188)
|
2011-08-16 19:26:24 +00:00 |
VOICE_PAUSE.wav
|
|
|
voicefont.c
|
Make voicefont produce proper files on big endian machines.
|
2010-03-13 23:34:19 +00:00 |
voicefont.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
vorbiscomm.pm
|
|
|
wavtrim.c
|
Improve error handling.
|
2010-06-05 08:58:30 +00:00 |
wavtrim.h
|
|
|
wn2rdf.pl
|
|
|
xml2h.py
|
|
|