Changes
Summary
- tklock.c: add and reformat debug prints (details)
- tklock.c: enable visual even if display is already on to avoid race with display.c (details)
- Add iio-als module to provide ambient light level on a mce datapipe. (details)
- iio-als: change als value from uint to int to allow -1 to be used as "not available" value (details)
- iio-als: read initial value when connecting to iio-sensor-proxy (details)
- Remove modules included in makefile by accident (details)
- iio-als: whitespace formating changes (details)
- iio-als: change to milli lux, allow a callibration scale from mce.ini to be used (details)
- iio-als: fix small memory leak on exit (details)
- modules/iio-als: clarify TODO comment (details)
- Add new refactored -dev variants of display.c and inactivity.c, ment to replace the originals later (details)
- display-dev: fix invalid log statment (details)
- Add display brightness filter that uses iio-als (details)
- Add modules to makefile (details)
- fix als but in button-backlight.c (details)
- button-backlight: avoid memory leak on exit, add info print that informs the user when non existing backlights are configured (details)
- filter-brightness-als-iio: remove droid 4 specific workaround (details)
- mce-conf: allow overides in an override directory (mce.ini.d) (details)
- mce-conf: reverse override conf file priority (details)
- mce-conf: add 99-user.ini to default instalation (details)
- mce-conf: only load conf file if the final extension is .ini (details)
- evdevvibrator: config: change vibrator patterns group to generic group (details)
- evdevvibrator: Make priority mecanisum work in absence of ff fedback kernel support (details)
- evdevvibrator: improve some debug prints (details)
- evdevvibrator: avoid int overflow (details)
- evdevvibrator: cleanup, also solves module loading problems on partial builds. (details)
- Makefile: remove evdevff.* (details)
- iio-als: fix a compiler warning (details)
- event-input: fix compiler warning (details)
- mce-conf: fix compiler warning (details)
- mce-io: fix compiler warning (details)
- button-backlight: small formating changes (details)
- debian/changelog: bump for 1.8.128.19 (details)