summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-0/+3
2008-08-22add functionality to monitor a Watts Up Pro deviceRichard Hughes1-0/+3
2008-08-13trivial: dist the corect udev rulesRichard Hughes1-1/+2
2008-08-13only match on USB HID devices so we don't try to connect to every USB device ...Richard Hughes1-7/+9
2008-08-12add support for old style HID UPS devicesRichard Hughes1-0/+1
2008-08-11create the history profile directory when we installRichard Hughes1-0/+3
2008-08-11check for libusb in configureRichard Hughes1-1/+1
2008-08-10add CSR support so we know about mice and keyboardsRichard Hughes1-0/+2
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes1-6/+6
2008-08-08Add some udev rules to merge in the CSR miceRichard Hughes1-5/+10
2008-08-05split out the device list abstraction as a proper GObject so we can easily ge...Richard Hughes1-0/+1
2008-08-04use DkpHistoryObj in devkit-powerRichard Hughes1-1/+0
2008-08-04add simple history data to be saved and retrievedRichard Hughes1-0/+4
2008-08-01of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes1-3/+4
2008-08-01abstract out the meta-device into a seporate struct so we can copy it, check ...Richard Hughes1-0/+1
2008-08-01add some debugging infrastructureRichard Hughes1-0/+1
2008-08-01change the GObject prefix from DevkitPower to DkpRichard Hughes1-4/+4
2008-08-01rename some source filesRichard Hughes1-26/+27
2008-07-24split out the enumerated stuff into devkit-power-enum.[c|h] as they'll be mor...Richard Hughes1-0/+1
2008-05-08initial commitDavid Zeuthen1-0/+82