]> Some of my projects - aniplayer.git/commit
Make InstanceManager manage Player instances
authorAPTX <marek321@gmail.com>
Sun, 26 Feb 2017 21:01:11 +0000 (22:01 +0100)
committerAPTX <marek321@gmail.com>
Sun, 26 Feb 2017 21:01:11 +0000 (22:01 +0100)
commitc7e5c92ce96180d153890ae582b20e17b5bc9a87
tree359922028da633930785ce02ce91dc45e83cddb1
parent1186d5765f1940d97d8376085ed33718a3a2b3d6
Make InstanceManager manage Player instances

InstanceManager's job is to control the
configuration of Player instances. Player no
longer handles loading backend plugins.
core/instancemanager.cpp
core/instancemanager.h
core/main.cpp
core/player.cpp
core/player.h
core/pluginmanager.h