- a1f7fd8 use getpwuid() instead of getlogin() on linux as the latter doesn't seem to work in all cases. Thanks to BigBambi for reporting. by Dominik Riebeling · 16 years ago
- c16a61a Fix building on Windows by Dominik Riebeling · 16 years ago
- 1876a0b Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows. by Dominik Riebeling · 16 years ago
- d131a31 Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup exports a bit. by Dominik Riebeling · 16 years ago
- e0f7b7a add "tags" rule to create ctags file. by Dominik Riebeling · 16 years ago
- fb57363 Simplify progress emit in httpget class a bit. by Dominik Riebeling · 16 years ago
- 2a4c0f5 Only create cache file when no error occured. Ignore server errors when using download cache to make offline mode work again. by Dominik Riebeling · 16 years ago
- f9bf137 Remove the html formatting designer added for description labels and use simple tags instead. by Dominik Riebeling · 16 years ago
- 9ea6bc0 Use the new progressbar value slot instead of wrapping around it. by Dominik Riebeling · 16 years ago
- 0d83a18 Don't invalidate the server timestamp variable when download finishes. by Dominik Riebeling · 16 years ago
- 44bc915 Extend http class to allow retrieving of the server timestamp once a file has been downloaded. by Dominik Riebeling · 16 years ago
- ae4b677 rbutil: improve talkfile generation. remove the options to keep and overwrite the wavfiles. by Dominik Wenger · 16 years ago
- bec0a59 Let qmake generate an install Makefile target to install the binary. Doesn't handle translations yet. by Dominik Riebeling · 16 years ago
- 64e7705 Add a slot to set the progress bar value and a member to hide it. by Dominik Riebeling · 16 years ago
- 9c3bbc3 Move error message generation out of irivertools.cpp to make it independent from the GUI. First step to improve code reuse later. by Dominik Riebeling · 16 years ago
- 3f65a70 Move C linkage binding for c++ to exporting header files instead of includes. by Dominik Riebeling · 16 years ago
- 1692d9b processEvents before starting autodetection. by Dominik Riebeling · 16 years ago
- 23744fe disable device tree during autodetection to give some (small) visual feedback. by Dominik Riebeling · 16 years ago
- 2da6868 Make addItem() a slot to be able adding items using a signal. by Dominik Riebeling · 16 years ago
- 01f7223 don't save mountpoint using native separators in the configuration. Makes things more consistent and fixes browsing the backup folder. by Dominik Riebeling · 16 years ago
- faceafc autodetection: convert path to native separators before displaying it. by Dominik Riebeling · 16 years ago
- c769cf5 make offline mode work again. by Dominik Riebeling · 16 years ago
- e338fc9 Allow http caching to use the old dumb mode again. by Dominik Riebeling · 16 years ago
- 2e1e219 Make the call to link libusb statically nicer. by Dominik Riebeling · 16 years ago
- b9b50d9 Rework and improve http download cache: check cache against file on the server and download again if outdated. by Dominik Riebeling · 16 years ago
- 0e7b865 rbutil: also use elides when the backup filename is changed. by Dominik Wenger · 16 years ago
- 8ea9b94 fix some small glitches for backup: by Dominik Riebeling · 16 years ago
- da8552f When setting a cache path also enable the cache implicitly. by Dominik Riebeling · 16 years ago
- 4296bc4 rbutil: use elides in the backup filename, also fix cache for archived builds. by Dominik Wenger · 16 years ago
- 76e6ad9 rbutil: more improvements for the backup mechanism. by Dominik Wenger · 16 years ago
- d24eb9e rbutil: improve the backup function. by Dominik Wenger · 16 years ago
- 9c54187 Set svn:eol-style on files from the rbutil directory and its subdirectories. by Nicolas Pennequin · 16 years ago
- 850c4f9 Make sansapatcher check and report permission denied errors. by Dominik Riebeling · 16 years ago
- b9ae666 convert to unix line endings. by Dominik Riebeling · 16 years ago
- 6e812b1 rbutil: Upps, forgot 2 new files for creating a zip. by Dominik Wenger · 16 years ago
- acccee4 rbutil: Detect if Rockbox is already installed, and allow Backup bevor installing a new build. by Dominik Wenger · 16 years ago
- 251db06 rbutil: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) by Dominik Wenger · 16 years ago
- 43217f8 fix size hint for spacers to get Ok button centered. by Dominik Riebeling · 16 years ago
- 367aec3 Fix a couple quirks from the previous commit. by Nicolas Pennequin · 16 years ago
- 357ffb3 Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. by Nicolas Pennequin · 16 years ago
- 194b2ca Check for permission denied error when trying to access the player and inform the user that raw disc access permissions are required. by Dominik Riebeling · 16 years ago
- e23ea5d Add USB PID for Ipod Classic as incompatible variant of the Video. Remove PID for Nano -- detection is done using ipodpatcher only (PIDs are not unique). by Dominik Riebeling · 16 years ago
- c5cd69e rbutil: fix a broken setting. by Dominik Wenger · 16 years ago
- be594f6 percent-encode the query parts of a request too, not only the path. by Dominik Riebeling · 16 years ago
- db73339 rbutil: fix another warning by Dominik Wenger · 16 years ago
- 6a471d8 Kill some warnings. by Dominik Riebeling · 16 years ago
- 7449751 rbutil: rework rbsettings to have less code dublication. by Dominik Wenger · 16 years ago
- 5d7d410 bump version to m1.0.5 release by Dominik Riebeling · 16 years ago rbutil_m1.0.5
- a987b7e Fix a warning. by Dominik Riebeling · 17 years ago
- 73d1eb4 Make httpget class work with URI paths containing characters that need to be percent-encoded. Fixes FS#8872. Add a few comments. by Dominik Riebeling · 17 years ago
- c2a01fd rbutil: another misplaced connect call. by Dominik Wenger · 17 years ago
- 86a5d62 rbutil: ups moved a connect to the wrong place. by Dominik Wenger · 17 years ago
- b235b13 rbutil: move many more connect calls, mainly for safety. by Dominik Wenger · 17 years ago
- 94d65d8 when resolving filenames also take system and hidden files into account. by Dominik Riebeling · 17 years ago
- 1b63775 rbutil: fix complete install: make sure signals are connected before calling the function emiting the signal. by Dominik Wenger · 17 years ago
- a0e6641 progress indication should start at 1, not 0. by Dominik Riebeling · 17 years ago
- c3969ed create an UnZip derived class for zip file extraction to allow showing progress while unzipping. Makes the unzip process somewhat interruptable and the UI more responsible. by Dominik Riebeling · 17 years ago
- 5076dca Oops: don't report an error during cache initialization if the cache folder already exists. by Dominik Riebeling · 17 years ago
- 2bcc5f7 make sure cachefolder is existent when enabling it using setCache(bool). Fixes cache not working properly if the cache folder didn't exist. by Dominik Riebeling · 17 years ago
- be698f0 make resolvePathCase work properly on windows, the drive letter needs special handling. by Dominik Riebeling · 17 years ago
- 229c64b Upon autodetection tell the user if an incompatible player model (newer Sansa / Nano) was found. Detection is usb based only. by Dominik Riebeling · 17 years ago
- 00a3e13 fix a stupid bug which made mountpoint detection based on folders non-functional on Ipod and Gigabeat. by Dominik Riebeling · 17 years ago
- a5d749c the player name shouldn't include the manufacturer, m:robe entry repeated that. by Dominik Riebeling · 17 years ago
- 5f5dca7 Make USB ID handling recognize multiple values in the configuration. That way players using multiple PIDs can now get detected by any valid PID. Same applies to PIDs indicating a wrong player model. by Dominik Riebeling · 17 years ago
- 1363881 rbutil:let autodetection::detectUsb also use the rbsettings object. by Dominik Wenger · 17 years ago
- 3bb88b6 Fix issues with file-based bootloader installation: by Dominik Riebeling · 17 years ago
- 92717eb Implement a function to resolve a given path case-insensitively. This is needed by file-based bootloader installs on case-sensitive systems. Bootloader installation not updated yet. by Dominik Riebeling · 17 years ago
- 0a73b16 rbutil: fix closing of installwindow after successful install. by Dominik Wenger · 17 years ago
- 2016ab4 rbutil: let rbutil use the new voice.zip files. Also make the download cache working again. (make sure to connect signals before calling getFile() ). by Dominik Wenger · 17 years ago
- 14e0d2d Update installation document a bit to catch up with recent changes. Add notes about installation. by Dominik Riebeling · 17 years ago
- c70f81f Rename InstallProgress form to ProgressLogger as it's a generic logger window now. by Dominik Riebeling · 17 years ago
- 8406d92 Clean up double path in resource file. by Dominik Riebeling · 17 years ago
- 22e1329 When trying to check for an installed bootloader treat an empty bootloader md5sum in the installation log as a missing bootloader. Should fix issues with rbutil reporting an up-to-date bootloader even if none was installed. by Dominik Riebeling · 17 years ago
- 386f77b Make sansapatcher and ipodpatcher compile on OS X 10.5. by Barry Wardell · 17 years ago
- 7b2982a On windows check for iPod_Control folder to allow resolving the drive letter for Ipods. by Dominik Riebeling · 17 years ago
- ba193a8 Oops. Should commit patches correctly. by Dominik Riebeling · 17 years ago
- 6deb9f3 Fix rbutil building with gcc 4.3 on linux (FS#8757 by Dennis Schridde). by Dominik Riebeling · 17 years ago
- 10a05ed rbutil: support for iaudio m3 by Dominik Wenger · 17 years ago
- c0fb5b8 rbutil: fix a debug output, so it compiles again on windows. by Dominik Wenger · 17 years ago
- 77e036a when changing settings from the Talk and Voice window also update the main widgets settings. by Dominik Riebeling · 17 years ago
- c7052c3 When unsetting the proxy in the settings dialog unset the global proxy too. Update settings in prior to re-downloading the info files. by Dominik Riebeling · 17 years ago
- 8a2a474 fix USB id for m:robe100 by Dominik Riebeling · 17 years ago
- 5a75184 add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. by Dominik Riebeling · 17 years ago
- c348586 rbuti: Ups, revert the Bootloader download URL. by Dominik Wenger · 17 years ago
- 3c7b060 rbutil: add m:robe100 support. by Dominik Wenger · 17 years ago
- b792c55 oops, removed a bit too much. by Dominik Riebeling · 17 years ago
- c7727da httpget class: if a request is cancelled before a response is available give a hint about this instead of returning a nonsense response value. by Dominik Riebeling · 17 years ago
- 05f24a1 Fix voicefile / talkfile generation windows not updating the displayed settings if the user used the "change" button. by Dominik Riebeling · 17 years ago
- d6adda1 Add 2008 to the copyright notice. by Dominik Riebeling · 17 years ago
- cdfd39e Make sure to create the logger first. Fixes a segfault due to a race with info download process (happened in offline mode) by Dominik Riebeling · 17 years ago
- 4e1f2d3 rbutil: fix FS#8661 (Log Windows showed OK button instead of abort while complete installation). by Dominik Wenger · 17 years ago
- 86a9baf rbutil: make a backup of the OF in gigabeat and h10 bootloader installation. (in /<homedir>/Gigabeat Original Firmware Backup/ or /<homedir>/Iriver H10 Original Firmware Backup/). by Dominik Wenger · 17 years ago
- d809d18 rbutil: fix a problem with voicing and encoding of non-latin chars. by Dominik Wenger · 17 years ago
- 482f8bf Make e200rpatcher compile on OS X 10.5 by Barry Wardell · 17 years ago
- 580eee5 Make rbutil compile on OSX 10.5 by Barry Wardell · 17 years ago
- f352281 Fix preprocessor directive by Dominik Riebeling · 17 years ago
- a4de1b8 rbutil: fix segfault for mac and wrong proxy default. by Dominik Wenger · 17 years ago
- d03514a When applying the system proxy values really use the values. by Dominik Riebeling · 17 years ago
- 5f540c7 When building a static linux binary link libusb static. by Dominik Riebeling · 17 years ago
- 9d99f97 bump version to m1.0.4 by Dominik Wenger · 17 years ago