summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-21openbsd: add up_backend_update_acpibat_state() and call it if acpibat0 device...Landry Breuil1-0/+28
2011-03-21trivial: move #includesLandry Breuil2-3/+4
2011-03-21openbsd: rename get_sensor() to get_sensordev() for the sake of clarityLandry Breuil2-3/+3
2011-03-21openbsd: rename has_sensor() to get_sensor() and use it to grab the sensordev...Landry Breuil2-9/+12
2011-03-21openbsd: add up_native_has_sensor() and use it in is_laptop()Landry Breuil2-0/+34
2011-03-21trivial: ignore libupshared tooLandry Breuil1-1/+1
2011-03-21-Wuninitialized needs -OLandry Breuil1-1/+1
2011-03-21openbsd: assign callbacks to ac/batt device classLandry Breuil1-3/+6
2011-03-21openbsd: rip of get_on_battery/get_low_battery/get_online from freebsd backendLandry Breuil1-1/+80
2011-03-21trivial: fix indentLandry Breuil1-1/+1
2011-03-21openbsd: time-to-empty is in secondsLandry Breuil1-1/+1
2011-03-21trivial: silence warningsLandry Breuil1-4/+4
2011-03-21trivial: return NULL, shouldnt be reached anywayLandry Breuil1-0/+1
2011-03-21openbsd: Declare prototypes for get_power_info/get_battery_state_valueLandry Breuil1-10/+11
2011-03-21openbsd: cast NULL to void* to silence missing sentinel gcc warningsLandry Breuil1-6/+6
2011-03-21openbsd: dont initialize props we wont likely set atmLandry Breuil1-10/+2
2011-03-21openbsd: Update battery properties only if they really changedLandry Breuil1-4/+26
2011-03-21openbsd: update ac state only if state really changedLandry Breuil1-3/+9
2011-03-21openbsd: use g_debug instead of g_message, also log minutes_leftLandry Breuil1-3/+2
2011-03-21openbsd: move batt/ac properties update to their own separate functionsLandry Breuil1-12/+26
2011-03-21openbsd: No need for a delayed callback coldplugging devicesLandry Breuil1-21/+15
2011-03-21openbsd: add is_laptop boolean and only add ac/batt devices if trueLandry Breuil1-35/+44
2011-03-21openbsd: set has-history & has-statistics to TRUELandry Breuil1-2/+2
2011-03-21openbsd: add up_native_is_laptop()Landry Breuil1-0/+19
2011-03-21openbsd: Move os-specific headers inclusion to up-apm-native.hLandry Breuil2-11/+13
2011-03-21openbsd: update ac online status tooLandry Breuil1-6/+10
2011-03-21openbsd: cast battery_life to gdoubleLandry Breuil1-3/+1
2011-03-21openbsd: Don't update percentage, probably missing a castLandry Breuil1-14/+19
2011-03-21openbsd: Use separate 'static' devices for ac and batteryLandry Breuil3-36/+61
2011-03-21openbsd: add dumb ApmNative gobjectLandry Breuil1-1/+49
2011-03-21openbsd: fetch batt info from APM_IOC_GETPOWER ioctl()Landry Breuil1-2/+44
2011-03-21openbsd: do a delayed add for device coldplugging, and emit device-added signalLandry Breuil1-0/+18
2011-03-21trivial: actually return a stringLandry Breuil1-1/+1
2011-03-21trivial: return FALSE in callbackLandry Breuil1-0/+2
2011-03-21openbsd: Add GObject stuff + wip on apm_thread/apm_event_cbLandry Breuil1-1/+209
2011-03-21openbsd: add skeleton codeLandry Breuil3-0/+130
2011-03-21Add openbsd backend switchesLandry Breuil1-1/+5
2011-03-21upower needs -pthreadLandry Breuil1-0/+2
2011-03-21openbsd: add openbsd backend SUBDIRLandry Breuil1-1/+6
2011-03-21trivial: post release version bumpRichard Hughes2-6/+6
2011-03-21Released UPower 0.9.9UPOWER_0_9_9Richard Hughes1-0/+15
2011-03-14Correct the DBus-glib property name for LidForceSleepRichard Hughes1-1/+1
2011-03-14Add a config option 'EnableWattsUpPro' to disable the Watts Up Pro deviceRichard Hughes5-38/+207
2011-03-14Honour ACLOCAL_FLAGS in Makefile.amRichard Hughes1-1/+1
2011-03-09Depend on stable GUdev APIMichael Biebl3-3/+1
2011-03-04up-input.c: fix bitmap checkArnaud Patard1-2/+2
2011-03-03Add an option for polling dock devices in UPower.conf, defaulting to falseRichard Hughes5-3/+62
2011-02-23Drop devkit and devkit-power-daemon symlinksMichael Biebl2-6/+0
2011-02-02Add a LidForceSleep property to ensure that we don't melt any laptopsRichard Hughes5-0/+95
2011-01-07trivial: post release version bumpRichard Hughes2-6/+6