David Sansome
|
94a3c7f816
|
Draw over the last segment of nyancat's polyline as well as drawing the current segment to slightly smooth the gaps between segments.
|
2011-12-01 17:38:14 +00:00 |
|
David Sansome
|
0d2dd452e2
|
Double buffer nyanalayzer cat drawing - trying to draw a pixmap into itself produces weird artifacts in Qt 4.8
|
2011-12-01 17:29:27 +00:00 |
|
David Sansome
|
c7d184c6bd
|
Groovesharkradio.h doesn't need to be moc'd
|
2011-12-01 14:32:21 +00:00 |
|
David Sansome
|
75f2550c31
|
Don't save the enabled state for a provider if that provider isn't logged in. The enabled state would always get set to false in this case since the checkbox is disabled in the UI, regardless of its actual state.
|
2011-12-01 14:30:36 +00:00 |
|
Eike Hein
|
e613f86acf
|
Don't report version number in MPRIS2 Identity.
Fixes issue #2447
|
2011-12-01 09:28:11 +00:00 |
|
David Sansome
|
1ad55e6a1b
|
Fix linking on Oneiric
|
2011-12-01 09:28:11 +00:00 |
|
Clementine Buildbot
|
e14c80fb29
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-01 10:07:04 +01:00 |
|
John Maguire
|
542faab959
|
Hopefully fix linking on newer Ubuntus.
|
2011-11-30 16:50:23 +01:00 |
|
John Maguire
|
7951691a7e
|
Link the right library for dlopen/dlclose on all platforms.
Fixes issue #2443
|
2011-11-30 15:41:00 +01:00 |
|
Clementine Buildbot
|
c96f45e1c9
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-11-30 10:07:00 +01:00 |
|
Arnaud Bienner
|
5e80221e18
|
Ignore invalid urls generated when calling Autoplay
|
2011-11-30 00:07:10 +01:00 |
|
Arnaud Bienner
|
3f2faf818a
|
Add Grooveshark autoplay radio
|
2011-11-29 23:52:19 +01:00 |
|
David Sansome
|
91b4cfcb68
|
Destroy gstreamer transcoding pipelines properly so the input and output files are closed, and can be read again on Windows.
|
2011-11-29 16:57:54 +00:00 |
|
David Sansome
|
a00d7e1738
|
Transcode files on windows with unicode characters in their filenames. Gstreamer elements take utf8 filenames. Fixes issue 1690.
|
2011-11-29 16:56:10 +00:00 |
|
David Sansome
|
42a20d6bcb
|
Display di.fm suggestions in the global search box properly
|
2011-11-29 14:29:48 +00:00 |
|
David Sansome
|
c1aaed91be
|
Fix the logic for populating somafm and di.fm lists the first time they are expanded
|
2011-11-29 14:22:02 +00:00 |
|
Arnaud Bienner
|
6f4fab54a2
|
Remove useless constructor
|
2011-11-29 14:15:55 +01:00 |
|
Arnaud Bienner
|
1c99c8cc3b
|
Commit missing GS radio files
|
2011-11-29 14:13:41 +01:00 |
|
David Sansome
|
0aba1ce77d
|
Fix a crash when creating a new smart playlist
|
2011-11-29 13:01:54 +00:00 |
|
Arnaud Bienner
|
b9bf35948a
|
Merge branch 'master' of https://code.google.com/p/clementine-player
|
2011-11-29 13:57:42 +01:00 |
|
Arnaud Bienner
|
1f5ac97934
|
Add Grooveshark radios
|
2011-11-29 13:57:35 +01:00 |
|
Robbert Krebbers
|
7c1cedeac8
|
Fix a bug where moving songs down in the playlist could not be undone properly. Fixes issue 1908
|
2011-11-29 11:39:47 +00:00 |
|
Vadim Zhukov
|
c084d13ff1
|
Apply downstream OpenBSD patches against projectm. Fixes issue 2277
|
2011-11-29 11:27:35 +00:00 |
|
David Sansome
|
8d5ef62256
|
Do spotify image requests with string IDs instead of spotify://image/ urls. For some reason this seems to fix occasional crashes when image results arrive. Fixes issue 2411.
|
2011-11-29 10:21:40 +00:00 |
|
Clementine Buildbot
|
32d709664b
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-11-29 10:07:05 +01:00 |
|
Arnaud Bienner
|
ff7cd0334e
|
Ability to rename GS playlists
|
2011-11-28 21:59:25 +01:00 |
|
David Sansome
|
9306efef99
|
Fix compilation on windows due to #defines leaking out of windows headers
|
2011-11-28 19:13:01 +00:00 |
|
David Sansome
|
5ee6064a50
|
Fix compilation errors when compiling without spotify
|
2011-11-28 19:09:52 +00:00 |
|
Arnaud Bienner
|
ac285eeeae
|
Add missing copyright headers
|
2011-11-28 20:07:18 +01:00 |
|
David Sansome
|
05460f9975
|
Mark spotify streams as not seekable
|
2011-11-28 18:45:12 +00:00 |
|
David Sansome
|
22e6a649b7
|
Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data.
|
2011-11-28 18:45:12 +00:00 |
|
John Maguire
|
e9d770a864
|
Remove pjsip/stun code and make PortForwarder at least compile.
|
2011-11-28 16:22:13 +01:00 |
|
John Maguire
|
875645ee0c
|
Use Tomahawk script to generate a prettier DMG.
|
2011-11-28 15:26:22 +01:00 |
|
David Sansome
|
4dc4aa33ac
|
Make the enabled/disabled state of a global search provider separate from its logged in state - means that now Grooveshark and Spotify providers will be enabled as soon as you login
|
2011-11-28 14:18:20 +00:00 |
|
David Sansome
|
b873209d39
|
Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h.
|
2011-11-28 13:56:55 +00:00 |
|
David Sansome
|
89e8634928
|
Treat relogin failed messages from spotify differently, and only show the error dialog once.
|
2011-11-28 12:32:45 +00:00 |
|
David Sansome
|
80b9e5bede
|
Update the .pot
|
2011-11-28 11:04:38 +00:00 |
|
Angus Gratton
|
c5c581a4f1
|
Autodetect compilations based on effective_albumartist not artist (Fixes issue 509)
|
2011-11-28 11:04:38 +00:00 |
|
Angus Gratton
|
2cf6875c6d
|
Fix bug caused by adding Various Artists for albumartist, where nodes would sometimes not move under Various Artists due to album node never being empty (Issue 509)
|
2011-11-28 11:04:38 +00:00 |
|
Angus Gratton
|
360aaabd0d
|
Add playlist album artist for use in playlist grid view (Issue 509)
|
2011-11-28 11:04:38 +00:00 |
|
Angus Gratton
|
b158f6788d
|
Add support for Various Artists in Album Artist library mode (Issue 509)
|
2011-11-28 11:04:38 +00:00 |
|
Angus Gratton
|
edb9b0b4fe
|
Add album effective_artist filter that falls back to artist when unavailable (Issue 509)
|
2011-11-28 11:04:38 +00:00 |
|
Clementine Buildbot
|
92d2d644d0
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-11-28 12:02:42 +01:00 |
|
Arnaud Bienner
|
a77f4b14d5
|
When creating a new GS playlist, insert the newly created playlist just above the subscribed playlists, instead of inserting it at the end (after the subscribed playlists)
|
2011-11-28 00:22:19 +01:00 |
|
David Sansome
|
be4e70a9b1
|
Don't crash when using Player::PlayAt to play an index that doesn't exist. Fixes issue 2330
|
2011-11-27 22:24:38 +00:00 |
|
David Sansome
|
7548919bc1
|
Remove the resolvers for now - they don't work properly and ought to use the global search.
|
2011-11-27 22:15:28 +00:00 |
|
David Sansome
|
42bf358b81
|
Use MP3 URLs for Jamendo instead of Ogg since they seem to keep breaking the Ogg URLs. Fixes issue 2417
|
2011-11-27 21:28:31 +00:00 |
|
David Sansome
|
da532ef3ca
|
Make manual track changes ignore the "repeat track" setting. Fixes issue 2426
|
2011-11-27 21:02:37 +00:00 |
|
David Sansome
|
0edb8abc7a
|
Save the last used tab in the edit tag dialog in QSettings so it's shared between instances. Fixes issue 2260
|
2011-11-27 20:37:22 +00:00 |
|
David Sansome
|
8334484c1e
|
Fix some symbol naming conflicts that happen when including windows header files (taglib >1.7 brings them in for us).
|
2011-11-27 19:43:07 +00:00 |
|