vlc/src/player
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
..
aout.c player: add vlc_player_aout_Reset 2020-07-24 09:08:46 +02:00
input.c player: move SetMediaStoppedAction() to the playlist 2024-03-01 15:59:57 +00:00
medialib.c libvlc-module: add 'save-recentplay' option 2021-12-10 13:45:04 +00:00
metadata.c player: avoid using sprintf 2024-01-10 09:57:27 +00:00
osd.c player: always seek the input_thread with absolute values 2024-01-19 09:47:41 +00:00
player.c player: move SetMediaStoppedAction() to the playlist 2024-03-01 15:59:57 +00:00
player.h player: move SetMediaStoppedAction() to the playlist 2024-03-01 15:59:57 +00:00
timer.c player: timer: handle seek state 2024-01-19 09:47:41 +00:00
title.c core: use <stdckdint.h> 2024-02-20 19:34:53 +00:00
track.c vlc_tick: add MIN and MAX constants 2021-07-10 14:26:56 +00:00
vout.c player: vout: fix fullscreen/wallpaper toggle 2020-01-15 10:26:18 +01:00