summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/autodetection.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-06-27rbutil: move some detecting code, to make detecing things nicerDominik Wenger1-2/+2
2008-06-21Add System Info screen showing some values that could be helpful in case of p...Dominik Riebeling1-122/+18
2008-04-05Upon autodetection tell the user if an incompatible player model (newer Sansa...Dominik Riebeling1-1/+15
2008-04-05fix a stupid bug which made mountpoint detection based on folders non-functio...Dominik Riebeling1-3/+4
2008-04-03rbutil:let autodetection::detectUsb also use the rbsettings object.Dominik Wenger1-23/+2
2008-03-20On windows check for iPod_Control folder to allow resolving the drive letter ...Dominik Riebeling1-0/+11
2007-10-13FS#7913: mountpoint resolving on OS X.Barry Wardell1-6/+28
2007-09-29mntent.h should only be used on linux, not os x.Dominik Riebeling1-1/+3
2007-09-27The archos website fooled me by providing a wrong download, no need for that ...Dominik Riebeling1-7/+2
2007-09-27Add parsing of ajbrec.ajz file header for autodetection. All archos targets s...Dominik Riebeling1-5/+64
2007-09-23w32: add USB autodetection based on PID / VID values.Dominik Riebeling1-1/+87
2007-09-19Update rbutil to match up with latest sansapatcher changes. Installing c200 b...Dominik Riebeling1-2/+2
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier1-6/+6
2007-09-14Device detection based on USB PIDs. This is currently linux only and requires...Dominik Riebeling1-4/+83
2007-09-02- check for specific files / folders case-insensitiveDominik Riebeling1-8/+9
2007-09-02Add first time detection for some archos devices and gigabeat based on player...Dominik Riebeling1-4/+41
2007-09-02use the getmntend api here too.Dominik Riebeling1-11/+9
2007-09-02Fix autodetection based on rockbox-info.txt which I broke when fixing X5 dete...Dominik Riebeling1-17/+21
2007-08-30When installing a build also save the platform information to the log file. T...Dominik Riebeling1-2/+16
2007-08-23set missing keywords property.Dominik Riebeling1-1/+1
2007-08-23Add (untested) device detection using sansapatcher.Dominik Riebeling1-4/+12
2007-08-23Add Ipod detection using ipodpatcher.Dominik Riebeling1-2/+35
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 Wenger1-0/+99