summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base/autodetection.cpp
AgeCommit message (Expand)Author
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling
2010-09-01Remove Ipod Video 64MB handling.Dominik Riebeling
2010-04-27Handle device name resolving failures.Dominik Riebeling
2010-04-25Log failures in mountpoint resolving, log filesystem formats in mountpoints().Dominik Riebeling
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling
2010-02-27Use the data partition device node when trying to resolve the mountpoint.Dominik Riebeling
2010-02-20Be more strict when when resolving devices and allow hfs too.Dominik Riebeling
2010-02-20Recognize and handle MacPods during autodetection.Dominik Riebeling
2010-01-24rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger
2009-12-15Fix Ipod Video 64MB workaround for rockbox-info.txt detection.Dominik Riebeling
2009-11-22FS#10100: Wait for the system to remount the player after bootloader installa...Dominik Riebeling
2009-11-22Fix stupid combination of CnP error and typo.Dominik Riebeling
2009-11-22OS X uses msdos as filesystem for vfat which is the same OpenBSD does. Fixes ...Dominik Riebeling
2009-09-25Add special handling for ipodvideo64mb when detecting the player via rockbox-...Dominik Riebeling
2009-08-15Improve notification about unsupported players.Dominik Riebeling
2009-08-10Clean up and rename Detect class.Dominik Riebeling
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling
2009-08-08Clean up some debug output, kill some trailing spaces and break some overly l...Dominik Riebeling
2009-05-09rbutil: make RbSettings a static class. (FS#10183 with improvements)Dominik Wenger
2009-04-30Bootloader installation for ipod and sansa: override the scanning with the de...Dominik Riebeling
2009-04-16Refactor USB ID map retrieval from device settings file and minimize duplicat...Dominik Riebeling
2009-03-21rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one...Dominik Wenger
2008-12-13Rename getMountpoints() to mountpoints() to be in line with general (and Qt) ...Dominik Riebeling
2008-12-13rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).Dominik Riebeling
2008-10-15Don't export includes unless needed.Dominik Riebeling
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling