kdelibs/kutils/kmediaplayer
Ivailo Monev 4d6fb007e7 generic: fix most of the overlinking issues
TODO from https://github.com/fluxer/katana/issues/7. I've decided to
keep KDE4 and Katie libraries as PUBLIC, all other libraries as PRIVATE
for that and not use INTERFACE at all since that will not require a lot
of changes to all other sub-projects (kde-baseapps, kde-workspace and
kde-extraapps) build systems.

MusicBrainz5 CMake module was also rewritten as the actual library that
should be linked to is libmusicbrainz5cc, libmusicbrainz5 is the C
version of it.

common checks for X11 extensions where move to main config header,
eventually to be moved to separate config-x11 header.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-09 21:58:11 +00:00
..
kded kutils: disconnect KAudioPlayerModule from the slot it was connected to 2017-08-03 03:52:23 +00:00
tests ktuls: overhaul media classes 2019-05-24 20:29:43 +00:00
CMakeLists.txt generic: fix most of the overlinking issues 2020-02-09 21:58:11 +00:00
kmediaplayer.cpp kutils: fix WId type handling in KMediaPlayer constructor for 64-bit host 2020-01-25 00:59:00 +00:00
kmediaplayer.h kutils: mostly documentation updates 2019-06-01 23:59:31 +00:00
kmediawidget.cpp kutils: add explicit option check to controls slot 2019-06-29 00:39:02 +00:00
kmediawidget.h kutils: mostly documentation updates 2019-06-01 23:59:31 +00:00
kmediawidget.ui generic: misc cleanups 2016-03-26 03:17:36 +00:00