Clementine-audio-player-Mac.../src
Jim Broadus 6a9276ec0a Fix LibraryModel async query crash.
A LibraryBackend may be deleted while an associated LibraryModel object is using
it. An example is an async query running while a connected device is removed.
To prevent this, use a share pointer for the LibraryBackend.

This fixes one case where LibraryBackend is used after deletion. However, the
raw pointer is still passed around in several other places. These should be
evaluated on a case-by-case basis to insure that circular depencencies aren't
introduced.
2020-01-14 21:47:31 -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 Fix LibraryModel async query crash. 2020-01-14 21:47:31 -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 Fix LibraryModel async query crash. 2020-01-14 21:47:31 -08:00
library Fix LibraryModel async query crash. 2020-01-14 21:47:31 -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