]> Some of my projects - aniplayer.git/commit
Extend PluginManager to manage more than one plugin at a time
authorAPTX <marek321@gmail.com>
Sun, 26 Feb 2017 20:24:26 +0000 (21:24 +0100)
committerAPTX <marek321@gmail.com>
Sun, 26 Feb 2017 20:24:26 +0000 (21:24 +0100)
commit1186d5765f1940d97d8376085ed33718a3a2b3d6
treea3350d6bd3bc2c37548f244bec57db964b6d9405
parent3be5e80d1e9fd291e9d0746e74ea6bbd22cd8c6c
Extend PluginManager to manage more than one plugin at a time

Currently errorString always returns an empty
string as there is more than one potential error.
This method should be removed in the future.
core/player.cpp
core/pluginmanager.cpp
core/pluginmanager.h