]> Some of my projects - aniplayer.git/commit
Add Handle classes for MPV handles
authorAPTX <marek321@gmail.com>
Sun, 20 Feb 2022 05:06:13 +0000 (14:06 +0900)
committerAPTX <marek321@gmail.com>
Mon, 21 Feb 2022 15:14:57 +0000 (00:14 +0900)
commitcb04d5aeea8c55c8f55c1c5f60cfacc83b89c2e3
treeec7d5725cabf7d8cbcf20343baeb864cfc1a8232
parent1038a83610beb2ed105e5f2d5ea2bb7d39a8feec
Add Handle classes for MPV handles

Also fixes idle-active property format in observe call
backendplugins/backend_mpv/CMakeLists.txt
backendplugins/backend_mpv/backendmpv.cpp
backendplugins/backend_mpv/backendmpv.h
backendplugins/backend_mpv/mpvhandle.cpp [new file with mode: 0644]
backendplugins/backend_mpv/mpvhandle.h [new file with mode: 0644]
backendplugins/backend_mpv/mpvhelper.h