Clementine-audio-player-Mac.../src
Arnaud Bienner 2511a97077 Add an index on filename on songs table. Particullary, this heavily speed up the 'Add folder' usecase 2011-11-12 19:33:50 +01: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 Add an index on filename on songs table. Particullary, this heavily speed up the 'Add folder' usecase 2011-11-12 19:33:50 +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 Treat URLs specially in the global search widget 2011-11-11 22:11:25 +00:00
internet Only update di.fm, sky.fm and somafm tree items if they've already been expanded by the user. Fixes duplicate radio streams appearing on first run if the user uses global search before looking in the Internet tab. 2011-11-12 18:18:40 +00:00
library Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +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 Indicate which column alignment action is currently set on each column in the menu. 2011-11-12 16:23:41 +00: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 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 Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
translations Only update di.fm, sky.fm and somafm tree items if they've already been expanded by the user. Fixes duplicate radio streams appearing on first run if the user uses global search before looking in the Internet tab. 2011-11-12 18:18:40 +00:00
ui 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
visualisations Set a minimum size on the visualisation window. Fixes issue 1643 2011-03-29 19:12:58 +00:00
widgets Fix Mac native widgets to at least show up on Qt 4.8. 2011-11-09 14:34:11 +01:00
wiimotedev Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
CMakeLists.txt Treat URLs specially in the global search widget 2011-11-11 22:11:25 +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 Restore Qt 4.7 behaviour by adding a content type to POST requests that don't have one. 2011-11-10 23:42:34 +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