54 Révisions (9faa9ae075f9e857aecb3eee8a028fc93108f1c2)

Auteur SHA1 Message Date
  Hanno Heinrichs d00fabc002 Ensure EUID and EGID are equal when running in SUID mode il y a 4 ans
  Marco Wang 520d221ccd light: remove whitespace between if and left parenthesis il y a 4 ans
  Joachim Nilsson 215dbcdeec Follow-up to f14f4ee0, use correct struct member il y a 5 ans
  Joachim Nilsson 44771f6919 Minor coding style fixups il y a 5 ans
  Gerd Wachsmuth f14f4ee08c
Update src/light.c il y a 5 ans
  Alex 5a04d6268e Fixed wrong help display il y a 5 ans
  Jake Schmidt a8e924421f Add a command -T that multiplies the brightness by the value. il y a 5 ans
  Fredrik Svantesson d75c5d4c9c check result of split in find_device_target il y a 5 ans
  Fredrik Svantesson 1be06a4fb9 Fix #65 il y a 5 ans
  Fredrik Svantesson 55ad3be529 Add untested and very experimental razer support #57 il y a 5 ans
  Fredrik Svantesson 7bf19b3ebb implement util enumerator, dryrun, fix #60 il y a 5 ans
  Fredrik Svantesson c4aab0c3ac Fix memory errors, improve enum. impl. il y a 5 ans
  Fredrik Svantesson 61f6b01195 Fix device disposal il y a 5 ans
  Fredrik Svantesson 8307431ac7 Fixed printed help il y a 5 ans
  Fredrik Svantesson 3ed29dfa7c Fix incorrect printf usage of uint64_t's il y a 5 ans
  Fredrik Svantesson b3b9b6086d General cleanup & fixes il y a 5 ans
  Fredrik Svantesson 7a3f49a395 Rewrite codebase, add device-system il y a 5 ans
  Christoph Böhmwalder 48615fca6e Respect XDG_CACHE_HOME il y a 5 ans
  Joachim Nilsson 2e61462211 Use snprintf() instead of strncpy(), both safer and simpler il y a 5 ans
  Joachim Nilsson 7519c744cf Fix #46: Migrate to use ~/.cache/light for unpriviliged operation il y a 5 ans
  Joachim Nilsson 1aa2b217eb Coding style: de-camelize, simplify and refactor il y a 5 ans
  Joachim Nilsson ab5aa6c968 Coding style: reindent to Linux KNF il y a 5 ans
  Joachim Nilsson 99950f7c51 Overhaul and simplify program usage and documentation in README il y a 5 ans
  eyenseo 6eb9418685 Fix save and restore arguments il y a 6 ans
  Abdullah ibn Nadjo f62503b299 Fix different kinds of issues with string buffers and pointers il y a 6 ans
  Abdullah ibn Nadjo fa2fba14a6 Fix overflow of raw values < 0 il y a 6 ans
  Abdullah ibn Nadjo c363ac40a1 Check if specified operation is valid for the wanted field il y a 6 ans
  Abdullah ibn Nadjo 9032c14237 Print errors to stderr il y a 6 ans
  Abdullah ibn Nadjo 0ecb5353aa Don't forget to init variables il y a 6 ans
  Abdullah ibn Nadjo bcaa7df99b Don't try to read brightness values when only targetting max bright. il y a 6 ans
  Abdullah ibn Nadjo cd70ff5e01 Create a flag category only for backlight/kbd il y a 6 ans
  Abdullah ibn Nadjo 6180bb3f5c Logging of clamps, saves and restores il y a 6 ans
  Abdullah ibn Nadjo f288657500 Rewrite light_execute for readability and avoiding unnecessary oper. il y a 6 ans
  Abdullah ibn Nadjo 6860e111a5 Cache max brightness data from automatic controller detection il y a 6 ans
  Abdullah ibn Nadjo 9fda8acac0 Improve light folder checking readability il y a 6 ans
  Abdullah ibn Nadjo ccff2b57cd Improve overall logging il y a 6 ans
  Abdullah ibn Nadjo 55fe7a9eaf Don't check unsigned int about negative values il y a 6 ans
  Abdullah ibn Nadjo 9f9d6ae447 Fix wrong behavior of 'light_controllerAccessible' il y a 6 ans
  Abdullah ibn Nadjo 01e73a2d3d Fix unclosed DIR when targeting keyboard il y a 6 ans
  Abdullah ibn Nadjo accee29c18 Don't check '/etc/light' folder when unnecessary il y a 6 ans
  Abdullah ibn Nadjo 6aea2b15bf Improve 'if' readability il y a 6 ans
  Abdullah ibn Nadjo 2f14acb12e Avoid redondant checking il y a 6 ans
  Abdullah ibn Nadjo 3b2835b626 Check if controller is accessible before getting value il y a 6 ans
  Abdullah ibn Nadjo 9f12ff92a2 Avoid checking for write permission if just getting value il y a 6 ans
  Sebastian Müller f0da610cf1 Add -k flag for keyboard backlight support il y a 7 ans
  Fredrik Haikarainen 77e89d1d34 Fixes #5 il y a 9 ans
  Fredrik Haikarainen 24f6a72cdd Do not explicitly cast void pointers from malloc il y a 9 ans
  Fredrik Haikarainen 8dfe104b74 Added save/restore functionality il y a 10 ans
  Fredrik Haikarainen a8746f9171 Fixed missing break il y a 10 ans
  Fredrik Haikarainen b60192102d Added operationmode to list controllers (-L) il y a 10 ans