kasts/src/kmediasession
Bart De Vries e9111eb011
Workaround for a qtmultimedia backend issue
Qt multimedia with the ffmpeg backend suddenly started sending
LoadedMedia signals in the PlayingState, even though that should not be
a valid combination according to the docs.  This is messing up the
AudioManager.
2024-04-25 13:44:31 +02:00
..
.patches [KMediaSession] Implement dynamic audio backend framework 2023-01-16 15:36:54 +01:00
cmake [KMediaSession] Implement dynamic audio backend framework 2023-01-16 15:36:54 +01:00
dbus-interfaces [KMediaSession] Implement dynamic audio backend framework 2023-01-16 15:36:54 +01:00
example-app Port to declarative type registration 2024-01-11 21:52:10 +01:00
mediabackends Workaround for a qtmultimedia backend issue 2024-04-25 13:44:31 +02:00
mpris2 Remove all dbus linking on windows 2024-02-21 17:22:56 +01:00
powermanagement [KMediaSession] Implement dynamic audio backend framework 2023-01-16 15:36:54 +01:00
CMakeLists.txt Remove all dbus linking on windows 2024-02-21 17:22:56 +01:00
androidlogging.h [KMediaSession] Implement dynamic audio backend framework 2023-01-16 15:36:54 +01:00
config-kmediasession.h.in [KMediaSession] Implement dynamic audio backend framework 2023-01-16 15:36:54 +01:00
kmediasession.cpp [KMediaSession] Only send MRPIS2 positionChanged signal on seek 2023-06-01 10:42:58 +02:00
kmediasession.h Port to declarative type registration 2024-01-11 21:52:10 +01:00
metadata.cpp Remove some empty descructors 2024-01-11 21:52:10 +01:00
metadata.h Port to declarative type registration 2024-01-11 21:52:10 +01:00