libeplayer3: implement Playback and Input classes

Origin commit data
------------------
Branch: master
Commit: cba7a708be
Author: martii <m4rtii@gmx.de>
Date: 2014-04-07 (Mon, 07 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-04-07 21:01:02 +02:00
parent 65ac986fd0
commit dffff81e92
12 changed files with 707 additions and 1191 deletions

View File

@@ -1,10 +0,0 @@
#include "player.h"
#include <string>
Player::Player()
{
}
Player::~Player()
{
}