Daniel Svensson
0fe79ab827
Starting to add Equalizer window
2006-08-15 21:53:49 +02:00
Daniel Svensson
4f3395baae
Extract clutterbar images.
2006-08-12 15:33:51 +02:00
Jonne Lehtinen
da102ae302
OTHER: Fix syntax errors.
...
In standard C++ all member declarations must use an unqualified name for
the member itself. G++ 4.1 enforces this.
2006-07-17 15:52:05 -04:00
Tobias Bengtsson
beeaeb95b1
Time display reverse
...
both minus and numberdisplays clickable
skin minus now visible
drawing minus-line (skins without minus) in correct color.
stop now contains minus as well.
2006-03-15 16:07:51 -04:00
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
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
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
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