summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base (follow)
Commit message (Expand)AuthorAge
* rbutil: add abort signal for bootloader install/uninstallCástor Muñoz2016-08-15
* rbutil: show progress bar during bootloader uninstallCástor Muñoz2016-08-15
* rbutil: enable "done" signal on bootloader uninstallCástor Muñoz2016-08-15
* Use Gestalt to get number of CPUs on OS X.Dominik Riebeling2016-03-27
* Fix compile warning on OS X.Dominik Riebeling2016-03-27
* Fix building with Qt 4.7.Dominik Riebeling2016-01-17
* Fix uninstallation for mi4 based bootloader installs.Dominik Riebeling2016-01-17
* Return process IDs in Utils::findRunningProcess().Dominik Riebeling2016-01-17
* rbutil: fix resolveDevicename() on WindowsCástor Muñoz2016-01-17
* Handle mixed case in Windows USB ID detection.Cástor Muñoz2015-12-20
* Add documentation to HttpGet and remove unnecessary return value.Dominik Riebeling2015-12-18
* Add support file:// URLs in HttpGet.Dominik Riebeling2015-12-18
* Win32: fix possible crash when listing USB devices.Dominik Riebeling2015-06-07
* Improve update check information dialog.Dominik Riebeling2015-05-02
* Fix crash when detecting a player in MTP mode.Dominik Riebeling2014-05-24
* OS X: use FSGetVolumeParms when targeting 10.5+.Dominik Riebeling2014-03-20
* OS X: don't include libusb headers.Dominik Riebeling2014-03-20
* Fix potentially problematic sprintf statement.Dominik Riebeling2014-01-05
* Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling2013-11-04
* Add support for CAB archives to rbutilAmaury Pouly2013-11-04
* Implement a first, simple changelog dialog.Dominik Riebeling2013-09-30
* Use function for updating detected device entry.Dominik Riebeling2013-09-30
* Add "FAT" as supported filesystem on Windows.Dominik Riebeling2013-09-18
* Rework autodetection to better handle ambiguous cases.Dominik Riebeling2013-09-18
* Handle multiple devices with identical USB IDs correctly when listing.Dominik Riebeling2013-09-18
* Fix typo in source string.Dominik Riebeling2013-08-18
* Only show mountpoints containing a supported filesystem in dropdown.Dominik Riebeling2013-06-09
* Add note to AMS bootloader installation about OF file.Dominik Riebeling2013-06-09
* Change autodetection result to a list.Dominik Riebeling2013-04-09
* Fix Qt5 / MinGW problems.Dominik Riebeling2013-04-04
* Extend Utils::mountpoints() to allow filtering for supported types.Dominik Riebeling2013-04-04
* ZipInstaller: rename some member variables to be in line with the rest.Dominik Riebeling2013-03-09
* Don't leak HttpGet objects in ZipInstaller.Dominik Riebeling2013-03-09
* TTS encoders: allow volume range between 0.0 and 2.0.Dominik Riebeling2013-03-07
* mkimxboot: add a switch to force versionAmaury Pouly2013-01-29
* Rewrite HttpGet based on QNetworkAccessManager.Dominik Riebeling2013-01-27
* Replace toAscii() / fromAscii() with Latin1() functions.Dominik Riebeling2013-01-27
* Remove support for RFC850 timestamps.Dominik Riebeling2013-01-22
* Avoid unnecessary HEAD request on uncached file.Dominik Riebeling2013-01-22
* Remove Rockbox Utility Offline Mode.Dominik Riebeling2013-01-13
* Remove HttpGet::error() function.Dominik Riebeling2013-01-13
* Provide dealloc function to sansapatcher.Dominik Riebeling2013-01-01
* Provide dealloc function to ipodpatcher.Dominik Riebeling2013-01-01
* sansapatcher: move sectorbuf pointer into sansa_t structure.Dominik Riebeling2013-01-01
* ipodpatcher: move sectorbuf pointer into ipod_t structure.Dominik Riebeling2013-01-01
* Factor out executable based TTS engines to separate subclasses.Dominik Riebeling2012-10-06
* Don't assume success for TTS object creation.Dominik Riebeling2012-10-06
* Fix a couple of warnings and remove an unused variable.Dominik Riebeling2012-10-06
* Allow USB IDs to be non-unique.Dominik Riebeling2012-10-06
* Support "eject" on OS X.Dominik Riebeling2012-09-16