Clementine-audio-player-Mac.../src
David Sansome eed3a57af8 Show thumbnails of album art in the tray icon tooltip instead of full sized images. Fixes issue 2844 2012-04-13 14:28:09 +01:00
..
analyzers Make analyzers' framerate constant values private members of AnalyzerContainer. 2012-03-22 20:03:17 +01:00
core Support loading a spotify URL from the command line. 2012-03-22 16:55:05 -07:00
covers Fix a possible crash when an album cover search times out at the same time that it's cancelled or finishes normally. Fixes issue 2752 2012-02-26 15:35:15 +00:00
dbus Add 'direction' attribute to org.freedesktop.MediaPlayer /TrackList methods. Fixes issue 2766 2012-03-04 13:44:06 +00:00
devices Add copyright headers to ilister.{cpp,h} 2012-03-27 21:31:20 +01:00
engines When receiving a buffering message, do the pipeline state change in a different thread to avoid a deadlock with the main thread when the user is seeking. 2012-02-13 20:49:25 +00:00
globalsearch emit GS albums songs results as long as we get them, instead of waiting to have all the results available. 2012-03-05 00:54:24 +01:00
internet Check that popular_month_, popular_today_ and stations_ still exist (i.e. aren't NULL) when we receive replies. 2012-04-04 19:21:18 +02:00
library Use LineEdit::set_focus() instead of QWidget::setFocus() on LineEdit widgets that might be OS X search widgets 2012-03-25 21:14:39 +01:00
musicbrainz Add the ability to modify the playlistview's background image. 2012-02-18 19:57:36 +01:00
playlist Always save previous background image, and start fading only is visible 2012-03-28 00:45:14 +02:00
playlistparsers Allow upper case header for PLS files. 2012-04-10 14:33:40 +02:00
podcasts Pass results' QSharedPointers to reply slots instead of bare pointers 2012-03-19 21:17:15 +00:00
remote Fix a QStringBuilder/QString conversion in the Remote settings page. 2012-02-21 09:54:44 +00:00
smartplaylists Display smart playlist query terms in a scrollable list instead of squishing them together when there are lots. Fixes issue 1065 2012-01-15 15:44:18 +00:00
songinfo Fade between podcast info screens a bit more nicely 2012-03-06 18:40:17 +00:00
suggesters Add basics of last.fm suggester and library resolver. 2011-05-31 14:36:28 +00:00
transcoder Add .ape and .wv files to the file view filter, and use this same list in the Open Music dialog. Fixes issue 2533 2012-01-29 20:10:00 +00:00
translations Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2012-04-09 10:02:26 +02:00
ui Fix clang compile error. 2012-04-04 12:27:42 +02:00
visualisations Use '%1 fps' to reduce the number of strings to translate, and to keep consistency over the application, as similar strings are used in equalizer (i.e. I don't want to have different translations for similar original English strings) 2012-03-22 20:02:12 +01:00
widgets Show thumbnails of album art in the tray icon tooltip instead of full sized images. Fixes issue 2844 2012-04-13 14:28:09 +01:00
wiimotedev Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
CMakeLists.txt Detect libimobiledevice 1.1.2 and use its new "udid" field instead of "uuid". 2012-03-27 21:24:38 +01:00
config.h.in Detect libimobiledevice 1.1.2 and use its new "udid" field instead of "uuid". 2012-03-27 21:24:38 +01:00
main.cpp Register Podcast list metatypes for Qt < 4.7 2012-03-12 14:10:56 +00: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