Commit graph

289 commits

Author SHA1 Message Date
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
18f87d65d5 Make Items in playlist clickable. 2006-02-26 22:07:58 -03:00
Tobias Rundstrom
072a53b219 Enable titles for ShadedDisplay again. 2006-02-26 21:43:24 -03:00
Tobias Rundstrom
ce0acc79d4 Remove warning for unused parameters 2006-02-26 21:42:33 -03:00
Tobias Rundstrom
561987527f Playlist now listen to updates. 2006-02-26 19:27:15 -03:00
Tobias Rundstrom
3326962123 Open PlaylistWindow beside the Mainwindow. 2006-02-26 18:34:01 -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
3ce3581d04 Merge with git+ssh://git.xmms.se/xmms2/promoe.git 2006-02-26 19:17:01 +01: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
f58f03f19e Remove noDrag madness. 2006-02-26 14:45:36 -03:00
Tobias Rundstrom
56dd4cf3ee Unbreak resizing and scrolling. 2006-02-26 14:36:54 -03:00
Tobias Rundstrom
5dec0fb5fe Updates 2006-02-26 14:16:58 -03:00
Tobias Rundstrom
65c1011b8a Playlist "works" 2006-02-26 02:36:20 -03:00
Daniel Svensson
4c0bffeb6f Add initial call to playback_current_id so already playing minfo shows up. 2006-02-24 18:23:58 +01:00
Tobias Rundstrom
018f3c97a8 API updates 2006-02-22 16:02:56 -03:00
Tobias Rundstrom
d356989d5e Lot of fixes for everything. 2006-02-21 00:29:28 -03:00
Tobias Rundstrom
bdb2d70683 Use dynamic_cast<> as much as possible. 2006-02-20 21:20:19 -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
46a0fd1b29 Added PlayStatus widget. 2006-02-20 16:21:35 -03:00
Tobias Rundstrom
a50e7afd4a Don't waste CPU 2006-02-20 00:56:26 -03:00
Tobias Rundstrom
270fdfb97e Updated todo 2006-02-20 00:48:29 -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
a709689b3d Fixed titlebars 2006-02-19 16:25:23 -03:00
Tobias Rundstrom
1013c8dbeb Fixed togglebuttons 2006-02-19 16:25:08 -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
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
3f0f64c888 Nice todo list 2006-02-15 21:17:25 -03:00
Tobias Rundstrom
45fd11151f Added NumberDisplay class 2006-02-15 21:09:38 -03:00
Tobias Rundstrom
95d76f9a44 Typo. 2006-02-15 19:52:22 -03:00
Tobias Rundstrom
e66a3f1fa6 TrueType redering 2006-02-15 19:49:11 -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