https://bugs.kde.org/show_bug.cgi?id=489694
David Korth <gerbils...@gerbilsoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gerbils...@gerbilsoft.com --- Comment #1 from David Korth <gerbils...@gerbilsoft.com> --- Created attachment 173607 --> https://bugs.kde.org/attachment.cgi?id=173607&action=edit Initial attempt to fix the VLC4 build. I put together some quick hacks to get phonon-vlc to work with the current git version of VLC4. Main differences: * The old track API (which was in deprecated.h) is completely gone. The new tracklist API must be used instead. * Several enum values were renamed and/or removed. I'm not sure how to properly reimplement MediaPlayer::setSubtitle() or MediaPlayer::setAudioTrack() yet. I'll submit this on the KDE GitLab instance later. -- You are receiving this mail because: You are watching all bug changes.