Clementine-audio-player-Mac.../src/musicbrainz
Jim Broadus 61de3c6e93 Convert remaining QJsonValue::isUndefined usage.
Noted previously, using the [] operator on a non-const QJsonObject causes the
creation of the key and does not work for checking existence. Convert the
remaining isUndefined call sites to use QJsonObect::contains.
2020-02-13 11:12:52 +00:00
..
acoustidclient.cpp Convert remaining QJsonValue::isUndefined usage. 2020-02-13 11:12:52 +00:00
acoustidclient.h Get more results from MusicBrainz, and sort them by relevance. 2014-08-09 01:48:35 +02:00
chromaprinter.cpp Fix formatting 2020-01-05 19:08:03 +01:00
chromaprinter.h Simplification and cleanup fixes for chromaprint fingerprint creation. 2015-05-04 15:11:31 +02:00
musicbrainzclient.cpp Replace QSet::toList() with QSet::values() 2020-01-05 00:58:33 +01:00
musicbrainzclient.h Sort music brainz releases according to status 2014-12-06 17:54:13 +01:00
tagfetcher.cpp Get more results from MusicBrainz, and sort them by relevance. 2014-08-09 01:48:35 +02:00
tagfetcher.h Get more results from MusicBrainz, and sort them by relevance. 2014-08-09 01:48:35 +02:00