Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-28 | New backlight API relying on udevHEADmaster | Tiago Vignatti | 6 | -87/+125 |
2012-02-16 | setbacklight: print which connector has being picked | Tiago Vignatti | 1 | -1/+10 |
2012-02-14 | setdpms: add new test for dpms control | Tiago Vignatti | 2 | -1/+103 |
2012-02-14 | setbacklight: add new test for backlight control | Tiago Vignatti | 4 | -13/+111 |
2012-02-14 | Use new directory structure for the project | Tiago Vignatti | 8 | -13/+65 |
2012-02-14 | Use autogen for configuration | Tiago Vignatti | 2 | -1/+14 |
2011-01-18 | Check asprintf errors | Matthew Garrett | 1 | -14/+35 |
2011-01-18 | Header guard | Matthew Garrett | 1 | -0/+4 |
2011-01-18 | Include stdlib.h for strtol prototype | Matthew Garrett | 1 | -0/+1 |
2011-01-18 | Make sure the docs get shipped | Matthew Garrett | 1 | -0/+2 |
2011-01-18 | Fix the checking for the card/connector case | Matthew Garrett | 1 | -1/+1 |
2011-01-18 | Comment the header | Matthew Garrett | 1 | -2/+16 |
2011-01-18 | Add brief API documentation` | Matthew Garrett | 1 | -0/+30 |
2011-01-18 | Add a COPYING file | Matthew Garrett | 1 | -0/+23 |
2011-01-18 | Explicitly include unistd.h | Matthew Garrett | 1 | -0/+1 |
2011-01-18 | Add C++ guards | Matthew Garrett | 1 | -0/+8 |
2011-01-17 | Install pkgconfig files | Matthew Garrett | 1 | -1/+4 |
2010-09-10 | Clean up matching logic | Matthew Garrett | 1 | -15/+22 |
2010-09-09 | Avoid memory leak | Matthew Garrett | 1 | -3/+2 |
2010-09-09 | Add copyright notice | Matthew Garrett | 1 | -0/+29 |
2010-09-09 | Require gpu-level backlight control for external displays. | Matthew Garrett | 1 | -10/+23 |
2010-09-09 | Export backlight_get_actual_brightness() | Matthew Garrett | 1 | -0/+1 |
2010-09-09 | Update brightness value on brightness set | Matthew Garrett | 1 | -0/+1 |
2010-09-09 | Install the header | Matthew Garrett | 1 | -0/+1 |
2010-09-09 | Add a destroy function | Matthew Garrett | 2 | -0/+14 |
2010-09-09 | Reduce pciaccess version requirement | Matthew Garrett | 1 | -1/+1 |
2010-09-09 | Fixes | Matthew Garrett | 1 | -9/+22 |
2010-09-09 | Output config files | Matthew Garrett | 1 | -1/+2 |
2010-09-09 | Initial commit | Matthew Garrett | 5 | -0/+282 |