Michael Buesch 1b88f5a8ea Remove -Wcast-qual warning il y a 8 ans
..
.gitignore 97e3e1412b Move tray frontend to directory il y a 14 ans
Makefile 643fb073c7 Fix PREFIX handling il y a 8 ans
api.h c7c3a78819 tray: Fixes for backend changes il y a 9 ans
args.c 367f5bc222 Document verbose debug option il y a 13 ans
args.h 250cfccea4 Support writing logs to file il y a 14 ans
autodim.c 71ea87f721 Fix sign compare compiler warning il y a 8 ans
autodim.h c3b88bd2df backend: Notify autodim, if "on-AC" battery state changed. il y a 11 ans
backlight.c 85fdce5423 Avoid possible division by zero il y a 8 ans
backlight.h 8e2f7efb2a backend: Add backlight percentage getter il y a 9 ans
backlight_class.c 727ba5b731 backlight_class: Make the preferred device configurable il y a 11 ans
backlight_class.h ea651d36f0 Rewrite probing mechanism il y a 13 ans
backlight_dummy.c ea651d36f0 Rewrite probing mechanism il y a 13 ans
backlight_dummy.h ea651d36f0 Rewrite probing mechanism il y a 13 ans
backlight_omapfb.c ea651d36f0 Rewrite probing mechanism il y a 13 ans
backlight_omapfb.h ea651d36f0 Rewrite probing mechanism il y a 13 ans
battery.c 85fdce5423 Avoid possible division by zero il y a 8 ans
battery.h b1fe1dd134 backend: Add battery emergency handler il y a 11 ans
battery_acpi.c f2eec53d69 battery-acpi: Restrict charge level to <= max level il y a 11 ans
battery_acpi.h fd654c7fb5 battery-acpi: Dynamically allocate path names il y a 11 ans
battery_class.c 70e62b6d56 Add battery-class driver il y a 11 ans
battery_class.h 70e62b6d56 Add battery-class driver il y a 11 ans
battery_dummy.c ea651d36f0 Rewrite probing mechanism il y a 13 ans
battery_dummy.h ea651d36f0 Rewrite probing mechanism il y a 13 ans
battery_n810.c ea651d36f0 Rewrite probing mechanism il y a 13 ans
battery_n810.h ea651d36f0 Rewrite probing mechanism il y a 13 ans
battery_powerbook.c 71ea87f721 Fix sign compare compiler warning il y a 8 ans
battery_powerbook.h ea651d36f0 Rewrite probing mechanism il y a 13 ans
conf.c bdade2e06a config/bool: Test int before strings il y a 13 ans
conf.h 7aa7ea16c0 Add simple hashing to config parser il y a 13 ans
devicelock.c 0cc18c3463 Improve probe debug messages il y a 11 ans
devicelock.h 088be89026 Add dummy devicelock driver il y a 13 ans
devicelock_dummy.c 088be89026 Add dummy devicelock driver il y a 13 ans
devicelock_dummy.h 088be89026 Add dummy devicelock driver il y a 13 ans
devicelock_n810.c 088be89026 Add dummy devicelock driver il y a 13 ans
devicelock_n810.h ea651d36f0 Rewrite probing mechanism il y a 13 ans
fileaccess.c 479f69a70a fileaccess: Always run read/write in a loop il y a 8 ans
fileaccess.h f845d73bca Add support for n810 screen locking il y a 14 ans
list.h 1b88f5a8ea Remove -Wcast-qual warning il y a 8 ans
log.c f0adb82ebf Update email address il y a 13 ans
log.h ab6ec42381 Move x11lock to separate file il y a 14 ans
main.c 988bab199a Fix pidfile writing in case of short writes il y a 8 ans
main.h 97a56601b5 Integrate xevrep into pwrtray-backend il y a 13 ans
probe.c 0cc18c3463 Improve probe debug messages il y a 11 ans
probe.h 0cc18c3463 Improve probe debug messages il y a 11 ans
pwrtray-backend.initscript 31880b0e04 Update initscript il y a 13 ans
pwrtray-backendrc.template acaf02f74e backlight: Make startup and shutdown brightness configurable il y a 9 ans
timer.c 4326bb3fd5 Remove clock syscall wrappers il y a 11 ans
timer.h b61d97d386 Dequeue timer before calling callback. il y a 11 ans
util.c b03958a167 Fix vfork warning il y a 8 ans
util.h a03731c092 util: Avoid shadowing of variable il y a 8 ans
x11lock.c a14392dc05 backend: Add subprocess_exec() helper function. il y a 11 ans
x11lock.h 239b7961c4 Add proper SIGCHLD handling il y a 13 ans
xevrep.c a14392dc05 backend: Add subprocess_exec() helper function. il y a 11 ans
xevrep.h 239b7961c4 Add proper SIGCHLD handling il y a 13 ans