summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-08-05fix error with the preprocessor.Dominik Riebeling1-3/+3
2007-08-05rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at th...Dominik Wenger5-2/+207
2007-08-05rbutilQt: added Talkfile creation.Dominik Wenger12-23/+1001
2007-08-04Add icon to process dialog button.Dominik Riebeling2-1/+7
2007-08-03Display the correct icon upon success.Dominik Riebeling1-1/+1
2007-08-03- display better values if no user configuration is foundDominik Riebeling3-13/+18
2007-08-03Fix a segfault when no configuration file is present.Dominik Riebeling1-2/+3
2007-08-03Oops.Dominik Riebeling1-1/+0
2007-08-03Remove zip installation window as it's not needed anymore. Use a simple confi...Dominik Riebeling5-224/+52
2007-08-03Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...Dave Chapman2-2/+31
2007-08-02Remove mountpoint entry line from installation form and use config setting in...Dominik Riebeling10-67/+30
2007-08-02Move device and mountpoint selection to configuration to eliminate the need o...Dominik Riebeling7-293/+382
2007-08-02buf is never actually used, so just remove itBarry Wardell1-3/+2
2007-08-02Fix a couple of warnings. Also fix a bug where the offset wasn't being report...Barry Wardell2-12/+13
2007-08-02Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell3-36/+147
2007-08-01Add some more icons to a few dialogs and fix visual glitches.Dominik Riebeling3-96/+198
2007-08-01If bootloader installation failed abort logger so the user needs to confirm t...Dominik Riebeling2-0/+10
2007-08-01oops, forgot to commit the icon files.Dominik Riebeling10-0/+0
2007-08-01Update configuration dialog and disable unimplemented items. Add some nice ic...Dominik Riebeling4-12/+198
2007-08-01don't show the proxy password in configuration dialog as cleartext.Dominik Riebeling1-0/+1
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger15-128/+166
2007-07-30Add Ipod 1G/2G and resort the platform section a bit.Dominik Riebeling1-18/+30
2007-07-30rbutilQt: fix Dialogs, so they are modal.Dominik Wenger4-3/+7
2007-07-30Put links to the manual on the manual tab. Downloading the manual isn't finis...Dominik Riebeling3-56/+199
2007-07-30add link to homepage to about window.Dominik Riebeling2-8/+27
2007-07-29move iriver checksums to its own file to remove unneeded inclusion and kill w...Dominik Riebeling4-19/+44
2007-07-29Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...Dave Chapman2-8/+20
2007-07-29Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqtDave Chapman1-2/+8
2007-07-29Fix some more warnings (these only occurred on Mac OS X, so I missed them on ...Dave Chapman1-3/+3
2007-07-29Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman6-28/+29
2007-07-29Fix some cosmetic bugs in error messages. These generated warnings when comp...Dave Chapman1-6/+5
2007-07-29fix a warning.Dominik Riebeling1-1/+3
2007-07-29linux: respect http_proxy value for "system" proxy settings.Dominik Riebeling4-26/+90
2007-07-29support for translating rbutil. Translation files (*.qm) can be in the binary...Dominik Riebeling6-227/+275
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract interfa...Dominik Wenger16-561/+724
2007-07-29small simplification, whitespace cleanup and dos2unix.Dominik Riebeling4-381/+379
2007-07-29fix line endings.Dominik Riebeling3-413/+413
2007-07-28rbutilQt: Font and Doom installation. Also some fixes to the signals in the i...Dominik Wenger10-562/+899
2007-07-28rbutilQt: bootloader installation routines for iriver players. Bootloader rou...Dominik Wenger13-9/+1304
2007-07-28rbutilqt: added sansapatcher to bootloader installation. now only iriver boot...Dominik Wenger4-5/+203
2007-07-27rbutil: nicer image for the Talk files button. (FS#7484) Thanx to Dave HooperDominik Wenger1-0/+0
2007-07-27rbutilQt: first attempt for bootloader installation. Sansa and irivers are st...Dominik Wenger8-6/+1137
2007-07-27Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...Dave Chapman4-9/+102
2007-07-27rbutilqt: reworked and renamed the installrb class/files to generic installzi...Dominik Wenger5-27/+36
2007-07-26dos2unix files and add a missing line in the header comment.Dominik Riebeling2-98/+100
2007-07-26rbutilqt: forgot the new files.Dominik Wenger2-0/+204
2007-07-26rbutil: wrapped the rockbox installation into a class, for easy reuse.Dominik Wenger3-115/+20
2007-07-26Use a html version of gpl for the licence in the about box. Make the box use ...Martin Arver4-10/+499
2007-07-26Initial (untested apart from device detection) support for 1st/2nd gen ipods ...Dave Chapman2-2/+16
2007-07-26rbutilqt: make the installlog ini file based.Dominik Wenger1-12/+11