Winamp clone for xmms2. Fork of offical repo. Contains experiments; possibly broken.
Find a file
Thomas Frauendorfer 778d828db8 Some little code cleanups
like removing now unused code and so on
2007-10-08 02:03:50 +02: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 Some little code cleanups 2007-10-08 02:03:50 +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 Some little code cleanups 2007-10-08 02:03:50 +02:00
TODO Put filedialogs in the correct parent. 2006-03-12 01:35:34 -04:00

Required dependencys:
	* QT4.2.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.