Clementine-audio-player-Mac.../src
Jim Broadus 708385c71f devices: Fix guessed icons in DeviceIcons
In the initial implementation, DeviceLister::DeviceIcons returned a
string list and some listers would concatenate other lists to form that
list. When DeviceIcons was changed to return a variant list, that
logic wasn't changed in many places, so instead of appending, string
list variants are being added icon list.
2021-05-01 20:37:01 +01:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core Changed to const reference 2021-04-28 21:51:12 +01:00
covers Reformat all C++ 2020-09-22 14:56:06 +01:00
dbus dbus: Fix signal arg annotations 2021-04-22 11:24:12 +01:00
devices devices: Fix guessed icons in DeviceIcons 2021-05-01 20:37:01 +01:00
engines gstengine: Make output format configurable 2021-04-03 13:56:22 +01:00
globalsearch Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
internet snake_case for variable names; reworked url resolution signals 2021-04-07 14:22:15 +01:00
library library: Fix rescan in case where library directory was recreated 2021-04-01 14:53:49 +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 Reformat all C++ 2020-09-22 14:56:06 +01:00
networkremote protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
playlist Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
playlistparsers Reformat all C++ 2020-09-22 14:56:06 +01:00
ripper transcoder: Provide user feedback in options error condition 2021-02-02 09:58:20 +00: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 transcoder: Add options widget for voaacenc 2021-02-07 15:05:11 +00:00
translations Automatic merge of translations from Transifex 2021-04-29 02:54:42 +00:00
ui Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
visualisations Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
widgets ratingwidget: Properly bind the ratings values 2021-04-01 14:32:18 +01:00
wiimotedev settings: Don't connect service-specific signals to every page 2021-03-24 10:31:52 +00:00
CMakeLists.txt build: Remove CMP0011 OLD policy 2021-04-18 13:47:10 +01:00
config.h build: Move main config from /src to /include 2021-03-16 09:30:56 +00:00
main.cpp Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +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