strawberry-audio-player-win.../src
Jonas Kvinge 4724b170b1 AuddLyricsProvider: Disable provider by default
Since we are currently missing API key.
2023-03-25 19:20:10 +01:00
..
analyzer Sonogram: Remove unused destructor 2023-03-19 19:32:23 +01:00
collection CollectionBackend: Check for changed fingerprint 2023-03-25 18:35:14 +01:00
context Fix album art rendering on High DPI displays 2023-03-24 21:02:55 +01:00
core Song: Fix missing colon in SQL bind value 2023-03-25 16:34:26 +01:00
covermanager Fix album art rendering on High DPI displays 2023-03-24 21:02:55 +01:00
dbus Replace QList<QByteArray> with QByteArrayList 2023-03-18 19:41:36 +01:00
device DeviceDatabaseBackend: Remove use of QSqlDatabase::exec() 2023-03-18 02:20:03 +01:00
dialogs EditTagDialog: Not set for track, disc, year, etc to -1 2023-03-25 18:29:12 +01:00
engine GstEnginePipeline: Use constexpr 2023-03-22 23:29:56 +01:00
equalizer Equalizer: Remove redundant QString cast 2023-03-19 19:38:12 +01:00
globalshortcuts Use C++11 enum class 2023-02-18 14:09:30 +01:00
internet Replace QList<QByteArray> with QByteArrayList 2023-03-18 19:41:36 +01:00
lyrics AuddLyricsProvider: Disable provider by default 2023-03-25 19:20:10 +01:00
moodbar Use C++11 enum class 2023-02-18 14:09:30 +01:00
musicbrainz Use C++11 enum class 2023-02-18 14:09:30 +01:00
organize Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
osd Use C++11 enum class 2023-02-18 14:09:30 +01:00
playlist Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
playlistparsers Use C++11 enum class 2023-02-18 14:09:30 +01:00
providers Create common class for Musixmatch 2022-10-18 22:49:15 +02:00
qobuz QobuzService: Make DecodeAppSecret const 2023-03-19 20:31:31 +01:00
queue Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
radios Use C++11 enum class 2023-02-18 14:09:30 +01:00
scrobbler ListenBrainzScrobbler: Make sure we only add the same artist id once 2023-03-25 19:14:26 +01:00
settings Add option for strict SSL mode in backend settings 2023-03-19 23:02:17 +01:00
smartplaylists SmartPlaylistSearchTerm: Revert if / else 2023-03-11 18:16:48 +01:00
subsonic Replace QList<QByteArray> with QByteArrayList 2023-03-18 19:41:36 +01:00
tidal Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
transcoder Use C++11 enum class 2023-02-18 14:09:30 +01:00
translations Update translations 2023-03-21 01:01:49 +01:00
utilities Fix album art rendering on High DPI displays 2023-03-24 21:02:55 +01:00
widgets Fix album art rendering on High DPI displays 2023-03-24 21:02:55 +01:00
CMakeLists.txt Scrobbler: Refactor and add MusicBrainz integration 2023-03-25 14:25:21 +01:00
config.h.in Prefer ICU to transliterate characters when available 2022-07-28 16:31:16 +02:00
main.cpp main: Remove explicitly enabling debug messages 2023-01-11 22:08:58 +01:00
main.h Formatting 2021-06-12 20:53:23 +02:00
version.h.in Update copyrights 2021-03-20 21:14:47 +01:00