Xavier Mouton-Dubosc
Xavier Mouton-Dubosc
Must be simple, with real-time HTML and CSS contentEditable , a bit like live-config. Or create a selectable live-config ?
A way to order panels. By default : _playlist, _chapters and user generated
but we need some tests with a11y tools first. If there is anybody that may help me to get this achievement.
“Click at the middle of the timeline” is supposed to respond a timecode at 1:00 ± 0.1s The test give strange results : 0:56 or 0:16 depending the width of...
We want the ability to ride off the standard accessibility feature of Apple, as we have already one. Or have a simple way to parameter it, or document it for...
This is tricky, not because of code, which is a lot helped via DOM API, but mainly because of CSP/CORS, that silent the audio redirected output. We have the bases,...
The actual (static) page is not so sexy, it's sometimes buggy. May be we can put it in another github repo, as an example for React integration. It may also...
It's quite easy : we already build a javascript to include CSS and HTML template in the `./make.sh` system. We can see if we have a `specific.js` , include it...
- [ ] Create persistent playlist mode, I.e. cpu-controller continue to play an audiotag from a removed cpu-audio - [ ] Add an attribute exclusive to cpu-controller, or use global...