| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Includes some misc cleanup of haptic double-triggering (or
non-triggering), since those cases all end up being TTS event
double-reporting, which to me crosses the threshold from "annoying" to
"usability issue"
|
|
|
|
|
|
|
|
this ensure that the amount the scrubber moves for each tick of the
input remains consistent, even when tracks have very different durations
|
|
|
|
|
|
|
|
|
|
this gives us a way to give each screen nice little hooks, like
'onShown' and 'onHidden'. later we can use these hooks to disable
bindings for screens that aren't in-use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|