rockbox/tools
William Wilgus 90118f14cf lua add demo scripts, atexit handler, gui_scrollbar_draw
Change-Id: Ie8794e8a487f73952dae43e036787b6972fdbbee
2019-07-29 02:51:29 -05:00
..
agptek_rocker Agptek Rocker: Slightly tweak build procedure 2018-06-14 11:02:18 +02:00
checkwps Fix path handling snafu for CheckWPS tool 2017-01-16 07:30:39 -05:00
database Use full_path_subst on more places, to avoid replacing the wrong occurrences in 2019-07-28 21:00:57 +02:00
docker_rbclient docker-rbclient: update README 2019-07-28 15:39:25 -04:00
fwpatcher fwpatcher/rbutil - added support for H300 v1.31K 2013-10-01 14:01:15 +02:00
iap Updated IAP commands. 2013-11-10 18:41:24 +01:00
profile_reader
rbspeex misc: Fix some assorted compiler warnings 2018-09-28 11:53:15 -04:00
release Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
ucl OS X: detect clang and build for x86 target only. 2014-03-20 22:26:24 +01:00
vagrant Add Vagrant configuration for creating a development VM 2019-07-26 20:20:07 -04:00
addtargetdir.pl
autoconf.pl autoconf.pl: Add support for build folders with screen resolution (e.g. build-android-320x480). 2013-03-16 22:30:46 +01:00
bdf2bmp.c FS#12764 - bdf2bmp fails to compile 2012-10-14 12:12:25 +02:00
bmp2rb.c bmp2rb: Add XRGB 32bit native format 2018-06-12 12:55:56 +02:00
builds.pm Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05:00
buildtheme.pl
buildzip.pl lua add demo scripts, atexit handler, gui_scrollbar_draw 2019-07-29 02:51:29 -05:00
codecscan.pl Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
codepage_tables.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepage_tables.h Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepages.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
configure configure: add --32-bit option to build a 32-bit simulator/application 2019-06-17 23:11:25 -04:00
convbdf.c Fix warnings. convbdf needed to be updated for the changed font struct because it generates sysfont.c. 2014-01-26 15:02:11 +01:00
convttf.c Option to use the lighter hinting algorithm (FT_LOAD_TARGET_LIGHT). 2014-01-26 16:11:05 +01:00
creative.c fix yellows 2017-09-06 18:01:25 +02:00
creative.h tools/scramble: add support for a couple more Creative devices 2013-10-22 00:34:35 +02:00
descramble.c
dict2rdf.pl
functions.make Use full_path_subst on more places, to avoid replacing the wrong occurrences in 2019-07-28 21:00:57 +02:00
genlang FS#7704 - Talk support for plugins 2019-07-20 08:48:35 +02:00
genshortcut.sh Fix Sim for newer distros 2018-12-07 21:04:30 +01:00
genversion.sh Fix makefile not rebuilding rbversion.h in some cases 2016-09-23 23:03:23 +02:00
gigabeat.c
gigabeat.h
gigabeats.c
gigabeats.h
hmac-sha1.c
hmac-sha1.h
iaudio_bl_flash.bmp
ipod_fw.c
iriver.c
iriver.h
langstatus
langtool.pl Fix FS#12003 'langtool.pl --deprecate is broken' 2011-04-07 07:50:29 +00:00
langv1tov2
lngdump.c
make.inc Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
Makefile tools/mkzenboot: compile in C99 mode 2013-10-22 00:17:06 +02:00
makesrc.inc
mi4.c
mi4.h
mk500boot.c
mkboot.c Silence gcc warning 2011-12-10 18:38:28 +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 Add voicefile version to rockbox-info.txt. 2012-06-05 23:23:44 +02:00
mkmi4.sh
mkzenboot.c mkzenboot: Fix double close of bootfd on error 2014-12-20 15:18:46 +01:00
mp3info.pm
mr500.c
mr500.h
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 Fix .ncbss from possibly overlapping .ncdata in plugins/codecs. 2013-07-11 04:32:23 -04:00
player_unifont.c
rdf2binary.c
rkw.c scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rkw.h scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rockboxdev.sh Fix download link for the MIPS toolchain. 2018-07-28 10:56:31 -04:00
romsizetest.pl
root.make build: Fix puzzles build due to missing dependency 2019-07-20 10:06:12 -04:00
sapi_voice.vbs Add support for Microsoft Speech Platform. 2012-09-09 12:07:53 +02:00
scramble.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
sh2d.c
songdb.pl
svnupcheck.pl
talkclips.py
telechips.c
telechips.h
testdbv2.c
thumb-cc.py thumb-cc.py: fix for python 3.2 2012-05-07 00:19:03 -04:00
tools.make Make the player_unifont tool build again 2012-05-18 23:31:24 +02:00
ucl2src.pl
usb_benchmark.c
Vagrantfile Add Vagrant configuration for creating a development VM 2019-07-26 20:20:07 -04:00
version.sh Fix up tools/version.sh for git transition. 2011-12-31 16:32:21 +00:00
voice-corrections.txt speech: additional correction rules for acronyms etc. 2018-11-10 01:39:46 +01:00
voice.pl Support using 'rbspeak' to generate voice files. 2018-12-22 20:27:39 -05:00
VOICE_PAUSE.wav
voicefont.c misc: Fix some assorted compiler warnings 2018-09-28 11:53:15 -04:00
voicefont.h voicefont: make format version a parameter. 2012-06-05 23:24:54 +02:00
vorbiscomm.pm
wavtrim.c Rename snprintf when building with MSVC to link with CRT. 2012-01-08 20:09:59 +00:00
wavtrim.h
wn2rdf.pl
xml2h.py