Winamp clone for xmms2. Fork of offical repo. Contains experiments; possibly broken.
Find a file
2007-10-07 14:34:53 +02:00
CleanAMP Used my elite skills to fit the xmms2 logo into default skin! 2006-03-15 22:11:26 -04:00
Debian Initial commit 2006-02-14 23:12:46 -03:00
lib Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
src Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
.gitignore Added ignore file 2006-08-17 19:23:03 -04:00
AUTHORS OTHER: Added Jonne to the AUTHORS file. 2006-05-27 13:14:03 -04:00
config.pri Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
COPYING Add copyright headers. 2006-03-15 16:52:40 -04:00
promoe.icns Added MacOSX icons. 2006-02-27 22:22:11 -03:00
promoe.pro Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
README New instructions. 2006-05-27 14:06:36 -04:00
TODO Put filedialogs in the correct parent. 2006-03-12 01:35:34 -04:00

Required dependencys:
	* QT4.1.x           http://www.trolltech.no/
	* XMMS2             http://xmms2.xmms.org/
	* XMMS2 C++ bindings (make sure to have boost_signals when compiling xmms2) 

Optional dependencys:
	* Avahi     http://www.avahi.org/

Compiling:
	1) Run qmake (on debian systems it's called qmake-qt4)
	2) Run make
	3) Have a coffe
	4) ./promoe
	5) ????
	6) profit

Bugs:
	Tons of them.