index
:
upower
0.9
1.0
master
upower-0.99
wip/hadess/abi-check-params
wip/hadess/more-catchsegv
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
path:
root
/
libdevkit-power
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
move the library directory from libdevkit-power to devkit-power-gobject
Richard Hughes
22
-3180
/
+0
2009-02-27
feature: get rid of DkpObject and instead use the GObject property system cor...
Richard Hughes
8
-672
/
+606
2009-02-26
bugfix: remove use of EggObjList, which was pretty hacky, and try to make the...
Richard Hughes
13
-807
/
+70
2009-02-10
trivial: add '.' and ',' to the banned list of chars in filenames for the pro...
Richard Hughes
1
-1
/
+1
2009-02-09
trivial: fix build
Richard Hughes
2
-1
/
+3
2009-02-09
bugfix: fix the QoS interface, and abstract out the object
Richard Hughes
4
-0
/
+193
2009-02-04
bugfix: fix compile failure with gcc-4.4.0 and old versions of glib2
Richard Hughes
4
-4
/
+4
2009-01-30
trivial: return zero for GetTotal when the method fails
Richard Hughes
1
-1
/
+1
2009-01-30
trivial: add a simple GObject helper for the Wakeups interface
Richard Hughes
3
-0
/
+351
2009-01-30
trivial: change the interface to be a double with per seconds, not per minute
Richard Hughes
2
-3
/
+3
2009-01-30
trivial: add a DkpWakeupsObj structure for future use
Richard Hughes
3
-2
/
+157
2009-01-23
trivial: use g_strcmp0 in more places
Richard Hughes
1
-31
/
+31
2009-01-23
trivial: add back the files that were renamed
Richard Hughes
2
-0
/
+570
2009-01-23
trivial: add a fixme
Richard Hughes
6
-622
/
+121
2008-11-12
trivial cleanups of davidz patch -- no functional changes
Richard Hughes
1
-62
/
+79
2008-11-11
turn some methods into properties
David Zeuthen
2
-140
/
+160
2008-11-11
move object paths so things are rooted under /org/freedesktop/DeviceKit/Power
David Zeuthen
1
-2
/
+4
2008-11-11
update my email address
David Zeuthen
2
-2
/
+2
2008-11-08
trivial: add a resolution parameter to GetHistory rather than just guessing a...
Richard Hughes
3
-4
/
+7
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
bugfix: use 0 for unknown, not -1 as some values like rate and voltage are va...
Richard Hughes
1
-9
/
+9
2008-11-07
feature: all logging for all the other device types too
Richard Hughes
1
-34
/
+39
2008-11-07
feature: add voltage property of a power device
Richard Hughes
2
-0
/
+16
2008-11-04
expand the client helper library to cover all the base API for gnome-power-ma...
Richard Hughes
2
-7
/
+154
2008-10-23
trivial: egg updates
Richard Hughes
1
-1
/
+0
2008-10-23
trivial: 'unexport' dkp_acpi_to_device_technology - 2
Richard Hughes
1
-31
/
+0
2008-10-23
feature: add two new properties, has-history and has-statistics
Richard Hughes
5
-4
/
+27
2008-10-23
trivial: update defines needed for egg debugging code
Richard Hughes
1
-1
/
+4
2008-10-23
trivial: egg updates
Richard Hughes
2
-24
/
+218
2008-09-06
trivial: egg updates
Richard Hughes
1
-15
/
+10
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
1
-1
/
+1
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
2
-0
/
+131
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
5
-14
/
+349
2008-08-28
convert to using egg_ functionality like other projects
Richard Hughes
13
-435
/
+83
2008-08-26
don't return stats when we actually mean history -- the stats parts need to b...
Richard Hughes
2
-10
/
+80
2008-08-26
add DkpStatsObj convenience helpers
Richard Hughes
3
-0
/
+125
2008-08-26
trivial: forgot to change one file
Richard Hughes
1
-14
/
+14
2008-08-26
remove the battery- and line-power- prefix from the device properties
Richard Hughes
2
-125
/
+125
2008-08-22
add a MONITOR type, and make the printing code a little mor sane
Richard Hughes
3
-45
/
+58
2008-08-22
trivial: add some unit comments
Richard Hughes
1
-9
/
+9
2008-08-20
don't export a shared library
Richard Hughes
1
-19
/
+2
2008-08-15
headers should be in /usr/include/DeviceKit/devkit-power not /usr/include/Dev...
Richard Hughes
1
-2
/
+2
2008-08-11
actually print the stats when we call dkp_client_device_print()
Richard Hughes
2
-5
/
+32
2008-08-11
make the library into a proper shared library I can use in gnome-power-manager
Richard Hughes
1
-2
/
+19
[next]