Clementine-audio-player-Mac.../src
David Sansome a9e1fe0075 Implement the global search tooltip options 2011-11-05 19:09:26 +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 Ability to add a Grooveshark song to Grooveshark user's favorites 2011-11-02 00:02:49 +01:00
covers Hide an occasional crash when playing a spotify track and loading spotify art at the same time - for some reason printing this URL triggers it... 2011-09-24 18:16:35 +01:00
dbus Comments from revision 9a739a3346 2011-10-23 15:44:24 +01:00
devices Remove another deprecated glib function call. 2011-10-26 12:06:51 +02:00
engines Rename GrooveShark to Grooveshark everywhere, as it is actually named like this 2011-10-05 21:59:15 +02:00
globalsearch Implement the global search tooltip options 2011-11-05 19:09:26 +00:00
internet Download a new libspotify version and verify its signature. 2011-11-05 17:55:34 +00:00
library Consistently use "Various artists" with a lower case "a" 2011-10-30 16:53:39 +00:00
musicbrainz Only parse the tracks from the first release we find on musicbrainz for a CD. 2011-08-09 21:54:37 +02:00
playlist Get GrooveShark songs' length (give the ability to seek through stream). markStream and markSongComplete, as resquested by GrooveShark 2011-10-02 12:05:56 +02:00
playlistparsers Stop the M3UParser from going into an infinite loop when parsing a file with an invalid #EXTINF line. Fixes issue 2080 2011-08-27 22:35:00 +01:00
remote Make the BusyIndicator contain a label too 2011-08-27 15:03:04 +01:00
resolvers Change spotify protobuf namespace to something that isn't reserved, and do album loading in spotify 2011-08-29 03:32:37 +01:00
smartplaylists Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
songinfo Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
suggesters Add basics of last.fm suggester and library resolver. 2011-05-31 14:36:28 +00:00
transcoder Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
translations Implement the global search tooltip options 2011-11-05 19:09:26 +00:00
ui Implement the global search tooltip options 2011-11-05 19:09:26 +00:00
visualisations
widgets Group pages in the settings dialog into categories 2011-10-30 16:51:43 +00:00
wiimotedev Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
CMakeLists.txt Add the QCA include dirs if QCA was found, even if spotify core was turned off 2011-11-05 17:27:10 +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 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
version.h.in