Winamp clone for xmms2. Fork of offical repo. Contains experiments; possibly broken.
Find a file
2006-03-11 11:09:40 +01:00
CleanAMP Converted default skin to PNG. 2006-03-05 18:51:08 -03:00
Debian Initial commit 2006-02-14 23:12:46 -03: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
Display.cpp Raise playlistwindow on mouse click. 2006-03-05 16:47:37 -03:00
Display.h Remove noDrag madness. 2006-02-26 14:45:36 -03:00
icon.png Better scaled icon. 2006-03-05 19:13:31 -03:00
MainDisplay.cpp Move fileOpen from XMMSHandler to MainDisplay 2006-03-11 11:09:40 +01:00
MainDisplay.h Move fileOpen from XMMSHandler to MainDisplay 2006-03-11 11:09:40 +01:00
MainWindow.cpp Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03:00
MainWindow.h Remove "using namespace" from header files and change std::strings to QStrings. 2006-03-07 14:13:21 +01: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 Unbreak coverfetcher. 2006-03-07 19:36:02 -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 Singletonify Skin class 2006-02-27 18:00:00 +01:00
NumberDisplay.h Huge push that fixes lot of the problems with headers and added a Slider 2006-02-20 00:43:42 -03:00
PixWidget.cpp Singletonify Skin class 2006-02-27 18:00:00 +01: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 Set windows as Dialogs instead of MainWindows. 2006-03-06 18:28:36 -03:00
Playlist.h Always resurrect playlist window in the correct pos. 2006-03-05 17:04:18 -03:00
PlaylistList.cpp Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
PlaylistList.h Added playlist fontsize setting. 2006-03-05 17:22:29 -03: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 Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03: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
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 Remove unnecessary use of setText in ShadeDisplay which caused crash on Dapper. 2006-03-10 13:14:44 +01:00
ShadedDisplay.h Enable titles for ShadedDisplay again. 2006-02-26 21:43:24 -03:00
Skin.cpp Make Skin constructor private. 2006-03-10 14:28:58 +01:00
Skin.h Make Skin constructor private. 2006-03-10 14:28:58 +01:00
SkinChooser.cpp Set windows as Dialogs instead of MainWindows. 2006-03-06 18:28:36 -03:00
SkinChooser.h Give the SkinChooser some love. 2006-03-04 16:51:04 -03:00
Slider.cpp Singletonify Skin class 2006-02-27 18:00:00 +01:00
Slider.h Huge push that fixes lot of the problems with headers and added a Slider 2006-02-20 00:43:42 -03: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 various artists in medialib. 2006-03-05 16:15:07 -03:00
TextBar.h Make difference on ShadedDisplay and MainDisplay in settings 2006-03-05 15:31:31 -03: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 If skin not set, read it from the QRC file instead. 2006-03-04 16:37:49 -03:00
XMMSHandler.cpp Move fileOpen from XMMSHandler to MainDisplay 2006-03-11 11:09:40 +01:00
XMMSHandler.h Move fileOpen from XMMSHandler to MainDisplay 2006-03-11 11:09:40 +01: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