.. |
analyzers
|
Make analyzers' framerate constant values private members of AnalyzerContainer.
|
2012-03-22 20:03:17 +01:00 |
core
|
Create or load moodbar data for songs
|
2012-05-25 17:18:07 +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
|
Remove playlist moodbars from the cache if they have been removed from the model, and make the disk cache bigger
|
2012-05-27 19:10:39 +01:00 |
musicbrainz
|
Add the ability to modify the playlistview's background image.
|
2012-02-18 19:57:36 +01:00 |
playlist
|
Create and render moodbars in background threads to avoid blocking the UI
|
2012-05-27 18:53:57 +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
|
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
|
|
|
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-05-21 10:02:21 +02:00 |
ui
|
Render the moodbar data in the slider widget, and write .mood files alongside music files.
|
2012-05-25 22:02:10 +01:00 |
visualisations
|
Fix visualization overlay transparency
|
2012-05-09 10:19:25 +02:00 |
widgets
|
Render the moodbar data in the slider widget, and write .mood files alongside music files.
|
2012-05-25 22:02:10 +01:00 |
wiimotedev
|
Move all the settings pages to their own widgets and classes
|
2011-08-14 00:07:10 +01:00 |
CMakeLists.txt
|
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 |
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
|
Create a 1.0 release branch, and rework the way version numbers are done everywhere.
|
2011-12-02 14:48:19 +00:00 |