Clementine-audio-player-Mac.../src
Jim Broadus f817e0de48 Prevent deletion of LibraryModel object while async query is running.
Create a thread pool for each LibraryModel object and block destruction until
all threads that are operating on this object are complete.

Note that this is not a complete solution. The async query also uses the library
backend which may still be deleted before the thread exits. This will be
addressed in a future change.
2020-01-12 12:24:21 -08:00
..
analyzers Replace use of QColor::dark with QColor::darker 2020-01-04 23:00:40 +01:00
core Fixed lastfm workflow with "now playing" and scrobbling feature 2020-01-07 22:29:23 +00:00
covers Merge pull request #6438 from jonaski/remove-extra-semicolon 2019-11-10 00:53:37 +00:00
dbus Initial KGlobalAccel support 2019-12-06 22:34:13 +00:00
devices Properly handle connect errors when initiated from properties dialog. 2020-01-07 23:20:04 -08:00
engines Merge pull request #6442 from jonaski/probequeue 2019-11-11 23:23:37 +00:00
globalsearch Fix formatting 2020-01-05 19:09:03 +01:00
internet Fixed lastfm workflow with "now playing" and scrobbling feature 2020-01-07 22:29:23 +00:00
library Prevent deletion of LibraryModel object while async query is running. 2020-01-12 12:24:21 -08:00
mac Open the right part of the system preferences for global shortcuts on Mavericks. 2014-04-02 16:27:07 +02:00
moodbar Merge branch 'master' into qt5-update 2019-07-21 14:20:59 +02:00
musicbrainz Fix formatting 2020-01-05 19:08:03 +01:00
networkremote Replace QString::null with QString() 2019-11-09 23:45:28 +01:00
playlist Replace QModelIndex::child() with QAbstractItemModel::index() 2020-01-05 18:37:27 +01:00
playlistparsers Remove extra ';' 2019-11-10 00:30:18 +01:00
ripper Merge branch 'master' into qt5-update 2019-07-21 14:20:59 +02:00
smartplaylists Fix layouts with duplicate name in SmartPlaylistSearchTermWidget 2020-01-05 01:15:58 +01:00
songinfo Merge pull request #6439 from jonaski/signalmapper 2019-11-10 19:13:31 +00:00
transcoder Remove extra ';' 2019-11-10 00:30:18 +01:00
translations Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2020-01-08 10:45:49 +00:00
ui Fixed lastfm workflow with "now playing" and scrobbling feature 2020-01-07 22:29:23 +00:00
visualisations Fix formatting 2019-11-10 15:16:39 +01:00
widgets Use QImage::sizeInBytes() with Qt 5.10 and above 2020-01-05 19:31:40 +01:00
wiimotedev Merge remote-tracking branch 'upstream/master' into qt5 2018-02-01 09:50:42 +01:00
CMakeLists.txt Initial KGlobalAccel support 2019-12-06 22:34:13 +00:00
config.h.in Improvements to makefiles and make components optional (#6221) 2018-11-29 21:32:12 +00:00
main.cpp Remove obsolete forced setting of XDG_CONFIG_HOME. 2019-12-10 18:05:55 +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