..
analyzers
Make analyzers' framerate constant values private members of AnalyzerContainer.
2012-03-22 20:03:17 +01:00
core
Don't try to initialise the library model until after the grouping settings have been read from the config. Fixes issue 3005
2012-06-16 20:54:08 +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
Replace the global search widget with a "Search" view on the sidebar. Organise results in a tree automatically.
2012-06-10 16:36:15 +01:00
devices
Use CHECKED_GCONNECT instead of g_signal_connect everywhere.
2012-06-08 15:34:00 +02:00
engines
Make the spotify blob send 5 seconds of audio ahead of the clock time to fill up Clementine's buffer when starting playback. Fixes issue 2671
2012-06-09 17:52:39 +01:00
globalsearch
Fix some remaining UI issues with global search:
2012-06-16 21:26:06 +01:00
internet
Merge branch 'globalsearch-tree'
2012-06-16 21:24:29 +01:00
library
Merge branch 'globalsearch-tree'
2012-06-16 21:24:29 +01:00
moodbar
More concise checking of callback param counts.
2012-06-08 15:13:23 +02:00
musicbrainz
Use CHECKED_GCONNECT instead of g_signal_connect everywhere.
2012-06-08 15:34:00 +02:00
playlist
Use the first visible column when dragging+dropping within the playlist, instead of column 0 which may be hidden
2012-06-15 10:18:38 +01:00
playlistparsers
Read the REM DATE and REM GENRE fields from cue files.
2012-06-11 19:22:03 +01:00
podcasts
Prepend the episode date to the filename when downloading podcasts, and append a numeric suffix until we find a unique filename.
2012-06-14 17:07:21 +01: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
Fix QNetworkReply leak.
2012-06-04 15:00:10 +02:00
suggesters
transcoder
Use CHECKED_GCONNECT instead of g_signal_connect everywhere.
2012-06-08 15:34:00 +02:00
translations
Automatic merge of translations from Transifex ( https://www.transifex.net/projects/p/clementine/resource/clementineplayer )
2012-06-11 10:03:08 +02:00
ui
Fix some remaining UI issues with global search:
2012-06-16 21:26:06 +01:00
visualisations
Fix visualization overlay transparency
2012-05-09 10:19:25 +02:00
widgets
Fix come compile warnings from Clang 3.1
2012-06-04 17:44:01 +02:00
wiimotedev
CMakeLists.txt
Merge branch 'globalsearch-tree'
2012-06-16 21:24:29 +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
Merge branch 'globalsearch-tree'
2012-06-16 21:24:29 +01:00
version.h.in