boram icon indicating copy to clipboard operation
boram copied to clipboard

Port to new libmpv VO API

Open Kagami opened this issue 5 years ago • 1 comments

See: https://github.com/mpv-player/mpv/commit/b03712143012f08591de59d09675fdd3a0eaeed8

Might use ifdefs and provide different libboram.so for Linux systems with old libmpv (because we build libmpv for Windows and macOS).

Kagami avatar Jul 22 '18 21:07 Kagami

Implemented in https://github.com/Kagami/mpv.js/pull/38. Though it requires pretty new libmpv (>=0.29) so for Linux we definetely want to support elder versions.

Kagami avatar Jan 08 '19 10:01 Kagami