François Revol

Results 199 comments of François Revol

There are several methods to handle CSV updates, from using inotify to just doing a sys.stat() on the file to see if the mtime changed since the script was started,...

Well, this is a mirror, not even up-to-date, you'll really want to check the [official tree](https://app.assembla.com/spaces/portaudio/git/source).

The idea of a draft PR was to eventually get comments and suggestions… Meanwhile someone else got our Qt port to work with OpenGL so we get a fully working...

Just rebased and tested.

Unless @Threedeyes has a different patch?

For the record, most common A/V container formats (MP4, AVI…) handle multiple audio tracks with language IDs just fine. But supporting only this way means all the tracks we want...

I installed this to test converting stuff for some DLNA setup but I found this bug… Oddly Chromium gives more info than Firefox which only mentions CSP as a reason...

So from what I understand `personalSettings.js` attemps to load this `…chunks_index….js` without passing around that nonce that itself was loaded with, when the CSP forbids that. Could it be we...

Ohhh, a Makefile :heart_eyes: