summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling1-0/+1
2009-08-30rbutil: correct debug output.Dominik Wenger1-1/+1
2009-08-30rbutil: correct usb-id reading on windows.Dominik Wenger1-2/+3
2009-08-29rbutil: dont write logfile if user aborts filename selection.Dominik Wenger2-4/+10
2009-08-23rbutil: add a option to ignore specific files for .talk file generation.Dominik Wenger4-138/+152
2009-08-23rbutil: fix festival tts handling.Dominik Wenger1-1/+1
2009-08-22rbutil: also remove the target-id from the onda targets.Dominik Wenger1-3/+0
2009-08-22rbutil: use target-id from rockbox-info.txt and remove it from rbutil.iniDominik Wenger6-42/+1
2009-08-21Rockbox Utility: fix some typos in Dutch translationMaurus Cuelenaere1-3/+3
2009-08-21Rockbox Utility: make chinachippatch translateable + update Dutch translationMaurus Cuelenaere3-350/+718
2009-08-16* Onda VX747/VX767: fix target_id & MODEL_NUMBERMaurus Cuelenaere1-1/+29
2009-08-16Rockbox Utility: add preliminary support for installing the bootloader (+ dua...Maurus Cuelenaere9-1/+544
2009-08-16Add Save icon and add a note to the about dialog about the origin of the icon...Dominik Riebeling6-68/+57
2009-08-15Improve notification about unsupported players.Dominik Riebeling3-12/+82
2009-08-15Fix up some USB IDs.Dominik Riebeling1-4/+3
2009-08-15Set svn:executable property.Dominik Riebeling1-0/+0
2009-08-15Remove resolution from system configuration as it isn't used anymore.Dominik Riebeling3-40/+0
2009-08-15Fix a warning.Dominik Riebeling1-0/+1
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger13-94/+400
2009-08-15rbutil: use universal mkamsboot.a and libucl.a on mac.Dominik Wenger1-1/+12
2009-08-15Make mkamsboot Makefile more silent.Dominik Riebeling1-2/+7
2009-08-15rbutil: move extern "C" declaration into mkamsboot.h Dominik Wenger2-4/+9
2009-08-15mkamsboot: move intermediate files into a build directory and allow building ...Dominik Wenger1-14/+38
2009-08-15rbutil: add ams sansa targets. (FS#10185)Dominik Wenger7-8/+324
2009-08-11Fix Rockbox Utility build on W32.Dominik Riebeling1-1/+1
2009-08-11Clean up accessing system setting values for a specific player.Dominik Riebeling3-25/+44
2009-08-10Clean up and rename Detect class.Dominik Riebeling10-75/+77
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling8-53/+23
2009-08-10Add missing multiple inclusion protection.Dominik Riebeling2-0/+10
2009-08-09Add (untested) support for Samsung YH-820, YH-920 and YH-925. Based on FS#103...Dominik Riebeling1-0/+45
2009-08-09Extend bootloader installation to accept alternatives for the destination fil...Dominik Riebeling4-27/+32
2009-08-09Clean up bootloader installation debug output a bit.Dominik Riebeling7-35/+40
2009-08-08rbutil: try to fix voicefile creation for releases. (genlang.cgi still needs ...Dominik Wenger1-2/+2
2009-08-08Support libusb-1.0.Dominik Riebeling2-1/+49
2009-08-08Clean up some debug output, kill some trailing spaces and break some overly l...Dominik Riebeling4-27/+37
2009-08-08Move download link pattern description to rbutil.ini.Dominik Riebeling4-22/+14
2009-08-07Fix SCSI inquiry on W32.Dominik Riebeling1-1/+4
2009-08-07Fix rbutil build on w32.Dominik Riebeling1-0/+1
2009-08-04Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman8-7/+319
2009-08-04Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...Dave Chapman1-28/+32
2009-07-17mkamsboot: remove runtime copyright noticeRafaël Carré1-2/+2
2009-07-16FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xa...Dominik Riebeling4-1/+2336
2009-07-11Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg ...Dave Chapman2-4/+4
2009-07-11e200rpatcher: new e200rpatcher.dmg creation rule for OSXRafaël Carré1-1/+7
2009-07-11sansapatcher: new sansapatcher.dmg creation rule for OSXRafaël Carré1-1/+7
2009-07-10Also bump version in trunkFrank Gevaerts1-1/+1
2009-07-05fix bin2c.c pathFrank Gevaerts1-2/+2
2009-07-05Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed...Thomas Martitz2-4/+6
2009-07-05mkamsboot: change version string to 1.1, move devices list in the headerRafaël Carré2-12/+12
2009-07-05Slightly rewrite some parts of mkamsboot for better output and some sanity in...Thomas Martitz2-99/+115