Ooze 0.4.10 "Gambit"
- Ooze Watch playback fixed — the root cause: libmpv refused to start under non-C locales, so the player never existed on real machines. Watch now forces
LC_NUMERIC=Cbefore creating mpv. Combined with 0.4.8/0.4.9's software-rendering fallbacks, video playback should now just work.
Install: sudo apt install ./ooze_0.4.10_amd64.deb or run the AppImage. Upgrading from git: ooze update.
What's Changed
- Watch: force LC_NUMERIC=C so libmpv can start under user locales by @devin-ai-integration[bot] in #137
- Release 0.4.10 "Gambit": bump version by @devin-ai-integration[bot] in #138
Full Changelog: v0.4.9...v0.4.10