Clementine-audio-player-Mac.../src
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
..
analyzers Revert "Prevent block analyzer to be initialized in very high framerate mode. This is strangely slowing it" 2011-11-01 02:04:42 +01:00
core 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
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 Display di.fm suggestions in the global search box properly 2011-11-29 14:29:48 +00:00
internet Fix the logic for populating somafm and di.fm lists the first time they are expanded 2011-11-29 14:22:02 +00: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 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
translations Fix the logic for populating somafm and di.fm lists the first time they are expanded 2011-11-29 14:22:02 +00: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 Merge branch 'master' of https://code.google.com/p/clementine-player 2011-11-29 13:57:42 +01: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