.. |
checkwps
|
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
|
2008-05-14 18:55:19 +00:00 |
fwpatcher
|
|
|
profile_reader
|
|
|
rbspeex
|
Move C linkage binding for c++ to exporting header files instead of includes.
|
2008-05-22 17:51:35 +00:00 |
ucl
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
bdf2bmp.c
|
|
|
bmp2rb.c
|
cleanup code for picky compiler warning options
|
2008-04-10 21:16:00 +00:00 |
buildzip.pl
|
FS#8637 - new UI for disktidy.
|
2008-05-18 07:27:10 +00:00 |
codepage_tables.c
|
FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added
|
2007-10-01 17:16:31 +00:00 |
codepage_tables.h
|
FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added
|
2007-10-01 17:16:31 +00:00 |
codepages.c
|
Make codepage Win-1250 actually work on charcell.
|
2007-10-02 07:25:24 +00:00 |
configure
|
Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page.
|
2008-05-21 03:55:17 +00:00 |
convbdf.c
|
decrease the risk of an overflow due to typecase from unsigned to signed
|
2008-04-10 21:49:40 +00:00 |
creative.c
|
Try making binsize smaller and fix pointer problem
|
2008-05-17 15:51:49 +00:00 |
creative.h
|
Use OF's firmware loading mechanism instead of Rockbox's.
|
2008-05-17 14:20:09 +00:00 |
database.c
|
Renamed build_tagcache to tagcache_build to make it consistent with the function naming of the other functions in tagcache.c
|
2008-05-03 16:23:37 +00:00 |
descramble.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 |
dict2rdf.pl
|
|
|
genlang
|
make the warnings gcc-style to be trapped by the scripts easier
|
2008-02-17 23:42:38 +00:00 |
gigabeat.c
|
cleanup code for picky compiler warning options
|
2008-04-10 21:16:00 +00:00 |
gigabeat.h
|
|
|
gigabeats.c
|
cleanup code for picky compiler warning options
|
2008-04-10 21:16:00 +00:00 |
gigabeats.h
|
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
|
2007-09-21 15:51:53 +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
|
Cleanup in tools/: Remove unused VB scripts and fix properties.
|
2008-05-08 19:01:21 +00:00 |
iaudio_bl_flash.bmp
|
Make scramble add the flash logo when encoding for iAudio. It's only shown on M3 with the cowon loader versions I've seen, but the space is reserved in all coldfire iaudio flash files (was just zeroed before).
|
2008-03-18 20:58:52 +00:00 |
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
|
cleanup code for picky compiler warning options
|
2008-04-10 21:16:00 +00:00 |
iriver.h
|
|
|
langv1tov2
|
|
|
lngdump.c
|
tiny tool to help with dumping a binary lng file to the screen to make it
|
2007-08-10 22:04:47 +00:00 |
make.inc
|
FS#8482 take two. Make the language files built first, so that the largest
|
2008-02-18 12:17:34 +00:00 |
makebmp.inc
|
Make the build process informative again for 'make' 3.80 and earlier. Those 'make' versions are back to lower build speed (same as before my Makefile tuning).
|
2006-10-28 22:42:16 +00:00 |
Makefile
|
make the compiles A LOT more picky and pedantic
|
2008-04-10 21:17:57 +00:00 |
makesrc.inc
|
Revert "initial Meizu M6SL port"
|
2008-03-27 11:53:51 +00:00 |
makesubdirs.inc
|
|
|
mi4.c
|
Code Policing
|
2008-04-09 13:18:59 +00:00 |
mi4.h
|
Add support for scramble to put a 4 character string indicating binary type and the 4 character model id at the end of the mi4 header.
|
2007-03-14 13:51:05 +00:00 |
mkboot.c
|
Fix 2 warnings in mkboot
|
2008-05-19 14:54:06 +00:00 |
mkinfo.pl
|
Cleanup in tools/: Remove unused VB scripts and fix properties.
|
2008-05-08 19:01:21 +00:00 |
mkmi4.sh
|
|
|
mknkboot.c
|
Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off.
|
2008-04-21 04:34:39 +00:00 |
mktccboot.c
|
cleanup code for picky compiler warning options
|
2008-04-10 21:16:00 +00:00 |
mp3info.pm
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
player_unifont.c
|
Replace obsolete generate_rocklatin tool with player_unifont tool.
|
2007-04-04 00:16:11 +00:00 |
rdf2binary.c
|
fds are pointers, not ints.
|
2006-11-12 02:29:52 +00:00 |
rockbox-style.el
|
better lisp
|
2007-01-24 15:32:39 +00:00 |
rockboxdev.sh
|
now build the ARM crosscompiler with support for big-endian targets
|
2008-04-28 15:37:06 +00:00 |
romsizetest.pl
|
|
|
sample.emacs
|
|
|
sapi_voice.vbs
|
Cleanup in tools/: Remove unused VB scripts and fix properties.
|
2008-05-08 19:01:21 +00:00 |
scramble.c
|
Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page.
|
2008-05-21 03:55:17 +00:00 |
sh2d.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 |
songdb.pl
|
Change default filenames from tagcache to database
|
2006-11-27 00:21:37 +00:00 |
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 |
svnversion.sh
|
FS#7748 by Catalin Patulea - Fix svnversion.sh for localization and failure corner-cases.
|
2007-09-11 05:10:42 +00:00 |
telechips.c
|
Add support for the generic Telechips firmware format checksums - use -tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs
|
2007-09-30 12:49:43 +00:00 |
telechips.h
|
Add support for the generic Telechips firmware format checksums - use -tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs
|
2007-09-30 12:49:43 +00:00 |
testdbv2.c
|
|
|
ucl2src.pl
|
|
|
usb_benchmark.c
|
New USB stack
|
2007-11-22 20:51:00 +00:00 |
voice.pl
|
Small tweak for festival to correct the spelling of 'A', fixes FS#8889
|
2008-04-28 18:12:14 +00:00 |
VOICE_PAUSE.wav
|
Replace the voicebuilding with a perl-based approach. Should greatly speed up building on Cygwin. See more in FS#7646.
|
2007-08-25 22:00:13 +00:00 |
voicefont.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 |
voicefont.h
|
Move C linkage binding for c++ to exporting header files instead of includes.
|
2008-05-22 17:51:35 +00:00 |
vorbiscomm.pm
|
|
|
wavtrim.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 |
wavtrim.h
|
Move C linkage binding for c++ to exporting header files instead of includes.
|
2008-05-22 17:51:35 +00:00 |
wn2rdf.pl
|
Cleanup in tools/: Remove unused VB scripts and fix properties.
|
2008-05-08 19:01:21 +00:00 |
xml2h.py
|
Add beginning of DSP code (done by Catalin Patulea), but don't enable it
|
2008-05-16 21:16:01 +00:00 |