Commit Graph

30 Commits

Author SHA1 Message Date
David Sansome fa00ee971d Add license headers to all our source files 2010-03-23 23:11:46 +00:00
David Sansome 2bde36a1c2 Fix timestamps on scrobbled songs 2010-03-21 00:22:15 +00:00
John Maguire 7e7aa6a0c4 Fix crash in last.fm radio when the user's subscription expires. 2010-03-18 17:18:54 +00:00
David Sansome 7d0bc4830f Set the source properly for tracks from last.fm radio
Fixes issue #62
2010-03-07 23:39:28 +00:00
John Maguire 54a5bd2c8e Everyone loves scoped_ptr. 2010-03-02 12:30:14 +00:00
John Maguire b82301013a Refactor album cover fetching for last.fm radio.
Waits 5s on first tune to hopefully get the first album cover; nice side effect of letting the stream started notification fade.
2010-02-26 14:50:02 +00:00
John Maguire 16d88ff914 qDeleteAll() is awesome 2010-02-25 17:47:01 +00:00
John Maguire cd10fda8b7 Clear playlist on Tune()
Updates issue 17
2010-02-25 01:20:59 +00:00
John Maguire f471d4bfe1 Scales the album art to a height of 100px in x11.
Code review comments for r236
Updates issue 17
2010-02-25 01:16:58 +00:00
John Maguire 9767843caf Shows album art for last.fm radio.
Update issue 17
2010-02-25 00:18:32 +00:00
John Maguire 992ce7ed0d Add album cover fetcher (not used yet). 2010-02-23 19:26:21 +00:00
David Sansome e117b7eb15 i18n support 2010-02-23 18:33:09 +00:00
David Sansome 8dd3242cd6 Last.fm config 2010-02-03 18:32:48 +00:00
David Sansome 4777b3eab1 SomaFM streams 2010-01-18 02:23:55 +00:00
David Sansome 107e6210b7 Add a menu item to remove tags and artists 2009-12-30 02:23:09 +00:00
David Sansome efefc35d6e Tag and artist radio 2009-12-30 02:15:38 +00:00
David Sansome bfc81e4d5c Play in last.fm context menu 2009-12-30 01:41:37 +00:00
David Sansome 9608e8fb32 Display other types of station for friends and neighbours 2009-12-30 01:29:47 +00:00
David Sansome 56e685bb3b Friend and neighbour radio 2009-12-30 00:31:00 +00:00
David Sansome 92db175819 Double-click on radio items to play 2009-12-29 23:17:54 +00:00
David Sansome 939e4b5264 Context menu to configure Last.fm 2009-12-29 23:01:07 +00:00
David Sansome b5be7d6cb9 Love, ban, skip last.fm tracks 2009-12-29 20:48:50 +00:00
David Sansome 5e514c42b6 Actually scrobble 2009-12-29 20:11:03 +00:00
David Sansome 72f793a002 Scrobble tracks 2009-12-29 19:57:33 +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 9e285efea7 Temporary metadata from Last.fm 2009-12-26 22:15:57 +00:00
David Sansome 7a3678e806 Simple last.fm streaming works 2009-12-26 21:35:45 +00:00
David Sansome 4cbad8929d Last.fm authentication 2009-12-26 17:19:14 +00:00
David Sansome 9430a8fd2f Refactor more common stuff out of the library model, and add a simple last.fm service 2009-12-26 15:13:38 +00:00