]> Some of my projects - aniplayer.git/commit
Move core plugin API to its own direcotry
authorAPTX <marek321@gmail.com>
Wed, 1 Mar 2017 15:22:04 +0000 (16:22 +0100)
committerAPTX <marek321@gmail.com>
Wed, 1 Mar 2017 15:22:04 +0000 (16:22 +0100)
commit82e07d136d5b1abfa13f68672148640b17174c62
treeb1d31c0c1e88d55a39e1c0414087f7f28f1702f1
parentcdd97db6931fd15deb63b876e251b4c9c9dcf052
Move core plugin API to its own direcotry
13 files changed:
backendplugins/backend_mpv/backend_mpv.pro
backendplugins/backend_mpv/backendmpv.h
backendplugins/backend_null/backend_null.pro
backendplugins/backend_null/backendnull.h
core/backendapi.pri [new file with mode: 0644]
core/backendpluginbase.cpp [deleted file]
core/core.pri
core/core.pro
core/include/aniplayer/backendpluginbase.h [moved from core/backendpluginbase.h with 100% similarity]
core/include/aniplayer/playerplugininterface.h [moved from core/playerplugininterface.h with 100% similarity]
core/player.h
core/playerplugininterface.cpp [deleted file]
core/videoelement.h