]> Some of my projects - aniplayer.git/commit
Redo PluginManager to support multiple plugin paths
authorAPTX <marek321@gmail.com>
Sun, 26 Feb 2017 14:38:12 +0000 (15:38 +0100)
committerAPTX <marek321@gmail.com>
Sun, 26 Feb 2017 14:38:12 +0000 (15:38 +0100)
commit8fcbcbd7da6080879a0ae0134dfde90d38c7824d
tree5ae401ef4271fbf05e2c236bf08c160a8d043cb7
parent2b06b38d03dc44426bfcd1755fdf1e91fa5c1ce9
Redo PluginManager to support multiple plugin paths

On unix the path could be in /usr/lib if the player is installed
or a local path otherwise. This path should be made configurable
when settings are added.
core/player.cpp
core/pluginmanager.cpp
core/pluginmanager.h