David Sansome
|
b85ddbb380
|
Put the Jamendo songs in a separate database that gets attached to the main database. "Reload" it by deleting the file, which is much faster than DELETEing all the songs inside. Make reloading the Jamendo, Icecast and Magnatune databases always bypass the network cache. Store the Jamendo track IDs in a separate table - for some reason this makes inserts faster. Fix the Jamendo model after the inital database load. Make the Jamendo dymanic playlist use the entries that are already in the local database rather than fetching the song metadata again.
|
2010-11-27 16:14:09 +00:00 |
David Sansome
|
421c04b6ec
|
Do the limit clause in dynamic playlists properly
|
2010-11-27 12:24:47 +00:00 |
John Maguire
|
d5d058fbaa
|
Add debug header.
|
2010-11-26 16:03:13 +00:00 |
John Maguire
|
eca1704384
|
Sort of working Jamendo dynamic playlist.
|
2010-11-26 15:16:48 +00:00 |
John Maguire
|
5387d4e933
|
Remove explicit libgpod dep.
|
2010-11-26 13:05:46 +00:00 |
John Maguire
|
7c7d89d416
|
Update Artur's email address.
|
2010-11-26 12:56:04 +00:00 |
John Maguire
|
3b742603bd
|
Tweak apache license.
|
2010-11-26 12:53:14 +00:00 |
John Maguire
|
71e92979d5
|
Update clementine copyright to GPLv3+.
|
2010-11-26 12:50:15 +00:00 |
John Maguire
|
384ab6b9cc
|
Add apache licensing for part of gmock.
|
2010-11-26 12:47:28 +00:00 |
David Sansome
|
4e60558053
|
Use the Jamendo track id as the ROWID for tracks, and implement reloading the database.
|
2010-11-25 23:05:37 +00:00 |
David Sansome
|
17da224283
|
Record the Jamendo album ID with each song, and implement the context menu items to open album info and download album pages.
|
2010-11-25 22:16:29 +00:00 |
David Sansome
|
927937e236
|
Save and restore Jamendo playlist items properly. Add a Jamendo context menu.
|
2010-11-25 22:04:23 +00:00 |
David Sansome
|
e36cbcb50c
|
Get proper sized album art for Jamendo songs
|
2010-11-25 21:20:18 +00:00 |
David Sansome
|
9483f9b930
|
Typo
|
2010-11-25 21:20:06 +00:00 |
David Sansome
|
f758004760
|
Stop the size of the radio header widget increasing when different services are selected.
|
2010-11-25 19:18:41 +00:00 |
John Maguire
|
8ede752ff9
|
Fix small leak.
|
2010-11-25 17:25:50 +00:00 |
John Maguire
|
b2ffc58070
|
Only check subversion info if $BUILDBOT_REVISION not set.
Fix compile warning.
|
2010-11-25 17:14:11 +00:00 |
John Maguire
|
8ac4e57cdf
|
Fetch the subversion revision info automatically if possible.
|
2010-11-25 15:26:26 +00:00 |
David Sansome
|
23d1ea81ea
|
Add dividers to the list of icecast stations
|
2010-11-24 21:34:54 +00:00 |
David Sansome
|
c021a639c5
|
Remember the icecast sort by mode
|
2010-11-24 21:16:33 +00:00 |
David Sansome
|
ad191e0880
|
Show a context menu for icecast stations
|
2010-11-24 19:41:17 +00:00 |
David Sansome
|
c43a06c04e
|
Support drag&drop of icecast streams to the playlist
|
2010-11-24 19:25:41 +00:00 |
David Sansome
|
9a8d01e2bd
|
Comment(s) from r2281
|
2010-11-23 23:10:53 +00:00 |
David Sansome
|
83948e4973
|
Fix the size of the icecast filter widget icons
|
2010-11-23 23:10:38 +00:00 |
David Sansome
|
b9f7cf78a9
|
Make sorting and filtering the list of icecast stations work
|
2010-11-23 23:05:42 +00:00 |
David Sansome
|
8d23c8b3ee
|
Comments from r2279
|
2010-11-23 22:37:00 +00:00 |
David Sansome
|
188c7a53ec
|
Add a database table, backend, and model for Icecast radio stations. Added a filter widget as well, but it doesn't actually search or sort yet.
|
2010-11-23 22:36:00 +00:00 |
Paweł Bara
|
eb41dea464
|
the title and artist of the currently playing song are now the title of Clementine's window (Fixes issue #779)
better unmute behavior if Clementine was muted before it was closed (Fixes issue #983)
|
2010-11-23 19:38:15 +00:00 |
David Sansome
|
e4a3a12a83
|
Show progress information while downloading and parsing Jamendo and Icecast catalogues. Also parse Jamendo in chunks rather than all in one go.
|
2010-11-23 18:53:08 +00:00 |
John Maguire
|
5feabe09de
|
Add Jamendo support.
Fixes issue #470
|
2010-11-23 17:38:39 +00:00 |
David Sansome
|
89e3fde23b
|
Add missing copyright headers to the icecast source and objective-c
|
2010-11-23 11:42:19 +00:00 |
David Sansome
|
a30f9a6045
|
Fix compilation on Natty with the Gold linker
|
2010-11-22 22:57:44 +00:00 |
John Maguire
|
0d96793e59
|
Merge small icecast genres into "other".
|
2010-11-22 21:14:06 +00:00 |
John Maguire
|
b6d424bc04
|
Add stations with no good genres to "other".
|
2010-11-22 20:49:09 +00:00 |
John Maguire
|
a7599a1fef
|
Move the icecast stream de-duping to get more accurate genre sizes.
|
2010-11-22 20:47:53 +00:00 |
John Maguire
|
36f15a3cf3
|
Cleanup icecast genres a bit more.
|
2010-11-22 20:36:16 +00:00 |
John Maguire
|
b7539759fc
|
Upper case first letter in icecast genres.
|
2010-11-22 20:19:50 +00:00 |
John Maguire
|
5b909a2983
|
Comments from r2268.
|
2010-11-22 20:15:07 +00:00 |
John Maguire
|
c2c3c8145b
|
Add basic icecast directory support.
Fixes issue #601
|
2010-11-22 16:57:26 +00:00 |
John Maguire
|
5d60cc33aa
|
Disable visibility=hidden on Mac for libechonest.
|
2010-11-22 11:59:40 +00:00 |
Paweł Bara
|
5ceb64c9e3
|
"mute" command in main menu and context menu of tray icon (Fixes issue #962)
"now playing" tray icon's tooltip in Qt environments
|
2010-11-21 21:36:27 +00:00 |
David Sansome
|
f63ff66fce
|
Don't check build dependencies when building packages on buildbot
|
2010-11-21 18:09:28 +00:00 |
David Sansome
|
560d1c5006
|
When repopulating a dymanic playlist, don't remove items that are queued
|
2010-11-21 17:48:58 +00:00 |
David Sansome
|
c9e00f2f22
|
Make the ubuntu package depend on libindicate-qt-dev
|
2010-11-21 16:54:48 +00:00 |
David Sansome
|
59d29d7412
|
Show a loading bubble in the song and artist info views
|
2010-11-21 16:28:25 +00:00 |
David Sansome
|
1d374078a1
|
Get lyrics from letras.mus.br. Fixes issue #910
|
2010-11-21 16:10:24 +00:00 |
David Sansome
|
4356adb9e3
|
Fix the windows and mac builds
|
2010-11-21 15:46:43 +00:00 |
David Sansome
|
0a5d286798
|
Bound song scores properly. Thanks arnaud.bienner
|
2010-11-21 15:38:26 +00:00 |
David Sansome
|
626c75cd45
|
Add MPRIS2 and gnome sound menu support
|
2010-11-21 15:13:26 +00:00 |
David Sansome
|
eb818a2cd2
|
Remember the position in a sorted query when fetching rows for a dymanic playlist
|
2010-11-21 12:24:36 +00:00 |