Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in Haptic, make the looping logic easier to read. | Charles Kerr | 2014-07-31 | 1 | -24/+27 |
| | |||||
* | in haptic.cpp, better support for vibration patterns | Charles Kerr | 2014-07-31 | 1 | -14/+43 |
| | |||||
* | drop the ubuntu-application-api middleman and call usensorsd directly: ↵ | Charles Kerr | 2014-07-31 | 1 | -23/+57 |
| | | | | ua_sensors_haptic_new() crashes on desktop and ua_sensors_haptic_vibrate_once() makes blocking dbus calls. | ||||
* | in haptic.cpp, better comments | Charles Kerr | 2014-07-31 | 1 | -0/+3 |
| | |||||
* | in Haptic::Impl::~Impl(), call ua_sensors_haptic_disable(). h/t Antti | Charles Kerr | 2014-07-31 | 1 | -1/+1 |
| | |||||
* | in haptic.cpp, start vibrating immediately | Charles Kerr | 2014-07-31 | 1 | -0/+1 |
| | |||||
* | in haptic.cpp, make sure to enable the sensor by calling ↵ | Charles Kerr | 2014-07-30 | 1 | -3/+11 |
| | | | | ua_sensors_haptic_enable() | ||||
* | initial draft of haptic feedback when alarms play | Charles Kerr | 2014-07-30 | 1 | -0/+92 |