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 |
David Sansome
|
2c9a29e226
|
Give this variable a default value so it doesn't get passed to QThread::start uninitialised
|
2010-05-28 18:42:11 +00:00 |
David Sansome
|
791534703c
|
Allow names for custom saved streams. Fixes issue #242
|
2010-05-27 22:53:07 +00:00 |
John Maguire
|
734d505eb7
|
Fix media key global shortcuts on mac.
Dave: *again* :-P
|
2010-05-27 13:21:05 +00:00 |
John Maguire
|
722981e71d
|
Stop streams on PlayPause.
|
2010-05-27 13:17:28 +00:00 |
David Sansome
|
c9c44ca592
|
Move the playlist parsers to another directory, and add a PlaylistParser class that magically uses the right parser.
|
2010-05-22 20:06:19 +00:00 |
David Sansome
|
98235eea03
|
Remember the ordering of playlists
|
2010-05-21 10:37:24 +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
|
bb015ca3aa
|
Global shortcuts dialog should work now.
|
2010-05-17 11:06:50 +00:00 |
David Sansome
|
6806d78f96
|
Add a button to the global shortcuts dialog to open gnome's keybinding properties dialog.
|
2010-05-17 00:31:39 +00:00 |
David Sansome
|
84c8caea55
|
Automatically expand the nodes in the magnatune database when searching
|
2010-05-16 23:44:33 +00:00 |
David Sansome
|
bdc5d1ab1c
|
Make sure the OSD and album cover manager use a "no cover" image when there's no artwork
|
2010-05-16 22:53:42 +00:00 |
David Sansome
|
9694977b34
|
Don't pad images in the OSD
|
2010-05-16 22:41:01 +00:00 |
John Maguire
|
6794b67a2f
|
Fix LibraryModel tests.
|
2010-05-11 19:03:29 +00:00 |
John Maguire
|
ae233ada44
|
Use canFetchMore/fetchMore instead of nasty const_casts.
|
2010-05-11 18:17:41 +00:00 |
David Sansome
|
51446cbb88
|
Implement canFetchMore and fetchMore in MergedProxyModel
|
2010-05-11 18:01:30 +00:00 |
John Maguire
|
ff4eb346da
|
Fix mac build
|
2010-05-11 12:51:31 +00:00 |
John Maguire
|
5dd0a9c35f
|
Autodetect weird encodings in ID3v1 tags.
Fixes issue #254
|
2010-05-11 12:03:55 +00:00 |
David Sansome
|
72f5307524
|
Fix a little race condition
|
2010-05-10 22:47:14 +00:00 |
David Sansome
|
1aee5e4667
|
Split all the source files up into seven new directories.
|
2010-05-10 21:50:31 +00:00 |