Commit graph

35 commits

Author SHA1 Message Date
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
f16efc80e3 OTHER: foreach -> each 2006-05-27 12:06:05 -04:00
Jonne Lehtinen
a18cea60f0 OTHER: Make the mainloop inherit Xmms::MainloopInterface.
Also made it orphan (Xmms::Client deletes it properly). This should be
added as a shared library compiled with the bindings if QT libraries are
available.
2006-05-27 12:04:59 -04:00
Jonne Lehtinen
70da726f52 Port to cpp bindings 2006-05-25 15:05:04 -04:00
Tobias Rundstrom
0f06c83484 Don't crash when volume isn't available. 2006-03-25 14:06:37 -04:00
Tobias
5b519baa25 Conserve CPU. 2006-03-22 13:02:07 -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
Chris Gilbert
8807e630f1 Volume slider now 100% operational. Setting volume from promoe works! 2006-03-16 00:00:00 -04:00
Chris Gilbert
c4b32b5692 Volume bar does stuff now! It will stay in sync with the volume from your system. 2006-03-15 20:45:18 -04:00
Tobias Rundstrom
bfc0548cd2 Bind some playlistbuttons. 2006-03-15 19:08:07 -04:00
Daniel Svensson
b74cb0102a Unbreak seeking 2006-03-11 12:08:57 +01:00
Daniel Svensson
4c500bd768 Move fileOpen from XMMSHandler to MainDisplay 2006-03-11 11:09:40 +01:00
Daniel Svensson
7b00c4c9fb Make constructor in XMMSHandler private.
Also adds a proper destructor to the class.
2006-03-10 14:36:54 +01: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
b7d5afc0ca Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
Tobias Rundstrom
726826234b Remove spam 2006-03-04 16:28:47 -03:00
Tobias Rundstrom
7b5f4f5a38 Don't be stupid with m_currentid 2006-03-04 16:27:45 -03:00
Tobias Rundstrom
b8f4b7acb7 Added a beginning of the medialib. 2006-03-02 23:50:22 -03:00
Tobias Rundstrom
09494985d1 Doubleclick something in the playlist makes it start playing if status is stopped 2006-02-27 22:40:40 -03:00
Tobias Rundstrom
277dfb619a Added filedialog on eject button. 2006-02-27 21:36:40 -03:00
Tobias Rundstrom
18f87d65d5 Make Items in playlist clickable. 2006-02-26 22:07:58 -03:00
Tobias Rundstrom
561987527f Playlist now listen to updates. 2006-02-26 19:27:15 -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
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
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
b8ec3a6cae Promoe kind of works. 2006-02-18 20:33:13 -03:00