Initial commit with basic xmms2 support (untested)
commit0c193065ca33e90b14f1759ae3d13bc0aa2f2b6e
authorOliver Groß <neokensuke@freenet.de>
Thu, 31 Jan 2008 11:16:02 +0000 (31 12:16 +0100)
committerOliver Groß <neokensuke@freenet.de>
Thu, 31 Jan 2008 11:16:02 +0000 (31 12:16 +0100)
tree6500e3e9e50610d8b79e92fb7de73f012a831a53
Initial commit with basic xmms2 support (untested)
* abstract client with playback and playlist
.gitignore [new file with mode: 0644]
client.cpp [new file with mode: 0644]
client.h [new file with mode: 0644]
common.h [new file with mode: 0644]
libxmms2client-qt.prl [new file with mode: 0644]
libxmmsclient-qt.pro [new file with mode: 0644]
playback.cpp [new file with mode: 0644]
playback.h [new file with mode: 0644]
playlist.cpp [new file with mode: 0644]
playlist.h [new file with mode: 0644]