Clementine-audio-player-Mac.../src
Jim Broadus 102317e5c8 internet/podcasts: Fix crash when updating podcasts.
When a podcast is updated and the number of visible items is set in the
podcast settings, child items that disappear from the view, and are
deleted, are still referenced by the database id map.

Move the removal code from SubscriptionRemoved to a common method and
use that for this case.
2021-07-26 12:36:24 +01:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core Fix use of emit 2021-07-14 10:18:47 +01:00
covers Reformat all C++ 2020-09-22 14:56:06 +01:00
dbus devices: Remove obsolete DeviceKit. 2021-05-06 20:52:33 +01:00
devices Fix use of emit 2021-07-14 10:18:47 +01:00
engines gstengine: Make output format configurable 2021-04-03 13:56:22 +01:00
globalsearch Search song from Spotify via web api 2021-07-18 10:45:10 +01:00
internet internet/podcasts: Fix crash when updating podcasts. 2021-07-26 12:36:24 +01:00
library Replace Q_ENUMS with Q_ENUM 2021-07-14 10:19:28 +01:00
mac Reformat all C++ 2020-09-22 14:56:06 +01:00
moodbar Reformat all C++ 2020-09-22 14:56:06 +01:00
musicbrainz Fix incorrect use of QFutureWatcher 2021-07-14 10:18:15 +01:00
networkremote networkremote: Fix some log noise. 2021-05-03 14:45:00 +01:00
playlist Fix use of emit 2021-07-14 10:18:47 +01:00
playlistparsers cueparser: Be more lenient when parsing indexes. 2021-06-15 14:14:00 +01:00
ripper Fix use of emit 2021-07-14 10:18:47 +01:00
smartplaylists smartplaylists: Escape pattern characters in search term 2021-04-01 14:52:48 +01:00
songinfo Reformat all C++ 2020-09-22 14:56:06 +01:00
transcoder Fix use of emit 2021-07-14 10:18:47 +01:00
translations Automatic merge of translations from Transifex 2021-07-26 02:45:57 +00:00
ui Fixes from code review for PR #7037 2021-06-21 12:51:44 +01:00
visualisations Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
widgets Rename multiple files to match the application ID 2021-07-20 11:21:05 +01:00
wiimotedev settings: Don't connect service-specific signals to every page 2021-03-24 10:31:52 +00:00
CMakeLists.txt Search song from Spotify via web api 2021-07-18 10:45:10 +01:00
config.h build: Move main config from /src to /include 2021-03-16 09:30:56 +00:00
main.cpp Rename multiple files to match the application ID 2021-07-20 11:21:05 +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