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
AUTHORS
OTHER: Added Jonne to the AUTHORS file.
2006-05-27 13:14:03 -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
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04: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
Let xmms2d decide what files are playable.
2006-08-10 15:29:43 +02:00
Display.h
OTHER: Fix syntax errors.
2006-07-17 15:52:05 -04:00
icon.png
Better scaled icon.
2006-03-05 19:13:31 -03:00
MainDisplay.cpp
Show maindisplay's songinfo even if album or artist props are missing.
2006-08-10 15:42:15 +02:00
MainDisplay.h
OTHER: Use Xmms::*Dict instead of QHash for various functions.
2006-05-27 12:07:02 -04:00
MainWindow.cpp
Port to cpp bindings
2006-05-25 15:05:04 -04:00
MainWindow.h
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -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
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
NumberDisplay.h
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
PixWidget.cpp
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
PixWidget.h
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
Playlist.cpp
Let xmms2d decide what files are playable.
2006-08-10 15:29:43 +02:00
Playlist.h
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
PlaylistList.cpp
Show playlist entries even if album or artist props are missing.
2006-08-09 21:02:48 +02:00
PlaylistList.h
OTHER: Use correct types for dict gets and use Xmms::List for playlistList
2006-05-27 13:12:12 -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
OTHER: Use Xmms::*Dict instead of QHash for various functions.
2006-05-27 12:07:02 -04:00
PlaylistShade.h
OTHER: Use Xmms::*Dict instead of QHash for various functions.
2006-05-27 12:07:02 -04:00
PlayStatus.cpp
Port to cpp bindings
2006-05-25 15:05:04 -04:00
PlayStatus.h
Port to cpp bindings
2006-05-25 15:05:04 -04:00
promoe.icns
Added MacOSX icons.
2006-02-27 22:22:11 -03:00
promoe.pro
removed sigc++ check.
2006-07-03 18:26:05 -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
New instructions.
2006-05-27 14:06:36 -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
Port to cpp bindings
2006-05-25 15:05:04 -04:00
SettingsWindow.h
Worked much on the Medialib.
2006-03-06 00:34:28 -03:00
ShadedDisplay.cpp
OTHER: Use Xmms::*Dict instead of QHash for various functions.
2006-05-27 12:07:02 -04:00
ShadedDisplay.h
OTHER: Use Xmms::*Dict instead of QHash for various functions.
2006-05-27 12:07:02 -04:00
Skin.cpp
Extract clutterbar images.
2006-08-12 15:33:51 +02:00
Skin.h
Extract clutterbar images.
2006-08-12 15:33:51 +02: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
Fix position slider offset problem
2006-08-10 14:46:31 +02:00
Slider.h
Time display reverse
2006-03-15 16:07:51 -04:00
SmallNumberDisplay.cpp
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
SmallNumberDisplay.h
Conserve CPU.
2006-03-22 13:02:07 -04:00
StereoMono.cpp
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04: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
Port to cpp bindings
2006-05-25 15:05:04 -04:00
TextBar.h
Fix correct offsets for the textbar in the maindisplay.
2006-03-15 19:07:53 -04:00
TimeDisplay.cpp
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
TimeDisplay.h
Screwed up last import
2006-03-15 16:32:25 -04:00
TitleBar.cpp
Make promoe work with DrDolittle.
2006-03-20 22:46:39 -04:00
TitleBar.h
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
TODO
Put filedialogs in the correct parent.
2006-03-12 01:35:34 -04:00
VolumeSlider.cpp
Port to cpp bindings
2006-05-25 15:05:04 -04:00
VolumeSlider.h
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -04:00
xmmsclient_methods.h
Make promoe work with DrDolittle.
2006-03-20 22:46:39 -04:00
xmmsclient_promoe.cpp
Make promoe work with DrDolittle.
2006-03-20 22:46:39 -04:00
xmmsclient_promoe.h
Make promoe work with DrDolittle.
2006-03-20 22:46:39 -04:00
XMMSHandler.cpp
OTHER: Use correct types for dict gets and use Xmms::List for playlistList
2006-05-27 13:12:12 -04:00
XMMSHandler.h
OTHER: Use correct types for dict gets and use Xmms::List for playlistList
2006-05-27 13:12:12 -04:00
XmmsQT4.cpp
OTHER: running_ = true; in the mainloop thingie so that checking for it
2006-05-27 14:00:14 -04:00
XmmsQT4.h
OTHER: Make the mainloop inherit Xmms::MainloopInterface.
2006-05-27 12:04:59 -04:00