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
Tobias Rundstrom
429cf316ed
Add const & in good places to avoid promoe to copy that much data.
2006-03-12 11:01:53 -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
Daniel Svensson
1af311e1f1
Removed compiler warning, m_currentId in XMMSHandler should be int, not uint
2006-03-07 15:43:24 +01:00
Tobias Rundstrom
b7d5afc0ca
Worked much on the Medialib.
2006-03-06 00:34:28 -03:00
Tobias Rundstrom
2ae3f3bf7e
The beginning of a settings window. Only application settings for now
2006-03-04 21:23:15 -03:00
Tobias Rundstrom
4c02a3b938
Drag from medialib to Playlist now works! No inserts yet, just append
2006-03-04 16:06:47 -03:00
Tobias Rundstrom
b8f4b7acb7
Added a beginning of the medialib.
2006-03-02 23:50:22 -03:00
Tobias Rundstrom
5965debcc8
You can now move entries around in the playlist.
2006-03-01 00:39:44 -03:00
Tobias Rundstrom
ce54eaba15
Added some keyboard modifiers and simplified some item tech.
2006-02-28 22:17:49 -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
Tobias Rundstrom
018f3c97a8
API updates
2006-02-22 16:02:56 -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
b8ec3a6cae
Promoe kind of works.
2006-02-18 20:33:13 -03:00