Clementine-audio-player-Mac.../src
David Sansome 7d9f2b7b7d Use LineEdit::set_focus() instead of QWidget::setFocus() on LineEdit widgets that might be OS X search widgets
Fixes issue 2823
2012-03-25 21:14:39 +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 Fix compilation of the WMDM device lister on windows 2012-02-26 16:00:00 +00: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 Alphabetically sort SomaFM streams. 2012-03-15 15:42:22 +01: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 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
playlistparsers Add podcast parsing and database classes 2012-03-06 18:39:23 +00: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-03-19 10:06:43 +01:00
ui 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
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 Use QPalette::HighlightedText instead QPalette::Text for track slider popup so slider's text color really contrast with slider's background color. 2012-03-20 23:00:37 +01:00
wiimotedev Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
CMakeLists.txt Add support for adding podcast episodes to the playlist 2012-03-10 23:39:09 +00:00
config.h.in Make SAC and WMDM optional 2012-01-22 14:35:22 +00: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