Clementine-audio-player-Mac.../src
Tony Motakis 207225d620 HasCompilations() implementation local to the LibraryModel
Instead of relying on the backend to provide us with the information
of whether there are compilations in the whole of the library, we instead
look into the query we are currently working with for compilations. This
way we can be as granular as we want in the future.

This also means we now have to add the Various artists node at the time we
do the query with RunQuery() instead at BeginReset().
2012-10-27 16:30:08 -07:00
..
analyzers Let nyanalyzer cat nap inbetween songs 2012-10-16 21:20:56 +11:00
core Fix the types of some MPRIS metadata fields. 2012-10-15 11:40:18 +02:00
covers Use std::mem_fun instead of boost::bind where it makes sense. 2012-10-25 16:32:19 +02:00
dbus Implement MediaPlayer2.Playlists from MPRIS2. 2012-10-11 15:38:51 +02:00
devices Maybe fix mac build. 2012-09-26 18:12:14 +02:00
engines Set the user agent for gstreamer HTTP streams. 2012-10-23 17:34:58 +02:00
globalsearch Remove useless connect from unexisting SoundClouse service SIGNALs. 2012-09-01 00:45:07 +02:00
internet Never cache get file requests for Google Drive as the downloadUrl needs to be up to date. 2012-10-23 16:12:58 +02:00
library HasCompilations() implementation local to the LibraryModel 2012-10-27 16:30:08 -07:00
moodbar Increase the size of the moodbar cache to 60MB. Fixes issue 3052. 2012-07-15 17:17:17 +01:00
musicbrainz Port musicbrainz client to closures. 2012-10-12 14:36:14 +02:00
playlist Use numerical comparisons in playlist filter when appropriate. 2012-10-10 11:35:53 +02:00
playlistparsers Fix a cue parser bug where songs starting after 99 minutes wouldn't be loaded. Fixes issue 1658 2012-08-26 13:56:11 +01:00
podcasts Disable automatic conversions to QUrl from strings. 2012-09-26 17:09:13 +02:00
smartplaylists Fix a crash in the smart playlist preview when the moodbar column is enabled 2012-05-30 11:06:25 +01:00
songinfo Make SongKick results a bit prettier 2012-08-27 12:25:33 +01:00
transcoder Enable horizontal scrolling in the Transcode dialog so the user can see the whole path. 2012-08-01 20:51:44 +01:00
translations Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2012-10-22 10:03:01 +02:00
ui Stop using deprecated UpdateSystemActivity() on mac. 2012-10-24 16:45:00 +02:00
visualisations Fix visualization overlay transparency 2012-05-09 10:19:25 +02:00
widgets Use notification center on OS X when available. 2012-09-13 16:15:28 +02:00
wiimotedev Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
CMakeLists.txt Stop using deprecated UpdateSystemActivity() on mac. 2012-10-24 16:45:00 +02:00
config.h.in Implement MediaPlayer2.Playlists from MPRIS2. 2012-10-11 15:38:51 +02:00
main.cpp Add support for new musicbrainz cover art archive. 2012-10-10 14:45:13 +02:00
version.h.in Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00