Marc Dingena

Results 11 comments of Marc Dingena

@pixelbandito you can follow me, I'll open-sourcing a solution within the next month or so.

I wouldn't assume that necessarily, but I'd say that perhaps polyfilling `dppx` isn't strictly a concern for this library. In #64 you're already recommending users of older browser versions to...

I've done some troubleshooting. I've got both a Read Sensor command and an Assertion command in the tool verification sequence. I do this because I want a sensor data point...

Is it possible to add a "sensor data point" via Lua? Then I can read the pin once, and then save it both as a data point and return it...

I can confirm this happens when running two sequences from the `Run` button in the Sequence designer. I was running (via `Run` button) a sequence that takes photos of the...

I didn't know about linear vs. logarithmic. That's pretty useful! I noticed how the loud end of the bar was insensitive to changes. I just submitted PR #374 to implement...

This can be closed :) #374 was merged into master in https://github.com/happyworm/jPlayer/commit/823e735554142ed652b6414bdf9706beb8b5945b

@wobbiewobbit this code should work out of the box for jPlayer `2.9.2`. You should verify that after pageload, there are `` tags in the DOM for every playlist item. Every...

Okay, so, the idea was that playback would not stop if you changed the playlist (reorder / remove items). The original playlist add-on did that. So what happens is, the...

> With my page it doesn't reset the playlist when I click Next but it does set it right if I drag the items then play any track other than...