FiveNinjas / SliceOS

Bug tracking for the Slice OpenELEC implementation
12 stars 7 forks source link

LED sequences not very useful! #2

Closed ghollingworth closed 9 years ago

ghollingworth commented 9 years ago

Need to make the following changes:

Improve the type and range of sequences

Add skip forward and skip backward (currently we only get an event saying that a seek occurred which doesn't include the direction)

Add fast view (ffwrd, rew) sequences for different speeds (x2 x4 x8 x16 x32 etc)

Add capability to add some special state sequences...

WhilePaused WhilePlaying WhileSleeping

ghollingworth commented 9 years ago

Fixed, in nightly-20150322073648

Now the ffwd rew skipf and skipr all work correctly loading the right .png files (which have changed name slightly in places)

ff and rew also play at different speeds depending on the x2 x4 x8 etc...

LEDs are always cleared after finishing a pattern.

Added tracking of state although don't use it for anything yet

Added repetition of ffwd and rew patterns