summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Fix a typo.Dominik Riebeling1-1/+1
2012-01-17Fix unused-but-set warnings in helper functions.Dominik Riebeling1-25/+29
2012-01-17TTS: check if created wav file exists.Dominik Riebeling2-1/+10
2012-01-15Add alternate firmware filenames for e200v2.Dominik Riebeling1-1/+1
2012-01-15Support reading OF files from zip.Dominik Riebeling5-16/+84
2012-01-15Fix wavtrim on voicefile creation.Dominik Riebeling2-4/+11
2012-01-14Remove multithreading support from voicefile creation.Dominik Riebeling2-184/+94
2012-01-14Update copyright information for 2012.Dominik Riebeling17-25/+25
2012-01-14Improve error handling and logging.Dominik Riebeling3-12/+19
2012-01-08MSVC compatibility adjustments.Dominik Riebeling2-0/+18
2012-01-08Rockbox Utility: use libmp3lame for voice clips.Dominik Riebeling6-1/+1604
2012-01-08Fix wrong includes.Dominik Riebeling2-1/+1
2012-01-06Fix typo in comment.Dominik Riebeling1-2/+2
2012-01-06MSVC: fix error in README and update librbspeex build folder.Dominik Riebeling2-2/+2
2012-01-06Fix "invalid settings" dialog appearing twice.Dominik Riebeling1-3/+3
2012-01-06Split up encoders sources.Dominik Riebeling12-239/+337
2012-01-06Remove OS X special universal binary handling.Dominik Riebeling1-14/+2
2012-01-05Update OS X library building.Dominik Riebeling2-35/+17
2012-01-04Rockbox Utility: add support for mkimxboot bootloader.Dominik Riebeling6-3/+264
2012-01-04Extend flashing hint a bit.Dominik Riebeling1-1/+4
2012-01-03Update displayed settings on startup.Dominik Riebeling1-4/+5
2012-01-03Remove trailing whitespaces.Dominik Riebeling1-4/+3
2012-01-02Fix cross compiling on OS X.Dominik Riebeling2-1/+2
2012-01-02Remove unnecessary include.Dominik Riebeling1-1/+0
2012-01-02Rockbox Utility: update building libs.Dominik Riebeling1-41/+47
2012-01-02Allow passing additional CFLAGS.Dominik Riebeling4-4/+4
2012-01-02libtools.make: allow overriding variables via environment.Dominik Riebeling1-10/+6
2011-12-26Rockbox Utility: recognize Nano 6th gen as unsupported device.Dominik Riebeling1-0/+3
2011-12-22Rockbox Utility: add description and helper code for VS.Dominik Riebeling5-0/+744
2011-12-20Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this.Frank Gevaerts1-1/+0
2011-12-20rbutil: enable clipzipRafaël Carré1-3/+1
2011-12-20mkamsboot: update READMEbootloader_amsv2_v4Rafaël Carré1-3/+3
2011-12-20mkamsboot: don't boot OF when USB is pluggedRafaël Carré3-131/+31
2011-12-16Rename libchinachip to libchinachippatcher.Dominik Riebeling2-5/+5
2011-12-16libtools.make: add rule to build a DLL.Dominik Riebeling2-0/+17
2011-12-16sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling2-2/+2
2011-12-16ipodpatcher: move linker only options out of CFLAGS.Dominik Riebeling2-2/+2
2011-12-16Rockbox Utility: use libsansapatcher.Dominik Riebeling2-10/+7
2011-12-16sansapatcher: allow building without bootloaders.Dominik Riebeling2-1/+13
2011-12-16sansapatcher: use libtools.make.Dominik Riebeling1-51/+40
2011-12-16Rockbox Utility: use libipodpatcher.Dominik Riebeling2-8/+8
2011-12-16mkamsboot: fix building as universal library.Dominik Riebeling1-3/+3
2011-12-16ipodpatcher: convert to use libtools.make.Dominik Riebeling2-60/+34
2011-12-15mkamsboot: convert to use libtools.make.Dominik Riebeling1-91/+5
2011-12-15chinachippatcher: convert to use libtools.make.Dominik Riebeling2-90/+14
2011-12-15Break some long lines.Dominik Riebeling1-4/+10
2011-12-14Pass version when building libmktccboot for Rockbox Utility.Dominik Riebeling1-0/+1
2011-12-14mkimxboot: use common Makefile.Dominik Riebeling1-91/+12
2011-12-14Rockbox Utility: pass BUILD_DIR to libs Makefiles.Dominik Riebeling1-0/+6
2011-12-14mkmpioboot: use common Makefile.Dominik Riebeling2-98/+25