Jonne Lehtinen
70da726f52
Port to cpp bindings
2006-05-25 15:05:04 -04:00
Tobias Rundstrom
2c20ddf6fc
Moved around headers, should make it faster to compile.
2006-03-15 22:58:57 -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
429cf316ed
Add const & in good places to avoid promoe to copy that much data.
2006-03-12 11:01:53 -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
Tobias Rundstrom
d57ebf91a0
Clean-up of signals and move fileOpen to SkinDisplay class
2006-03-11 15:57:19 -03:00
Daniel Svensson
4c500bd768
Move fileOpen from XMMSHandler to MainDisplay
2006-03-11 11:09:40 +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
9693e64dab
Working playlist in Promoe!
2006-02-26 18:06:03 -03:00
Daniel Svensson
787a5c7b5b
Singletonify XMMSHandler and kick out everything not XMMSisch from the class.
...
A class that needs to talk to xmms2 now calls XMMSHandler::getInstance()
and all communication is handled by signals'n'slots.
2006-02-26 19:16:43 +01:00
Tobias Rundstrom
d356989d5e
Lot of fixes for everything.
2006-02-21 00:29:28 -03:00
Tobias Rundstrom
46a0fd1b29
Added PlayStatus widget.
2006-02-20 16:21:35 -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
Tobias Rundstrom
722158f10c
Added SmallNumberDisplay class
2006-02-19 16:25:45 -03:00
Tobias Rundstrom
b8ec3a6cae
Promoe kind of works.
2006-02-18 20:33:13 -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
45fd11151f
Added NumberDisplay class
2006-02-15 21:09:38 -03:00
Tobias Rundstrom
862bc20776
Moved some headerfiles
2006-02-15 14:16:43 -03:00
Tobias Rundstrom
cc0faeee08
Initial commit
2006-02-14 23:12:46 -03:00