index
:
upower
0.9
1.0
master
wip/hadess/abi-check-params
wip/hadess/remove-lid-is-closed
wip/hadess/upower-session
Power management support for DeviceKit (mirrored from https://gitlab.freedesktop.org/upower/upower)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-11
update my email address
David Zeuthen
18
-18
/
+18
2008-11-11
we're a fd.o project
David Zeuthen
1
-3
/
+4
2008-11-11
fix up deps and build system
David Zeuthen
5
-282
/
+13
2008-11-11
Merge branch 'master' of ssh://hughsient@git.freedesktop.org/git/DeviceKit/De...
Richard Hughes
1
-3
/
+3
2008-11-11
bugfix: fix the include headers for DeviceKit 002
Richard Hughes
8
-8
/
+8
2008-11-11
bugfix: match the WUP device on the tty device, not the USB device
Richard Hughes
3
-17
/
+17
2008-11-11
also rename configure.in to configure.ac in autogen.sh
David Zeuthen
1
-3
/
+3
2008-11-08
trivial: try harder to not print invalid ASCII codes
Richard Hughes
1
-8
/
+2
2008-11-08
trivial: add a resolution parameter to GetHistory rather than just guessing a...
Richard Hughes
8
-16
/
+32
2008-11-08
bugfix: use a better resolution limiting function for getting the history to ...
Richard Hughes
1
-32
/
+74
2008-11-08
trivial: don't print the 'unclean' string to disk
Richard Hughes
1
-1
/
+0
2008-11-08
bigfix: fix a problem with egg_obj_list_clear where the last item was not bei...
Richard Hughes
1
-8
/
+5
2008-11-07
trivial: more checking of the input from the WUP device
Richard Hughes
1
-12
/
+19
2008-11-07
more trivial WUP fixes
Richard Hughes
3
-3
/
+10
2008-11-07
bugfix: use 0 for unknown, not -1 as some values like rate and voltage are va...
Richard Hughes
4
-22
/
+22
2008-11-07
feature: all logging for all the other device types too
Richard Hughes
9
-128
/
+109
2008-11-07
feature: add voltage property of a power device
Richard Hughes
7
-70
/
+33
2008-11-07
bugfix: actually make the Watts Up Pro device work
Richard Hughes
2
-25
/
+100
2008-11-06
trivial: don't use <literal>, instead use <doc:tt> as it chokes some parsers
Richard Hughes
1
-5
/
+5
2008-11-06
trivial: egg update
Richard Hughes
1
-1
/
+1
2008-11-04
fixed compile
Richard Hughes
1
-1
/
+1
2008-11-04
expand the client helper library to cover all the base API for gnome-power-ma...
Richard Hughes
2
-7
/
+154
2008-11-04
trivial: convert the data getting to enumerated types
Richard Hughes
3
-66
/
+41
2008-11-04
bugfix: fix the introspection for the CanSuspend and CanHibernate methods
Richard Hughes
1
-1
/
+6
2008-10-24
trivial: fix make distcheck
Richard Hughes
2
-11
/
+10
2008-10-23
trivial: egg updates
Richard Hughes
2
-3
/
+2
2008-10-23
trivial: 'unexport' dkp_acpi_to_device_technology - 2
Richard Hughes
1
-31
/
+0
2008-10-23
trivial: 'unexport' dkp_acpi_to_device_technology
Richard Hughes
2
-2
/
+41
2008-10-23
feature: add two new properties, has-history and has-statistics
Richard Hughes
8
-4
/
+57
2008-10-23
feature: add in CanSuspend and CanHibernate into API
Richard Hughes
3
-14
/
+80
2008-10-23
trivial: update defines needed for egg debugging code
Richard Hughes
3
-3
/
+12
2008-10-23
trivial: egg updates
Richard Hughes
6
-62
/
+601
2008-09-06
add a first approximation of a time resolution limiter
Richard Hughes
1
-1
/
+67
2008-09-06
trivial: egg updates
Richard Hughes
1
-15
/
+10
2008-09-06
trivial: add my copyright
Richard Hughes
2
-0
/
+4
2008-09-04
bugfix: don't unconditionally set the energy_full to energy_full_design if la...
Richard Hughes
1
-6
/
+16
2008-09-04
Add two remove functions to the generic object list
Richard Hughes
2
-2
/
+61
2008-09-04
trivial egg updates
Richard Hughes
2
-3
/
+2
2008-09-03
work out the statistics by binning them into percentage sized holes
Richard Hughes
1
-30
/
+81
2008-09-03
trivial: there are 101 entries, not 100
Richard Hughes
1
-3
/
+3
2008-09-03
poll every 10 seconds to get better stats results
Richard Hughes
1
-1
/
+1
2008-09-03
support getting stats from DkpSupply devices
Richard Hughes
4
-1
/
+120
2008-09-03
bugfix: don't clear the list when we print it
Richard Hughes
1
-1
/
+0
2008-09-03
trivial: add to_sting and from_string methods to DkpStatsObj
Richard Hughes
2
-0
/
+43
2008-09-03
rename the printed string from Stats to History
Richard Hughes
1
-2
/
+2
2008-09-02
trivial updates to shared egg- files
Richard Hughes
1
-4
/
+4
2008-08-29
move the savelist code form DkpHistory to EggObjList as it's a common action
Richard Hughes
3
-113
/
+142
2008-08-29
trivial: don't use GIO functionality just yet
Richard Hughes
1
-6
/
+1
2008-08-29
trivial: add some functionality to the EggObjList
Richard Hughes
2
-0
/
+68
2008-08-28
switch from using GPtrArray to EggObjList as this provides us with auto array...
Richard Hughes
10
-69
/
+429
[next]