John Maguire
|
2e35831b0b
|
Mac build fixes
|
2010-03-24 21:34:32 +00:00 |
John Maguire
|
a8a37264f7
|
Add MPRIS support (thanks Amarok ;-)
Fixes issue #29
Example command lines:
dbus-send --print-reply --dest=org.mpris.clementine /Player org.freedesktop.MediaPlayer.Play
dbus-send --print-reply --dest=org.mpris.clementine / org.freedesktop.MediaPlayer.Identity
dbus-send --print-reply --dest=org.mpris.clementine /TrackList org.freedesktop.MediaPlayer.GetCurrentTrack
dbus-send --print-reply --dest=org.mpris.clementine /TrackList org.freedesktop.MediaPlayer.GetMetadata int32:0
|
2010-03-24 20:58:17 +00:00 |
David Sansome
|
fa00ee971d
|
Add license headers to all our source files
|
2010-03-23 23:11:46 +00:00 |
David Sansome
|
aee1cbb4fd
|
Revert the multiple playlist commits until they can be cleaned up a bit. These are: r324, r326, r327, r328, r335, r336, r337, r338, and r339.
|
2010-03-10 00:04:04 +00:00 |
David Sansome
|
6f2119bce0
|
Fix a bug that meant the track progress slider was greyed out on the first song in a last.fm radio stream
|
2010-03-07 23:28:40 +00:00 |
John Maguire
|
3fe0213106
|
Make tabbed playlists store & restore.
Fix style issues.
|
2010-03-06 15:33:57 +00:00 |
Bartek Taczała
|
4773d7cadc
|
Adding support for multiple playlists ( as in foobar )
|
2010-03-05 10:55:37 +00:00 |
David Sansome
|
b10bf1e40d
|
Fix a race condition on startup, and a crash when trying to play a stream's next track
|
2010-02-03 23:12:21 +00:00 |
David Sansome
|
98f23c3ddc
|
Use stream metadata
|
2010-02-03 22:20:31 +00:00 |
David Sansome
|
226bfb43ee
|
Fix volume restoring
|
2010-02-03 22:05:39 +00:00 |
David Sansome
|
90f7e2f9d2
|
Load xine in a background thread
|
2010-02-03 21:48:00 +00:00 |
David Sansome
|
b0cad6cee9
|
Make the playback settings work properly
|
2010-02-03 16:51:56 +00:00 |
David Sansome
|
b4313e3410
|
Don't crash when doing stuff after clearing the playlist
|
2010-02-03 14:21:53 +00:00 |
David Sansome
|
70613f5299
|
Track slider and seeking
|
2010-01-15 17:12:47 +00:00 |
David Sansome
|
8095e3ce1e
|
Volume OSD
|
2010-01-08 16:40:34 +00:00 |
David Sansome
|
38feb17697
|
"Now listening" last.fm notifications
|
2009-12-29 19:22:02 +00:00 |
David Sansome
|
9206cad0cf
|
Play the next track in a last.fm stream, and handle the end of stream properly
|
2009-12-26 22:59:11 +00:00 |
David Sansome
|
7a3678e806
|
Simple last.fm streaming works
|
2009-12-26 21:35:45 +00:00 |
David Sansome
|
5b0496bf8f
|
Move everything to trunk
|
2009-12-24 19:16:07 +00:00 |