Commit graph

22 commits

Author SHA1 Message Date
Chris Gilbert
73e283cc48 Added the volume slider, and made the Skin loader a bit more robust in the face
of garbage/moved/deleted skins.
2006-03-15 11:30:43 -04:00
Tobias Rundstrom
77f9088231 Added playlist buttons and enabled addDir and addFile 2006-03-12 01:19:01 -04:00
Chris Gilbert
0c5593076a Added support for the shade/close buttons on the playlist, and changed the way
that togglePL works a bit to play nicer.
2006-03-11 22:23:06 -03:00
Daniel Svensson
98d56cf42d Make Skin constructor private. 2006-03-10 14:28:58 +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
24f699beb4 Remove "using namespace" from header files and change std::strings to QStrings. 2006-03-07 14:13:21 +01: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
Daniel Svensson
20c4c5625d Remove annoying debug print 2006-03-05 21:00:34 +01:00
Tobias Rundstrom
f64f4748a3 Don't leak huge amount of memory in SkinChooser 2006-02-27 20:06:40 -03:00
Daniel Svensson
fa4fc01a31 Singletonify Skin class 2006-02-27 18:00:00 +01:00
Tobias Rundstrom
4e46089c01 Added beginning of skinchooser.
Drop your skins into ~/.xmms2/clients/promoe/skins
2006-02-27 00:10:46 -03:00
Tobias Rundstrom
65c1011b8a Playlist "works" 2006-02-26 02:36:20 -03:00
Tobias Rundstrom
4548a1d6d3 Don't send a string to the Skin class twice. 2006-02-20 16:44:22 -03:00
Tobias Rundstrom
f36ba49ea9 Huge push that fixes lot of the problems with headers and added a Slider 2006-02-20 00:43:42 -03:00
Tobias Rundstrom
76b9131d03 Added StereoMono display. 2006-02-19 18:12:39 -03:00
Daniel Svensson
9fb1376afe Skin class now emits a signal when a skin has (hopefully) been loaded.
Widgets interested in such events handle the signal and update their
pixmaps accordingly.
2006-02-18 04:15:45 +01:00
Tobias Rundstrom
1b1cf78647 Added a saftey check in ParsePLEdit. 2006-02-16 16:08:27 -03:00
Daniel Svensson
d5371d3d2b Add the last skin parts to the items hash. 2006-02-16 19:43:34 +01:00
Tobias Rundstrom
45fd11151f Added NumberDisplay class 2006-02-15 21:09:38 -03:00
Tobias Rundstrom
e66a3f1fa6 TrueType redering 2006-02-15 19:49:11 -03:00
Tobias Rundstrom
cc0faeee08 Initial commit 2006-02-14 23:12:46 -03:00