.. |
analyzers
|
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 |
core
|
Don't report version number in MPRIS2 Identity.
|
2011-12-01 09:28:11 +00:00 |
covers
|
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 |
dbus
|
Comments from revision 9a739a3346
|
2011-10-23 15:44:24 +01:00 |
devices
|
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 |
engines
|
Fix compilation errors when compiling without spotify
|
2011-11-28 19:09:52 +00:00 |
globalsearch
|
Don't start a global search if text is empty; start otherwise, even for short queries
|
2011-12-05 21:07:22 +01:00 |
internet
|
Create GS playlists items when retrieving playlists instead of creating them when retrieving playlists' songs
|
2011-12-01 23:46:27 +01:00 |
library
|
Fix compilation on windows due to #defines leaking out of windows headers
|
2011-11-28 19:13:01 +00:00 |
musicbrainz
|
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 |
playlist
|
Fix a crash when creating a new smart playlist
|
2011-11-29 13:01:54 +00:00 |
playlistparsers
|
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 |
remote
|
Remove pjsip/stun code and make PortForwarder at least compile.
|
2011-11-28 16:22:13 +01:00 |
smartplaylists
|
Refactor "Radio" files into "Internet" files.
|
2011-07-15 13:27:50 +00:00 |
songinfo
|
Clicking an artist or tag in the song info tabs now does a global search instead of searching just last.fm
|
2011-11-11 21:35:25 +00:00 |
suggesters
|
Add basics of last.fm suggester and library resolver.
|
2011-05-31 14:36:28 +00:00 |
transcoder
|
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 |
translations
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-05 10:07:12 +01:00 |
ui
|
Mark spotify streams as not seekable
|
2011-11-28 18:45:12 +00:00 |
visualisations
|
Set a minimum size on the visualisation window. Fixes issue 1643
|
2011-03-29 19:12:58 +00:00 |
widgets
|
Add album effective_artist filter that falls back to artist when unavailable (Issue 509)
|
2011-11-28 11:04:38 +00:00 |
wiimotedev
|
Move all the settings pages to their own widgets and classes
|
2011-08-14 00:07:10 +01:00 |
CMakeLists.txt
|
Groovesharkradio.h doesn't need to be moc'd
|
2011-12-01 14:32:21 +00:00 |
config.h.in
|
Don't make QCA a requirement if we're bundling the spotify blob (since we won't need to download anything at runtime)
|
2011-11-05 15:44:56 +00:00 |
main.cpp
|
Remove pjsip/stun code and make PortForwarder at least compile.
|
2011-11-28 16:22:13 +01:00 |
version.h.in
|
Move version information in to separate file to decrease churn on svn up.
|
2011-01-24 20:45:15 +00:00 |