summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2012-01-17Fix a typo.Dominik Riebeling
2012-01-17Fix unused-but-set warnings in helper functions.Dominik Riebeling
2012-01-17TTS: check if created wav file exists.Dominik Riebeling
2012-01-15Add alternate firmware filenames for e200v2.Dominik Riebeling
2012-01-15Support reading OF files from zip.Dominik Riebeling
2012-01-15Fix wavtrim on voicefile creation.Dominik Riebeling
2012-01-14Remove multithreading support from voicefile creation.Dominik Riebeling
2012-01-14Update copyright information for 2012.Dominik Riebeling
2012-01-14Improve error handling and logging.Dominik Riebeling
2012-01-08MSVC compatibility adjustments.Dominik Riebeling
2012-01-08Rockbox Utility: use libmp3lame for voice clips.Dominik Riebeling
2012-01-08Fix wrong includes.Dominik Riebeling
2012-01-06Fix typo in comment.Dominik Riebeling
2012-01-06MSVC: fix error in README and update librbspeex build folder.Dominik Riebeling
2012-01-06Fix "invalid settings" dialog appearing twice.Dominik Riebeling
2012-01-06Split up encoders sources.Dominik Riebeling
2012-01-06Remove OS X special universal binary handling.Dominik Riebeling
2012-01-05Update OS X library building.Dominik Riebeling
2012-01-04Rockbox Utility: add support for mkimxboot bootloader.Dominik Riebeling
2012-01-04Extend flashing hint a bit.Dominik Riebeling
2012-01-03Update displayed settings on startup.Dominik Riebeling
2012-01-03Remove trailing whitespaces.Dominik Riebeling
2012-01-02Fix cross compiling on OS X.Dominik Riebeling
2012-01-02Remove unnecessary include.Dominik Riebeling
2012-01-02Rockbox Utility: update building libs.Dominik Riebeling
2012-01-02Allow passing additional CFLAGS.Dominik Riebeling
2012-01-02libtools.make: allow overriding variables via environment.Dominik Riebeling
2011-12-26Rockbox Utility: recognize Nano 6th gen as unsupported device.Dominik Riebeling
2011-12-22Rockbox Utility: add description and helper code for VS.Dominik Riebeling
2011-12-20Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this.Frank Gevaerts
2011-12-20rbutil: enable clipzipRafaël Carré
2011-12-20mkamsboot: update READMERafaël Carré
2011-12-20mkamsboot: don't boot OF when USB is pluggedRafaël Carré
2011-12-16Rename libchinachip to libchinachippatcher.Dominik Riebeling
2011-12-16libtools.make: add rule to build a DLL.Dominik Riebeling
2011-12-16sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling
2011-12-16ipodpatcher: move linker only options out of CFLAGS.Dominik Riebeling
2011-12-16Rockbox Utility: use libsansapatcher.Dominik Riebeling
2011-12-16sansapatcher: allow building without bootloaders.Dominik Riebeling
2011-12-16sansapatcher: use libtools.make.Dominik Riebeling
2011-12-16Rockbox Utility: use libipodpatcher.Dominik Riebeling
2011-12-16mkamsboot: fix building as universal library.Dominik Riebeling
2011-12-16ipodpatcher: convert to use libtools.make.Dominik Riebeling
2011-12-15mkamsboot: convert to use libtools.make.Dominik Riebeling
2011-12-15chinachippatcher: convert to use libtools.make.Dominik Riebeling
2011-12-15Break some long lines.Dominik Riebeling
2011-12-14Pass version when building libmktccboot for Rockbox Utility.Dominik Riebeling
2011-12-14mkimxboot: use common Makefile.Dominik Riebeling
2011-12-14Rockbox Utility: pass BUILD_DIR to libs Makefiles.Dominik Riebeling
2011-12-14mkmpioboot: use common Makefile.Dominik Riebeling