Daniel Svensson
0fe79ab827
Starting to add Equalizer window
2006-08-15 21:53:49 +02:00
Daniel Svensson
da993036aa
Added clutterbar.
2006-08-12 16:09:46 +02:00
Daniel Svensson
49d1b6cf9c
Show maindisplay's songinfo even if album or artist props are missing.
2006-08-10 15:42:15 +02:00
Daniel Svensson
ac0ac19bf1
Check if the mediainfo has duration before using it.
2006-08-09 20:47:38 +02:00
Daniel Svensson
817c30635e
Check if the mediainfo has bitrate before using it.
2006-08-09 19:31:27 +02:00
Jonne Lehtinen
f8dc612c13
OTHER: Use correct types for dict gets and use Xmms::List for playlistList
...
signal.
2006-05-27 13:12:12 -04:00
Jonne Lehtinen
c98cadb1f2
OTHER: Use Xmms::*Dict instead of QHash for various functions.
2006-05-27 12:07:02 -04:00
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 Rundstrom
b575931c13
Fix correct offsets for the textbar in the maindisplay.
2006-03-15 19:07:53 -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
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
277dfb619a
Added filedialog on eject button.
2006-02-27 21:36:40 -03:00
Tobias Rundstrom
e6f333f2b4
Playlist button now toggle playlist window.
2006-02-26 18:20:54 -03: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
eaa2e021a6
Promoe now shows kbps / khz for the playing entry.
2006-02-19 16:53:10 -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
cc0faeee08
Initial commit
2006-02-14 23:12:46 -03:00