Davy Durham
Davy Durham
Renaming mp4v2's internal util lib to mp4v2util so as not to conflict with the system library named "util" that often accompanies libc (on linux)
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Performance issue [ ] Feature...
@saghul, I'm looking into the 3.11, 3.12 support and it's becoming obvious that the cpython engine changes every few releases in a way that breaks fibers.c/h (3.7 needed changes, 3.11...
updating scripts for 3.9-3.12
Support for devices from: https://www.sonos.com
I've found that with the prescribed process of... ``` x ... var s = new Smarquee(...) s.init() ... s.updateText() ... ``` That it will not correctly scroll, not scroll when...
Possibly related to #90 but not sure. My app has a stop button (in the app itself) where the selected media is not resumable.. it's now deselected. Upon the internal...
I was wondering if there's something I need to do to get the startForeground() method to get called within CMCNotifyKiller.java, so that the app won't be killed when it loses...
**Describe the bug** Possible a bug (about https://help.form.io/deployments/maintenance-and-migration#adherence-to-reverse-compatibility), but certainly a question. I am upgrading an inherited old formio instance from 2.2.2 to something more recent (trying 4.6.0-rc3 ATM). I...