Winamp clone for xmms2. Fork of offical repo. Contains experiments; possibly broken.
Find a file
2006-03-15 20:54:18 -04:00
CleanAMP Fix correct offsets for the textbar in the maindisplay. 2006-03-15 19:07:53 -04:00
Debian Initial commit 2006-02-14 23:12:46 -03:00
AUTHORS Added documentation. 2006-03-15 20:54:18 -04:00
avahi.prf Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03:00
Button.cpp Playlist button now toggle playlist window. 2006-02-26 18:20:54 -03:00
Button.h Remove "using namespace" from header files and change std::strings to QStrings. 2006-03-07 14:13:21 +01:00
COPYING Add copyright headers. 2006-03-15 16:52:40 -04:00
Display.cpp Put filedialogs in the correct parent. 2006-03-12 01:35:34 -04:00
Display.h Clean-up of signals and move fileOpen to SkinDisplay class 2006-03-11 15:57:19 -03:00
icon.png Better scaled icon. 2006-03-05 19:13:31 -03:00
MainDisplay.cpp Fix correct offsets for the textbar in the maindisplay. 2006-03-15 19:07:53 -04:00
MainDisplay.h Time display reverse 2006-03-15 16:07:51 -04:00
MainWindow.cpp Added support for the shade/close buttons on the playlist, and changed the way 2006-03-11 22:23:06 -03:00
MainWindow.h Time display reverse 2006-03-15 16:07:51 -04:00
MediaAlbumList.cpp Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
MediaAlbumList.h Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
MediaArtistList.cpp Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
MediaArtistList.h Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
Medialib.cpp Clean-up of signals and move fileOpen to SkinDisplay class 2006-03-11 15:57:19 -03:00
Medialib.h Unbreak coverfetcher. 2006-03-07 19:36:02 -03:00
MediaSongList.cpp Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
MediaSongList.h Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
noalbum.png Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
noartist.png Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
nocover.png Try out a new nocover icon and fix some parent issues. 2006-03-05 20:28:01 -03:00
nosong.png Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
NumberDisplay.cpp Screwed up last import 2006-03-15 16:32:25 -04:00
NumberDisplay.h Screwed up last import 2006-03-15 16:32:25 -04:00
PixWidget.cpp Added playlist buttons and enabled addDir and addFile 2006-03-12 01:19:01 -04:00
PixWidget.h Huge push that fixes lot of the problems with headers and added a Slider 2006-02-20 00:43:42 -03:00
Playlist.cpp Make add DIR to work. 2006-03-15 20:45:03 -04:00
Playlist.h Make add DIR to work. 2006-03-15 20:45:03 -04:00
PlaylistList.cpp Bind some playlistbuttons. 2006-03-15 19:08:07 -04:00
PlaylistList.h Bind some playlistbuttons. 2006-03-15 19:08:07 -04:00
PlaylistMenu.cpp Added playlist buttons and enabled addDir and addFile 2006-03-12 01:19:01 -04:00
PlaylistMenu.h Added playlist buttons and enabled addDir and addFile 2006-03-12 01:19:01 -04:00
PlaylistShade.cpp Add settings value for playlist shaded mode font size. 2006-03-05 17:37:40 -03:00
PlaylistShade.h Change skin storage from a dynamically allocated QHash to a member QMap. 2006-03-07 16:56:18 +01:00
PlayStatus.cpp Working playlist in Promoe! 2006-02-26 18:06:03 -03:00
PlayStatus.h Singletonify XMMSHandler and kick out everything not XMMSisch from the class. 2006-02-26 19:16:43 +01:00
promoe.icns Added MacOSX icons. 2006-02-27 22:22:11 -03:00
promoe.pro Time display reverse 2006-03-15 16:07:51 -04:00
promoe.qrc Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
qtmd5.cpp MD5 medialib names. 2006-03-03 17:24:59 -03:00
qtmd5.h MD5 medialib names. 2006-03-03 17:24:59 -03:00
README Added documentation. 2006-03-15 20:54:18 -04:00
ServerBrowser.cpp Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03:00
ServerBrowser.h Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03:00
SettingsWindow.cpp Set windows as Dialogs instead of MainWindows. 2006-03-06 18:28:36 -03:00
SettingsWindow.h Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
ShadedDisplay.cpp Add const & in good places to avoid promoe to copy that much data. 2006-03-12 11:01:53 -04:00
ShadedDisplay.h Add const & in good places to avoid promoe to copy that much data. 2006-03-12 11:01:53 -04:00
Skin.cpp Added the volume slider, and made the Skin loader a bit more robust in the face 2006-03-15 11:30:43 -04:00
Skin.h Time display reverse 2006-03-15 16:07:51 -04:00
SkinChooser.cpp Don't free objects in the SkinChooser that already freed. 2006-03-11 14:11:16 -03:00
SkinChooser.h Don't free objects in the SkinChooser that already freed. 2006-03-11 14:11:16 -03:00
Slider.cpp Clean-up of signals and move fileOpen to SkinDisplay class 2006-03-11 15:57:19 -03:00
Slider.h Time display reverse 2006-03-15 16:07:51 -04:00
SmallNumberDisplay.cpp Singletonify Skin class 2006-02-27 18:00:00 +01:00
SmallNumberDisplay.h Singletonify Skin class 2006-02-27 18:00:00 +01:00
StereoMono.cpp Added StereoMono display. 2006-02-19 18:12:39 -03:00
StereoMono.h Huge push that fixes lot of the problems with headers and added a Slider 2006-02-20 00:43:42 -03:00
TextBar.cpp Fix correct offsets for the textbar in the maindisplay. 2006-03-15 19:07:53 -04:00
TextBar.h Fix correct offsets for the textbar in the maindisplay. 2006-03-15 19:07:53 -04:00
TimeDisplay.cpp Screwed up last import 2006-03-15 16:32:25 -04:00
TimeDisplay.h Screwed up last import 2006-03-15 16:32:25 -04:00
TitleBar.cpp The beginning of a settings window. Only application settings for now 2006-03-04 21:23:15 -03:00
TitleBar.h Remove "using namespace" from header files and change std::strings to QStrings. 2006-03-07 14:13:21 +01:00
TODO Put filedialogs in the correct parent. 2006-03-12 01:35:34 -04:00
VolumeSlider.cpp Volume bar does stuff now! It will stay in sync with the volume from your system. 2006-03-15 20:45:18 -04:00
VolumeSlider.h Volume bar does stuff now! It will stay in sync with the volume from your system. 2006-03-15 20:45:18 -04:00
XMMSHandler.cpp Volume bar does stuff now! It will stay in sync with the volume from your system. 2006-03-15 20:45:18 -04:00
XMMSHandler.h Volume bar does stuff now! It will stay in sync with the volume from your system. 2006-03-15 20:45:18 -04:00
XmmsQT4.cpp Promoe kind of works. 2006-02-18 20:33:13 -03:00
XmmsQT4.h Initial commit 2006-02-14 23:12:46 -03:00

Required dependencys:
	* QT4.1.x   http://www.trolltech.no/
	* XMMS2     http://xmms2.xmms.org/

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.