Clementine-audio-player-Mac.../src
John Maguire 0bacedf465 Parse SongKick results and generate some simple HTML. 2012-06-04 14:06:43 +02:00
..
analyzers Make analyzers' framerate constant values private members of AnalyzerContainer. 2012-03-22 20:03:17 +01:00
core Add moodbar settings to the settings dialog 2012-05-27 23:56:40 +01: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 Bundle the gstreamer moodbar plugin, with a patch that protects calls to fftwf_plan from multiple threads. 2012-05-27 17:30:58 +01: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 Use QString::localeAwareCompare instead of compare when sorting GS songs 2012-05-17 01:56:11 +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
moodbar Use url instead of filename. 2012-05-28 15:33:37 -07:00
musicbrainz
playlist Don't show any tooltips for the Mood column 2012-05-27 22:01:37 +01: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
smartplaylists
songinfo Parse SongKick results and generate some simple HTML. 2012-06-04 14:06:43 +02:00
suggesters
transcoder
translations Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2012-05-28 10:02:36 +02:00
ui Add moodbar settings to the track slider's context menu 2012-05-28 12:50:34 +01:00
visualisations Fix visualization overlay transparency 2012-05-09 10:19:25 +02:00
widgets Add moodbar settings to the settings dialog 2012-05-27 23:56:40 +01:00
wiimotedev
CMakeLists.txt Add beginnings of support for requesting events calendar for an artist 2012-05-29 16:31:27 -07:00
config.h.in Bundle the gstreamer moodbar plugin, with a patch that protects calls to fftwf_plan from multiple threads. 2012-05-27 17:30:58 +01:00
main.cpp Work around a bug in Qt where the wheelScrollLines setting is ignored. Fixes issue 2824. 2012-05-13 17:41:38 +01:00
version.h.in