.. |
checkwps
|
Newer glibc has letoh16 and friends, so use them if available
|
2009-02-27 19:07:38 +00:00 |
database
|
made 'make' in tools/database work again
|
2009-02-26 10:20:28 +00:00 |
fwpatcher
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
profile_reader
|
Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes various issues with compiling profile builds. Also, note that profile_reader.pl syntax has changed.
|
2008-07-28 22:43:41 +00:00 |
rbspeex
|
rename ARCH define because of conflict with some systems. see (FS#9321)
|
2008-09-01 19:48:27 +00:00 |
release
|
Add some more possible sim targets and remove the memory-size variants.
|
2009-04-04 14:16:43 +00:00 |
ucl
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
addtargetdir.pl
|
Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators under Windows using MingW
|
2009-02-04 20:59:27 +00:00 |
bdf2bmp.c
|
Make bdf2bmp work on 64 bit hosts.
|
2008-09-04 20:49:11 +00:00 |
bmp2rb.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
buildzip.pl
|
Lua: add actions.lua to the zip file
|
2009-05-21 21:58: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
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
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
|
Change (I)installer to (I)nstaller to match the convention.
|
2009-05-06 15:47:01 +00:00 |
convbdf.c
|
Remove the (part of the) check that is actually not needed since the 'properties' section is optional
|
2009-04-30 05:07:45 +00:00 |
creative.c
|
Fix compiling on *BSD targets (and probably others too)
|
2008-08-26 19:38:52 +00:00 |
creative.h
|
Prepare Creative bootloader compilation for future dual boot integration
|
2008-08-03 19:32:14 +00:00 |
descramble.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
dict2rdf.pl
|
|
|
functions.make
|
Move generated lang-related files to their own directory in preparation of localizable plugins.
|
2009-03-02 06:13:18 +00:00 |
genlang
|
More GSoC related work. Have genlang parse the user field of the lang files. For now, all user strings are core. In the future more users will be added. Add missing user fields to a few phrases in some languages. Genlang will also warn if a phrase is missing the user field or it is unknown. The output format is unchanged.
|
2009-03-03 01:38:26 +00:00 |
gigabeat.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
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
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +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
|
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
|
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
|
Escape strings for use in matches.
|
2009-01-25 15:32:03 +00:00 |
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
|
Move generated lang-related files to their own directory in preparation of localizable plugins.
|
2009-03-02 06:13:18 +00:00 |
Makefile
|
Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree.
|
2008-12-15 23:42:19 +00:00 |
makesrc.inc
|
revert this commit until we find a better fix
|
2008-06-28 00:06:49 +00:00 |
mi4.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mi4.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mkboot.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mkboot.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mkinfo.pl
|
.map and .bin files have moved to the root.
|
2008-11-20 16:05:06 +00:00 |
mkmi4.sh
|
Even when we don't encrypt a mi4 we still need to run the encrypt step so that the crc gets updated.
|
2006-08-30 20:20:52 +00:00 |
mknkboot.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mktccboot.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mkzenboot.c
|
Fix yellow
|
2008-09-28 17:51:11 +00:00 |
mp3info.pm
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
ovl_offset.pl
|
Set x bit aka fix red...
|
2009-03-02 00:35:21 +00:00 |
player_unifont.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +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 |
rockbox-style.el
|
better lisp
|
2007-01-24 15:32:39 +00:00 |
rockboxdev.sh
|
Revert r20704 and only use the -r option when compiling binutils. This is good enough to fix compilation of the toolchains on OSX, but doesn't break compiling the m68k gcc, which makes use of built-ins and hence doesn't work with -r.
|
2009-05-10 18:11:09 +00:00 |
romsizetest.pl
|
|
|
root.make
|
Second try for make install for normal builds. Now differentiate better between "PREFIX not set" and "PREFIX not set, but also not needed". Also, recreate the PREFIX when running make reconf.
|
2009-04-12 01:28:33 +00:00 |
sample.emacs
|
|
|
sapi_voice.vbs
|
Print the actually selected voice in verbose mode, and try to figure out the vendor from the name for SAPI5 L&H voices if there is no vendor attribute.
|
2008-08-15 17:22:52 +00:00 |
scramble.c
|
Onda VX747: commit some parts to get apps/ to compile (more will follow)
|
2009-02-09 10:02:38 +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 |
telechips.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
telechips.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
testdbv2.c
|
|
|
tools.make
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
ucl2src.pl
|
|
|
usb_benchmark.c
|
New USB stack
|
2007-11-22 20:51:00 +00:00 |
version.sh
|
Fix version.sh when it's run outside of the git working directory.
|
2009-05-15 01:14:48 +00:00 |
voice.pl
|
Add a full stop after strings, since some voices use the existance of one to change intonation.
|
2009-03-02 22:29:17 +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
|
Squash 2 warnings in each of (voicefont.c, wavtrim.c).
|
2008-10-06 06:45:41 +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
|
Re-adding songdb.pl with support for tagcache. Works with mp3 and has partial support for ogg.
|
2006-06-28 15:44:51 +00:00 |
wavtrim.c
|
Squash 2 warnings in each of (voicefont.c, wavtrim.c).
|
2008-10-06 06:45:41 +00:00 |
wavtrim.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +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 |