Changes
Summary
- Disable input devices when display is blanked (details)
- Revert behavior in tklock.c (details)
- Do not open non event* input devices (details)
- remove systemd as a build dependancy. (details)
- Enable display and xinput devices on exit (details)
- Remove some obsolete modules (details)
- x11-utils: whitespace formating changes (details)
- 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)
- x11-utils: fix confusing brackets (details)
- mce-io: Read() to end on files that cant be seeked, solves inactivity timeout problem on Droid 4 (details)
- debian/changelog: bump for 1.8.128.18 (details)
- led-sw: add generic module for notification leds via the kernel led interface, uses software control for led blinking (details)
- Makefile: add led-sw and led-dbus (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)
- mce-conf: also read config files that are behind symbolic links (details)
- debian/changelog: bump for 1.8.128.20 (details)
- Turn x11-utils into a standalon module x11-ctrl, removes x11 fiddeling from display* modules (details)
- Makefile: add x11-ctrl (details)
- mce.x: Also remove X11 fiddeling here (details)
- mce.ini: add x11-ctrl (details)
- Add inactivity-inhibit module to implement timed dbus calls (details)
- inactivity-inhibit: fix legacy bug, device times out even if the user dosent interat with it after an inhibit (details)
- debian/changelog: bump for 1.8.128.21 (details)
- add iio-accelerometer legacy support module, intended only to be used by old applicaitons to get orientation data. do not use in new applciations (details)
- inactvity-inhibit: fix oversight that caused inactivity-inhibit turn ON the display when the device is locked (details)
- debian/changelog: bump for 1.8.128.22 (details)
- evdevvibrator: initalize all values, to shut up valgrind (details)
- iio-als: fix compiler warings (details)
- debian/changelog: bump for 1.8.128.23 (details)