Commit graph

18 commits

Author SHA1 Message Date
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