42 Commits (c4aab0c3accf0dc96eaa6141a0e0eb8aef5bfefd)

Author SHA1 Message Date
  Fredrik Svantesson c4aab0c3ac Fix memory errors, improve enum. impl. 5 years ago
  Fredrik Svantesson 61f6b01195 Fix device disposal 5 years ago
  Fredrik Svantesson 8307431ac7 Fixed printed help 5 years ago
  Fredrik Svantesson 3ed29dfa7c Fix incorrect printf usage of uint64_t's 5 years ago
  Fredrik Svantesson b3b9b6086d General cleanup & fixes 5 years ago
  Fredrik Svantesson 7a3f49a395 Rewrite codebase, add device-system 5 years ago
  Christoph Böhmwalder 48615fca6e Respect XDG_CACHE_HOME 5 years ago
  Joachim Nilsson 2e61462211 Use snprintf() instead of strncpy(), both safer and simpler 5 years ago
  Joachim Nilsson 7519c744cf Fix #46: Migrate to use ~/.cache/light for unpriviliged operation 5 years ago
  Joachim Nilsson 1aa2b217eb Coding style: de-camelize, simplify and refactor 5 years ago
  Joachim Nilsson ab5aa6c968 Coding style: reindent to Linux KNF 5 years ago
  Joachim Nilsson 99950f7c51 Overhaul and simplify program usage and documentation in README 5 years ago
  eyenseo 6eb9418685 Fix save and restore arguments 6 years ago
  Abdullah ibn Nadjo f62503b299 Fix different kinds of issues with string buffers and pointers 6 years ago
  Abdullah ibn Nadjo fa2fba14a6 Fix overflow of raw values < 0 6 years ago
  Abdullah ibn Nadjo c363ac40a1 Check if specified operation is valid for the wanted field 6 years ago
  Abdullah ibn Nadjo 9032c14237 Print errors to stderr 6 years ago
  Abdullah ibn Nadjo 0ecb5353aa Don't forget to init variables 6 years ago
  Abdullah ibn Nadjo bcaa7df99b Don't try to read brightness values when only targetting max bright. 6 years ago
  Abdullah ibn Nadjo cd70ff5e01 Create a flag category only for backlight/kbd 6 years ago
  Abdullah ibn Nadjo 6180bb3f5c Logging of clamps, saves and restores 6 years ago
  Abdullah ibn Nadjo f288657500 Rewrite light_execute for readability and avoiding unnecessary oper. 6 years ago
  Abdullah ibn Nadjo 6860e111a5 Cache max brightness data from automatic controller detection 6 years ago
  Abdullah ibn Nadjo 9fda8acac0 Improve light folder checking readability 6 years ago
  Abdullah ibn Nadjo ccff2b57cd Improve overall logging 6 years ago
  Abdullah ibn Nadjo 55fe7a9eaf Don't check unsigned int about negative values 6 years ago
  Abdullah ibn Nadjo 9f9d6ae447 Fix wrong behavior of 'light_controllerAccessible' 6 years ago
  Abdullah ibn Nadjo 01e73a2d3d Fix unclosed DIR when targeting keyboard 6 years ago
  Abdullah ibn Nadjo accee29c18 Don't check '/etc/light' folder when unnecessary 6 years ago
  Abdullah ibn Nadjo 6aea2b15bf Improve 'if' readability 6 years ago
  Abdullah ibn Nadjo 2f14acb12e Avoid redondant checking 6 years ago
  Abdullah ibn Nadjo 3b2835b626 Check if controller is accessible before getting value 6 years ago
  Abdullah ibn Nadjo 9f12ff92a2 Avoid checking for write permission if just getting value 6 years ago
  Sebastian Müller f0da610cf1 Add -k flag for keyboard backlight support 7 years ago
  Fredrik Haikarainen 77e89d1d34 Fixes #5 9 years ago
  Fredrik Haikarainen 24f6a72cdd Do not explicitly cast void pointers from malloc 9 years ago
  Fredrik Haikarainen 8dfe104b74 Added save/restore functionality 9 years ago
  Fredrik Haikarainen a8746f9171 Fixed missing break 10 years ago
  Fredrik Haikarainen b60192102d Added operationmode to list controllers (-L) 10 years ago
  Fredrik Haikarainen cbb147b4e7 Made sure /etc directories exists 10 years ago
  Fredrik Haikarainen 057bb40d04 Fix #1 10 years ago
  Fredrik Haikarainen adf0861847 Full rewrite (0.9) 10 years ago