summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-08trivial: try harder to not print invalid ASCII codesRichard Hughes1-8/+2
2008-11-08trivial: add a resolution parameter to GetHistory rather than just guessing a...Richard Hughes8-16/+32
2008-11-08bugfix: use a better resolution limiting function for getting the history to ...Richard Hughes1-32/+74
2008-11-08trivial: don't print the 'unclean' string to diskRichard Hughes1-1/+0
2008-11-08bigfix: fix a problem with egg_obj_list_clear where the last item was not bei...Richard Hughes1-8/+5
2008-11-07trivial: more checking of the input from the WUP deviceRichard Hughes1-12/+19
2008-11-07more trivial WUP fixesRichard Hughes3-3/+10
2008-11-07bugfix: use 0 for unknown, not -1 as some values like rate and voltage are va...Richard Hughes4-22/+22
2008-11-07feature: all logging for all the other device types tooRichard Hughes9-128/+109
2008-11-07feature: add voltage property of a power deviceRichard Hughes7-70/+33
2008-11-07bugfix: actually make the Watts Up Pro device workRichard Hughes2-25/+100
2008-11-06trivial: don't use <literal>, instead use <doc:tt> as it chokes some parsersRichard Hughes1-5/+5
2008-11-06trivial: egg updateRichard Hughes1-1/+1
2008-11-04fixed compileRichard Hughes1-1/+1
2008-11-04expand the client helper library to cover all the base API for gnome-power-ma...Richard Hughes2-7/+154
2008-11-04trivial: convert the data getting to enumerated typesRichard Hughes3-66/+41
2008-11-04bugfix: fix the introspection for the CanSuspend and CanHibernate methodsRichard Hughes1-1/+6
2008-10-24trivial: fix make distcheckRichard Hughes2-11/+10
2008-10-23trivial: egg updatesRichard Hughes2-3/+2
2008-10-23trivial: 'unexport' dkp_acpi_to_device_technology - 2Richard Hughes1-31/+0
2008-10-23trivial: 'unexport' dkp_acpi_to_device_technologyRichard Hughes2-2/+41
2008-10-23feature: add two new properties, has-history and has-statisticsRichard Hughes8-4/+57
2008-10-23feature: add in CanSuspend and CanHibernate into APIRichard Hughes3-14/+80
2008-10-23trivial: update defines needed for egg debugging codeRichard Hughes3-3/+12
2008-10-23trivial: egg updatesRichard Hughes6-62/+601
2008-09-06add a first approximation of a time resolution limiterRichard Hughes1-1/+67
2008-09-06trivial: egg updatesRichard Hughes1-15/+10
2008-09-06trivial: add my copyrightRichard Hughes2-0/+4
2008-09-04bugfix: don't unconditionally set the energy_full to energy_full_design if la...Richard Hughes1-6/+16
2008-09-04Add two remove functions to the generic object listRichard Hughes2-2/+61
2008-09-04trivial egg updatesRichard Hughes2-3/+2
2008-09-03work out the statistics by binning them into percentage sized holesRichard Hughes1-30/+81
2008-09-03trivial: there are 101 entries, not 100Richard Hughes1-3/+3
2008-09-03poll every 10 seconds to get better stats resultsRichard Hughes1-1/+1
2008-09-03support getting stats from DkpSupply devicesRichard Hughes4-1/+120
2008-09-03bugfix: don't clear the list when we print itRichard Hughes1-1/+0
2008-09-03trivial: add to_sting and from_string methods to DkpStatsObjRichard Hughes2-0/+43
2008-09-03rename the printed string from Stats to HistoryRichard Hughes1-2/+2
2008-09-02trivial updates to shared egg- filesRichard Hughes1-4/+4
2008-08-29move the savelist code form DkpHistory to EggObjList as it's a common actionRichard Hughes3-113/+142
2008-08-29trivial: don't use GIO functionality just yetRichard Hughes1-6/+1
2008-08-29trivial: add some functionality to the EggObjListRichard Hughes2-0/+68
2008-08-28switch from using GPtrArray to EggObjList as this provides us with auto array...Richard Hughes10-69/+429
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes31-302/+611
2008-08-28save the time to full and time to empty tooRichard Hughes3-0/+134
2008-08-26trivial fixupRichard Hughes1-2/+2
2008-08-26don't return stats when we actually mean history -- the stats parts need to b...Richard Hughes6-35/+157
2008-08-26add DkpStatsObj convenience helpersRichard Hughes3-0/+125
2008-08-26Merge branch 'master' into tempRichard Hughes8-282/+282
2008-08-26trivial: forgot to change one fileRichard Hughes1-14/+14