Commit graph

295 commits

Author SHA1 Message Date
Daniel Svensson
b74cb0102a Unbreak seeking 2006-03-11 12:08:57 +01:00
Daniel Svensson
4c500bd768 Move fileOpen from XMMSHandler to MainDisplay 2006-03-11 11:09:40 +01:00
Daniel Svensson
7b00c4c9fb Make constructor in XMMSHandler private.
Also adds a proper destructor to the class.
2006-03-10 14:36:54 +01:00
Daniel Svensson
98d56cf42d Make Skin constructor private. 2006-03-10 14:28:58 +01:00
Daniel Svensson
122884586a Remove unnecessary use of setText in ShadeDisplay which caused crash on Dapper. 2006-03-10 13:14:44 +01:00
Tobias Rundstrom
056e50ea51 Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03:00
Tobias Rundstrom
dec1b66342 Unbreak coverfetcher. 2006-03-07 19:36:02 -03:00
Daniel Svensson
2ed2234013 Change the m_httpmap in Medialib to a member QMap. 2006-03-07 17:01:09 +01:00
Daniel Svensson
2e9ff68198 Change skin storage from a dynamically allocated QHash to a member QMap. 2006-03-07 16:56:18 +01:00
Daniel Svensson
1af311e1f1 Removed compiler warning, m_currentId in XMMSHandler should be int, not uint 2006-03-07 15:43:24 +01:00
Daniel Svensson
24f699beb4 Remove "using namespace" from header files and change std::strings to QStrings. 2006-03-07 14:13:21 +01:00
Tobias Rundstrom
8fb689d163 Set windows as Dialogs instead of MainWindows. 2006-03-06 18:28:36 -03:00
Tobias Rundstrom
b7d5afc0ca Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
Tobias Rundstrom
28f9bd246b Try out a new nocover icon and fix some parent issues. 2006-03-05 20:28:01 -03:00
Tobias Rundstrom
ebb4328156 Better scaled icon. 2006-03-05 19:13:31 -03:00
Tobias Rundstrom
d88f3b273c Don't let the textscroller in shaded mode use more space then available. 2006-03-05 19:11:48 -03:00
Tobias Rundstrom
94404d0bc1 Converted default skin to PNG. 2006-03-05 18:51:08 -03:00
Tobias Rundstrom
828f1db087 Add settings value for playlist shaded mode font size. 2006-03-05 17:37:40 -03:00
Tobias Rundstrom
c08a635673 Added playlist fontsize setting. 2006-03-05 17:22:29 -03:00
Tobias Rundstrom
0050afd285 Merge with git+ssh://git.xmms.se/xmms2/promoe.git 2006-03-05 17:04:40 -03:00
Tobias Rundstrom
aa6be6881a Always resurrect playlist window in the correct pos. 2006-03-05 17:04:18 -03:00
Daniel Svensson
20c4c5625d Remove annoying debug print 2006-03-05 21:00:34 +01:00
Tobias Rundstrom
f7c018c48c Raise playlistwindow on mouse click. 2006-03-05 16:47:37 -03:00
Tobias Rundstrom
52e75244fc Fix various artists in medialib. 2006-03-05 16:15:07 -03:00
Tobias Rundstrom
152e1b2be8 Make difference on ShadedDisplay and MainDisplay in settings 2006-03-05 15:31:31 -03:00
Tobias Rundstrom
0498d4d44a Correctly toggle the playlist open button 2006-03-04 22:29:11 -03:00
Tobias Rundstrom
651558d6c4 Fixed annoying of-by-one bug in the selection 2006-03-04 21:41:56 -03:00
Tobias Rundstrom
2ae3f3bf7e The beginning of a settings window. Only application settings for now 2006-03-04 21:23:15 -03:00
Tobias Rundstrom
002867c17b Remember sizes, positions and such. 2006-03-04 18:01:12 -03:00
Tobias Rundstrom
6e88190239 Give the SkinChooser some love. 2006-03-04 16:51:04 -03:00
Tobias Rundstrom
fcf2c543ee If skin not set, read it from the QRC file instead. 2006-03-04 16:37:49 -03:00
Tobias Rundstrom
726826234b Remove spam 2006-03-04 16:28:47 -03:00
Tobias Rundstrom
7b5f4f5a38 Don't be stupid with m_currentid 2006-03-04 16:27:45 -03:00
Tobias Rundstrom
4c02a3b938 Drag from medialib to Playlist now works! No inserts yet, just append 2006-03-04 16:06:47 -03:00
Tobias Rundstrom
ef5a523a8d Maybe people stop whining now. 2006-03-04 13:42:23 -03:00
Tobias Rundstrom
b0f7061f84 Medialib now works a bit better and has a very nice status bar. 2006-03-03 19:40:45 -03:00
Tobias Rundstrom
44de5fb428 MD5 medialib names. 2006-03-03 17:24:59 -03:00
Tobias Rundstrom
3ba5c1b73d Fix jpeg compliation flags for static systems 2006-03-03 10:49:34 -03:00
Tobias Rundstrom
b8f4b7acb7 Added a beginning of the medialib. 2006-03-02 23:50:22 -03:00
Tobias Rundstrom
9b5aac622c Forgot two files. 2006-03-02 00:57:24 -03:00
Tobias Rundstrom
a94631fc50 Updated TODO 2006-03-02 00:56:48 -03:00
Tobias Rundstrom
07977b89f5 Shaded mode for playlist. 2006-03-02 00:56:17 -03:00
Tobias Rundstrom
c8d095a6f5 Fix entry removal. 2006-03-01 22:13:49 -03:00
Tobias Rundstrom
7436ae5e45 Unbreak scrolling again. 2006-03-01 21:52:12 -03:00
Tobias Rundstrom
f4c904b022 Some cleanup of the item code. 2006-03-01 21:33:09 -03:00
Tobias Rundstrom
fabbfba162 Added duration to playlist. 2006-03-01 14:24:50 -03:00
Tobias Rundstrom
5d34e1f330 Updated TODO list mucho. 2006-03-01 11:34:58 -03:00
Tobias Rundstrom
5965debcc8 You can now move entries around in the playlist. 2006-03-01 00:39:44 -03:00
Tobias Rundstrom
ce54eaba15 Added some keyboard modifiers and simplified some item tech. 2006-02-28 22:17:49 -03:00
Tobias Rundstrom
e665b5d7ad Uberpimped the playlist into be fast and nice. 2006-02-28 21:01:26 -03:00