vlc/src/interface
Thomas Guillem 3657a5376a player: move SetMediaStoppedAction() to the playlist
The playlist is more suited to handle what to do after a playback.

This will allow to simplify the vlc_player_t media provider by removing
its callback that was sent depending on the media_stopped_action.

Thanks to Pierre for the Qt part of this commit.

Co-authored-by: Pierre Lamot <pierre@videolabs.io>

Related to #28524
2024-03-01 15:59:57 +00:00
..
dialog.c core: fix crash in vlc_dialog_release 2024-01-21 14:56:30 +00:00
interface.c player: move SetMediaStoppedAction() to the playlist 2024-03-01 15:59:57 +00:00