summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2009-08-23rbutil: add a option to ignore specific files for .talk file generation.Dominik Wenger
2009-08-23rbutil: fix festival tts handling.Dominik Wenger
2009-08-22rbutil: also remove the target-id from the onda targets.Dominik Wenger
2009-08-22rbutil: use target-id from rockbox-info.txt and remove it from rbutil.iniDominik Wenger
2009-08-21Rockbox Utility: fix some typos in Dutch translationMaurus Cuelenaere
2009-08-21Rockbox Utility: make chinachippatch translateable + update Dutch translationMaurus Cuelenaere
2009-08-16* Onda VX747/VX767: fix target_id & MODEL_NUMBERMaurus Cuelenaere
2009-08-16Rockbox Utility: add preliminary support for installing the bootloader (+ dua...Maurus Cuelenaere
2009-08-16Add Save icon and add a note to the about dialog about the origin of the icon...Dominik Riebeling
2009-08-15Improve notification about unsupported players.Dominik Riebeling
2009-08-15Fix up some USB IDs.Dominik Riebeling
2009-08-15Set svn:executable property.Dominik Riebeling
2009-08-15Remove resolution from system configuration as it isn't used anymore.Dominik Riebeling
2009-08-15Fix a warning.Dominik Riebeling
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger
2009-08-15rbutil: use universal mkamsboot.a and libucl.a on mac.Dominik Wenger
2009-08-15Make mkamsboot Makefile more silent.Dominik Riebeling
2009-08-15rbutil: move extern "C" declaration into mkamsboot.h Dominik Wenger
2009-08-15mkamsboot: move intermediate files into a build directory and allow building ...Dominik Wenger
2009-08-15rbutil: add ams sansa targets. (FS#10185)Dominik Wenger
2009-08-11Fix Rockbox Utility build on W32.Dominik Riebeling
2009-08-11Clean up accessing system setting values for a specific player.Dominik Riebeling
2009-08-10Clean up and rename Detect class.Dominik Riebeling
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling
2009-08-10Add missing multiple inclusion protection.Dominik Riebeling
2009-08-09Add (untested) support for Samsung YH-820, YH-920 and YH-925. Based on FS#103...Dominik Riebeling
2009-08-09Extend bootloader installation to accept alternatives for the destination fil...Dominik Riebeling
2009-08-09Clean up bootloader installation debug output a bit.Dominik Riebeling
2009-08-08rbutil: try to fix voicefile creation for releases. (genlang.cgi still needs ...Dominik Wenger
2009-08-08Support libusb-1.0.Dominik Riebeling
2009-08-08Clean up some debug output, kill some trailing spaces and break some overly l...Dominik Riebeling
2009-08-08Move download link pattern description to rbutil.ini.Dominik Riebeling
2009-08-07Fix SCSI inquiry on W32.Dominik Riebeling
2009-08-07Fix rbutil build on w32.Dominik Riebeling
2009-08-04Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman
2009-08-04Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...Dave Chapman
2009-07-17mkamsboot: remove runtime copyright noticeRafaël Carré
2009-07-16FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xa...Dominik Riebeling
2009-07-11Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg ...Dave Chapman
2009-07-11e200rpatcher: new e200rpatcher.dmg creation rule for OSXRafaël Carré
2009-07-11sansapatcher: new sansapatcher.dmg creation rule for OSXRafaël Carré
2009-07-10Also bump version in trunkFrank Gevaerts
2009-07-05fix bin2c.c pathFrank Gevaerts
2009-07-05Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed...Thomas Martitz
2009-07-05mkamsboot: change version string to 1.1, move devices list in the headerRafaël Carré
2009-07-05Slightly rewrite some parts of mkamsboot for better output and some sanity in...Thomas Martitz
2009-07-04When changing TTS settings from the talkfile dialog make sure to not reset th...Dominik Riebeling
2009-06-27rbutil: move ProgressloggerInterface to base/Dominik Wenger
2009-06-27rbutil: make the test TTS Function use aplay or play on Linux.Dominik Wenger
2009-06-26rbutil: add a Button to test a TTS Engine. Remove a old .ui file.Dominik Wenger