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