summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2008-04-21bump version to m1.0.5 releaserbutil_m1.0.5Dominik Riebeling2-2/+2
2008-04-15Fix a warning.Dominik Riebeling1-1/+1
2008-04-13Make httpget class work with URI paths containing characters that need to be ...Dominik Riebeling1-6/+14
2008-04-06rbutil: another misplaced connect call.Dominik Wenger1-3/+5
2008-04-06rbutil: ups moved a connect to the wrong place.Dominik Wenger1-3/+2
2008-04-06rbutil: move many more connect calls, mainly for safety.Dominik Wenger7-19/+31
2008-04-06when resolving filenames also take system and hidden files into account.Dominik Riebeling1-1/+2
2008-04-06rbutil: fix complete install: make sure signals are connected before calling ...Dominik Wenger1-3/+5
2008-04-06progress indication should start at 1, not 0.Dominik Riebeling1-18/+18
2008-04-06create an UnZip derived class for zip file extraction to allow showing progre...Dominik Riebeling4-6/+107
2008-04-06Oops: don't report an error during cache initialization if the cache folder a...Dominik Riebeling1-0/+2
2008-04-06make sure cachefolder is existent when enabling it using setCache(bool). Fixe...Dominik Riebeling2-9/+23
2008-04-05make resolvePathCase work properly on windows, the drive letter needs special...Dominik Riebeling1-2/+13
2008-04-05Upon autodetection tell the user if an incompatible player model (newer Sansa...Dominik Riebeling5-2/+55
2008-04-05fix a stupid bug which made mountpoint detection based on folders non-functio...Dominik Riebeling1-3/+4
2008-04-05the player name shouldn't include the manufacturer, m:robe entry repeated that.Dominik Riebeling1-1/+1
2008-04-03Make USB ID handling recognize multiple values in the configuration. That way...Dominik Riebeling2-10/+13
2008-04-03rbutil:let autodetection::detectUsb also use the rbsettings object.Dominik Wenger5-25/+61
2008-04-02Fix issues with file-based bootloader installation:Dominik Riebeling1-35/+46
2008-04-01Implement a function to resolve a given path case-insensitively. This is need...Dominik Riebeling2-0/+34
2008-04-01rbutil: fix closing of installwindow after successful install. Dominik Wenger1-6/+6
2008-04-01rbutil: let rbutil use the new voice.zip files. Also make the download cache ...Dominik Wenger6-16/+39
2008-03-31Update installation document a bit to catch up with recent changes. Add notes...Dominik Riebeling1-0/+17
2008-03-28Rename InstallProgress form to ProgressLogger as it's a generic logger window...Dominik Riebeling3-5/+5
2008-03-27Clean up double path in resource file.Dominik Riebeling18-85/+85
2008-03-27When trying to check for an installed bootloader treat an empty bootloader md...Dominik Riebeling1-0/+2
2008-03-25Make sansapatcher and ipodpatcher compile on OS X 10.5.Barry Wardell2-4/+4
2008-03-20On windows check for iPod_Control folder to allow resolving the drive letter ...Dominik Riebeling1-0/+11
2008-03-18Oops. Should commit patches correctly.Dominik Riebeling1-1/+1
2008-03-18Fix rbutil building with gcc 4.3 on linux (FS#8757 by Dennis Schridde).Dominik Riebeling1-0/+2
2008-03-18rbutil: support for iaudio m3Dominik Wenger1-0/+17
2008-03-15rbutil: fix a debug output, so it compiles again on windows.Dominik Wenger1-1/+1
2008-03-14when changing settings from the Talk and Voice window also update the main wi...Dominik Riebeling4-7/+14
2008-03-09When unsetting the proxy in the settings dialog unset the global proxy too. U...Dominik Riebeling1-1/+4
2008-03-08fix USB id for m:robe100Dominik Riebeling1-1/+1
2008-03-05add global proxy / cache settings to httpget class. This removes the need of ...Dominik Riebeling14-74/+63
2008-03-02rbuti: Ups, revert the Bootloader download URL. Dominik Wenger1-1/+1
2008-03-02rbutil: add m:robe100 support.Dominik Wenger3-1/+179
2008-03-01oops, removed a bit too much.Dominik Riebeling1-0/+2
2008-03-01httpget class: if a request is cancelled before a response is available give ...Dominik Riebeling1-0/+4
2008-03-01Fix voicefile / talkfile generation windows not updating the displayed settin...Dominik Riebeling4-15/+20
2008-02-29Add 2008 to the copyright notice.Dominik Riebeling1-1/+1
2008-02-29Make sure to create the logger first. Fixes a segfault due to a race with inf...Dominik Riebeling1-1/+1
2008-02-28rbutil: fix FS#8661 (Log Windows showed OK button instead of abort while comp...Dominik Wenger1-1/+1
2008-02-28rbutil: make a backup of the OF in gigabeat and h10 bootloader installation. ...Dominik Wenger1-3/+14
2008-02-25rbutil: fix a problem with voicing and encoding of non-latin chars.Dominik Wenger2-4/+4
2008-02-24Make e200rpatcher compile on OS X 10.5Barry Wardell1-2/+2
2008-02-23Make rbutil compile on OSX 10.5Barry Wardell1-0/+2
2008-02-23Fix preprocessor directiveDominik Riebeling1-1/+1
2008-02-23rbutil: fix segfault for mac and wrong proxy default.Dominik Wenger2-3/+4