14 Commits (a18439af114b98ab026921b0cac61164f7a4eea8)

Author SHA1 Message Date
Aaron Marcher c28643ce5b Revert "Add basic backlight percentage support" 8 years ago
David Demelier 37724ac2c3 Add basic backlight percentage support 8 years ago
Laslo Hunhold ceb13206a4 Refactor fmt_human() and fix a bug 8 years ago
Aaron Marcher 10dbc9543e Merge fmt_human_2 and fmt_human_10 to one function 8 years ago
Aaron Marcher ec5c35ec9f Remove units from numbers 8 years ago
Laslo Hunhold 46c4540dd2 Implement fmt_human_2() and fmt_human_10() 8 years ago
Laslo Hunhold 422cadfd5f Implement esnprintf() and make formatted calls more efficient 8 years ago
Aaron Marcher 35219d39ca Add fmt_scaled util function 8 years ago
Laslo Hunhold 80fc20d1d6 Add warn() and die() 8 years ago
Aaron Marcher b759662983 Remove UNUSED macro 8 years ago
Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings 8 years ago
Aaron Marcher 11d4bec648
Added LICENSE statements to all source files 8 years ago
Laslo Hunhold 914440b4fc
Properly declare buf as extern and fix all unused-warnings 8 years ago
Aaron Marcher 6820631175
Split into multiple files 8 years ago