heavily cleaned up the player API

exposed player API as an interface
added client event listeners to API

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40441
This commit is contained in:
David Anderson
2007-02-05 20:32:34 +00:00
parent 6858d12ad9
commit b596e10304
7 changed files with 499 additions and 208 deletions
+4 -8
View File
@@ -191,10 +191,6 @@
RelativePath="..\CLogger.cpp"
>
</File>
<File
RelativePath="..\CPlayer.cpp"
>
</File>
<File
RelativePath="..\CPlayerManager.cpp"
>
@@ -285,10 +281,6 @@
RelativePath="..\CLogger.h"
>
</File>
<File
RelativePath="..\CPlayer.h"
>
</File>
<File
RelativePath="..\CPlayerManager.h"
>
@@ -365,6 +357,10 @@
RelativePath="..\..\public\ILibrarySys.h"
>
</File>
<File
RelativePath="..\..\public\IPlayerHelpers.h"
>
</File>
<File
RelativePath="..\..\public\IPluginSys.h"
>