Historique des commits

Auteur SHA1 Message Date
  Michael Buesch 1b88f5a8ea Remove -Wcast-qual warning il y a 7 ans
  Michael Buesch 3712dcfea7 Add -Wcast-qual il y a 7 ans
  Michael Buesch 479f69a70a fileaccess: Always run read/write in a loop il y a 7 ans
  Michael Buesch 988bab199a Fix pidfile writing in case of short writes il y a 7 ans
  Michael Buesch 643fb073c7 Fix PREFIX handling il y a 7 ans
  Michael Buesch a983e283b8 Add central file for compiler flags il y a 7 ans
  Michael Buesch 71ea87f721 Fix sign compare compiler warning il y a 7 ans
  Michael Buesch b03958a167 Fix vfork warning il y a 7 ans
  Michael Buesch 39f668e5c1 Add more warning options il y a 7 ans
  Michael Buesch a03731c092 util: Avoid shadowing of variable il y a 7 ans
  Michael Buesch 56a4737858 Use readdir() instead of the deprecated readdir_r() il y a 7 ans
  Michael Buesch 85fdce5423 Avoid possible division by zero il y a 7 ans
  Michael Buesch 84349cccaa Use _DEFAULT_SOURCE il y a 7 ans
  Michael Buesch 748cfccf21 tray: backend: Use C++ style casts il y a 9 ans
  Michael Buesch 4417b84616 Always call send/recv in a loop il y a 9 ans
  Michael Buesch e129e70cc2 mainloop: Make func static il y a 9 ans
  Michael Buesch acaf02f74e backlight: Make startup and shutdown brightness configurable il y a 9 ans
  Michael Buesch c7c3a78819 tray: Fixes for backend changes il y a 9 ans
  Michael Buesch 0820907378 backend: Remove reference to obsolete config option il y a 9 ans
  Michael Buesch f3175396d5 backend: Remove autodim_default_max config option il y a 9 ans
  Michael Buesch 8e2f7efb2a backend: Add backlight percentage getter il y a 9 ans
  Michael Buesch 02536f3331 battery: Round in percentage calculation il y a 9 ans
  Michael Buesch 14baf4b98b backend: Add div helpers il y a 9 ans
  Michael Buesch 2cda3af7b8 Add checkbox to control autodim on AC il y a 10 ans
  Michael Buesch a96f334b81 Change optimization levels il y a 10 ans
  Michael Buesch 70e62b6d56 Add battery-class driver il y a 10 ans
  Michael Buesch ede44f81db Use daemon() for detaching il y a 10 ans
  Michael Buesch c958b08b6d battery: Unify percentage handling il y a 10 ans
  Michael Buesch f2eec53d69 battery-acpi: Restrict charge level to <= max level il y a 10 ans
  Michael Buesch c1e510f25e battery/default_charging: Fix integer overflow il y a 10 ans