Commit graph

32 commits

Author SHA1 Message Date
Daniel Svensson
6bda3051b4 Remember equalizer window position. 2006-08-19 18:21:04 +02:00
Daniel Svensson
c2f1f3b185 Try to make the Slider class a bit more generic.
Use the new slider in volume, balance and equalizer.
2006-08-19 02:11:18 +02:00
Tobias Rundstrom
67bf4215bf Pimp my filedialog. 2006-08-17 16:25:05 -04:00
Daniel Svensson
0fe79ab827 Starting to add Equalizer window 2006-08-15 21:53:49 +02:00
Jonne Lehtinen
70da726f52 Port to cpp bindings 2006-05-25 15:05:04 -04:00
Tobias Rundstrom
8cf4f132ff Make promoe work with DrDolittle.
This moves the c++ wrapper into promoe so we don't depend on a patched
version of xmms2 anymore. You should be able to run this with a drdolittle
out of the box. I also disabled the medialib browser for future enabling.
2006-03-20 22:46:39 -04:00
Tobias Rundstrom
2c20ddf6fc Moved around headers, should make it faster to compile. 2006-03-15 22:58:57 -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
056e50ea51 Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03:00
Tobias Rundstrom
002867c17b Remember sizes, positions and such. 2006-03-04 18:01:12 -03:00
Tobias Rundstrom
fcf2c543ee If skin not set, read it from the QRC file instead. 2006-03-04 16:37:49 -03:00
Tobias Rundstrom
ef5a523a8d Maybe people stop whining now. 2006-03-04 13:42:23 -03:00
Tobias Rundstrom
3ba5c1b73d Fix jpeg compliation flags for static systems 2006-03-03 10:49:34 -03:00
Tobias Rundstrom
479aecb564 Very basic windowsnapping now works. 2006-02-27 22:32:14 -03:00
Tobias Rundstrom
19cafc34e1 Added cool icon to promoe. 2006-02-27 19:30:36 -03: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
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
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
65c1011b8a Playlist "works" 2006-02-26 02:36:20 -03:00
Tobias Rundstrom
d356989d5e Lot of fixes for everything. 2006-02-21 00:29:28 -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
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
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