SuccessChanges

Summary

  1. mce.ini: change PowerKeyLongDelay to 5000 (details)
  2. mce.ini: change PowerKeyLongDelay to 4000 (details)
  3. Add evdev backend for vibration (details)
  4. Enable libevdevvibrator.so and disable libvibrator.so (details)
  5. evdevvibrator: turn policy into enum (details)
  6. evdevvibrator: improved error handling (details)
  7. debian/changelog: bump for 1.8.128.17 (details)
Commit 8c84bf85eb81fae544f2d070983fcac86ff0f632 by Merlijn Boris Wolf Wajer
mce.ini: change PowerKeyLongDelay to 5000

On the Droid 4, the power button is too trigger happy.
Increasing this to 5000 should not cause any adverse effects, I hope.
The file was modifiedmce.ini (diff)
Commit 1c486372efd05268f47de195a73b527c43bf298c by Merlijn Boris Wolf Wajer
mce.ini: change PowerKeyLongDelay to 4000

Freemangordon asked if we could go for 4000 instead of 5000.
The file was modifiedmce.ini (diff)
Commit 171eb9ad15508c77aae5ab2a3eb942a8affe0556 by Merlijn Boris Wolf Wajer
Add evdev backend for vibration
Split event-input into a public and a private interface
The file was modifiedevent-input.c (diff)
The file was addedmodules/evdevvibrator.h
The file was modifiedevent-input.h (diff)
The file was addedevdevff.h
The file was modifiedMakefile (diff)
The file was addedevdevff.c
The file was addedevent-input-utils.c
The file was addedevent-input-utils.h
The file was addedmodules/evdevvibrator.c
Commit 4b53dd44548b95a6c70d965c26223ca69f03b52f by Merlijn Boris Wolf Wajer
Enable libevdevvibrator.so and disable libvibrator.so
The file was modifiedmce.ini (diff)
Commit 19277f4e7622d61abe86df6720a98b0546518032 by Merlijn Boris Wolf Wajer
evdevvibrator: turn policy into enum
The file was modifiedmodules/evdevvibrator.c (diff)
Commit 2fbe20e97c2677df741746c92ea86ba061e30ef3 by Merlijn Boris Wolf Wajer
evdevvibrator: improved error handling
The file was modifiedmodules/evdevvibrator.c (diff)
The file was modifiedevdevff.c (diff)
Commit 3cbee89d364eea0211fa7a37493e39a6c2b22192 by Merlijn Boris Wolf Wajer
debian/changelog: bump for 1.8.128.17
The file was modifieddebian/changelog (diff)