Clementine-audio-player-Mac.../src
Jim Broadus 8258c78c0b dbus: Fix signal arg annotations
An earlier change attempted to fix qdbusxml2cpp parsing errors by adding
directions to arguments. However, signal arguments are always out and it
was the annotations that were incorrect.

Fixes: f17b79a10 (dbus: Fix qdbusxml2cpp unknown type warnings., 2021-04-19)
Reference: https://dbus.freedesktop.org/doc/dbus-specification.html
2021-04-22 11:24:12 +01:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +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 giolister: Don't include invalid mountpoint url 2020-12-06 12:59:50 +00: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-21 02:57:30 +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