David Sansome
|
40bb827fcd
|
Make all the source files a single cmake target again.
|
2010-06-08 22:39:31 +00:00 |
John Maguire
|
2830ee1a62
|
Fix MPRIS pause behaviour.
Update issue 374
Pause/unpause should be fixed now.
|
2010-06-08 16:00:09 +00:00 |
David Sansome
|
3dad151608
|
Undo part of r1004, thanks John
|
2010-05-31 21:24:54 +00:00 |
David Sansome
|
d760721f61
|
Make this all a bit more sane
|
2010-05-31 20:59:13 +00:00 |
David Sansome
|
99cea19994
|
Create engine_ in the initialisation list.
|
2010-05-31 20:51:29 +00:00 |
David Sansome
|
5d272a89ee
|
Codereview comment from r1000
|
2010-05-31 20:24:05 +00:00 |
David Sansome
|
3365c7c217
|
Fix a few memory leaks
|
2010-05-28 19:51:51 +00:00 |
John Maguire
|
722981e71d
|
Stop streams on PlayPause.
|
2010-05-27 13:17:28 +00:00 |
David Sansome
|
119c6fbd6e
|
Refer to playlists by ID rather than index in the tabbar, so they can be moved around
|
2010-05-21 10:29:17 +00:00 |
David Sansome
|
1572124962
|
Seperate last played values for each playlist
|
2010-05-20 22:30:55 +00:00 |
David Sansome
|
e515724bf7
|
Basic support for multiple playlists. Not everything works yet
|
2010-05-20 21:21:55 +00:00 |
David Sansome
|
33614533d8
|
Fix playlist wrapping into a last.fm stream, for real this time.
|
2010-05-19 13:08:52 +00:00 |
David Sansome
|
a292677320
|
Refactor the way Player gets tracks to play from RadioPlaylistItems. They can now return synchronously with a URL, asynchronously via a signal, or with an error. This properly fixes the problem of preloading a last.fm stream when the track before is about to end.
|
2010-05-18 20:43:10 +00:00 |
John Maguire
|
af3f8bcdfe
|
Preload the next item in the playlist correctly when it's a radio station.
|
2010-05-18 14:30:55 +00:00 |
David Sansome
|
1aee5e4667
|
Split all the source files up into seven new directories.
|
2010-05-10 21:50:31 +00:00 |