summaryrefslogtreecommitdiff
path: root/libbacklight.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-18Check asprintf errorsHEADmasterMatthew Garrett1-14/+35
2011-01-18Include stdlib.h for strtol prototypeMatthew Garrett1-0/+1
2011-01-18Fix the checking for the card/connector caseMatthew Garrett1-1/+1
2011-01-18Explicitly include unistd.hMatthew Garrett1-0/+1
2010-09-10Clean up matching logicMatthew Garrett1-15/+22
2010-09-09Avoid memory leakMatthew Garrett1-3/+2
2010-09-09Add copyright noticeMatthew Garrett1-0/+29
2010-09-09Require gpu-level backlight control for external displays.Matthew Garrett1-10/+23
2010-09-09Update brightness value on brightness setMatthew Garrett1-0/+1
2010-09-09Add a destroy functionMatthew Garrett1-0/+13
2010-09-09FixesMatthew Garrett1-9/+22
2010-09-09Initial commitMatthew Garrett1-0/+231