57 Commits (6d9b2a09297e4fad9109100bbaeb3e4841d897c4)

Author SHA1 Message Date
Thomas Guillem cf961e6388 player: add helpers to set the video category delay 3 years ago
Thomas Guillem fe93875105 player: listen for INPUT_EVENT_ITEM_INFO 3 years ago
Alexandre Janniaux 2ae6636c6d vlc_player: add a new on_stopping_current_media event 3 years ago
Alexandre Janniaux d286d255d8 vlc_player: fix typo in doc 3 years ago
Alexandre Janniaux 16dfe02d58 vlc_player: fix doxygen warnings 3 years ago
Marvin Scholz 388cb0b646 input: update capabilities on end and error 4 years ago
Thomas Guillem 1c5d29d1f7 player: add a dir_path to vlc_player_SetRecordingEnabled 4 years ago
Thomas Guillem c0de748a3b player: use double for the position 4 years ago
Rémi Denis-Courmont 601d48aaf9 input: add a flag for main title 4 years ago
Alexandre Janniaux 0d4a14c09f vlc_player: fix doxygen comments 5 years ago
Thomas Guillem e8a5f3e092 player: restore associated video loading 5 years ago
Thomas Guillem 4696e78bde player: add support for program pre-selection 6 years ago
Lyndon Brown 0d224843fb player: fix false return 7 years ago
Thomas Guillem e8f1730814 player: add a metadata listener API 6 years ago
Thomas Guillem d3dd117c8d player: add vlc_player_aout_Reset 6 years ago
Thomas Guillem dacc3d5ab3 player: add vlc_player_SelectTracksByStringIds() 7 years ago
Hugo Beauzée-Luyssen 6a76cc6efa player: Add a on_playback_restore_queried callback 7 years ago
Hugo Beauzée-Luyssen 24ae03977d player: Expose vlc_player_RestorePlaybackPos 7 years ago
Hugo Beauzée-Luyssen 41fe2ebbe2 player: Add support for "ask to resume" 7 years ago
Hugo Beauzée-Luyssen f532de2d2f vlc_player.h: Remove trailing whitespace 7 years ago
Thomas Guillem 44a43c2958 player: stop: return a status 7 years ago
Thomas Guillem 9733154628 player: add the timer API 7 years ago
Thomas Guillem bb4d4abf5c player: rework aout/vout callbacks 7 years ago
Thomas Guillem 9d25fc2193 player: rename vlc_player_vout_OSDMessage 7 years ago
Thomas Guillem b864046a74 player: reorganize header 7 years ago
Thomas Guillem 03a2c820ea player: rename subtitle lang helper 7 years ago
Johan Gunnarsson 4858bcdbcc player: fix on_position_changed docs link 7 years ago
Thomas Guillem c896210b00 player: get vout and vout_order from VIDEO/SPU es_ids 7 years ago
Thomas Guillem 8aecdf1835 player: rename vlc_player_GetVoutFromEsId 7 years ago
Roland Bewick 96334761c9 player: add multiple tracks selection support 7 years ago
Thomas Guillem dd5ba72db7 player: add a policy to vlc_player_SelectEsId 7 years ago
Thomas Guillem 6c4c3d503d player: add vlc_player_SetEsIdDelay 7 years ago
Alexandre Janniaux 8feca3fda2 player: fix typo and missing param in doc 7 years ago
Thomas Guillem 713f6e51c8 player: improve documentation 7 years ago
Thomas Guillem cb1b9717d0 player: rename vlc_player_*Track to EsId 7 years ago
Thomas Guillem 23c368cbf4 player: improve documentation 7 years ago
Thomas Guillem 579d28a3a5 player: merge Set/Get Audio/Subtitle delay into Set/Get Category delay 7 years ago
Thomas Guillem b400bf9e85 player: remove subtitle sync API 7 years ago
Thomas Guillem 90b33a59d1 player: add vlc_player_GetCategoryLanguage 7 years ago
Thomas Guillem a2ea2da82d player: implement vlc_player_SelectCategoryLanguage 7 years ago
Thomas Guillem 55f66069ab player: add vout<->es_id getters 7 years ago
Thomas Guillem 42e8a35e76 player: associate ES ids in vout_changed event 7 years ago
Romain Vimont fb5b4934df player: add on_device_changed callback 7 years ago
Romain Vimont cff059cc20 player: make the lock optionally reentrant 7 years ago
Thomas Guillem aa6d395b62 player: change vout events 7 years ago
Thomas Guillem 2ef9ac34cf player: remove vlc_player_SetVideoSplitter 7 years ago
Thomas Guillem 0e457ba78b player: remove vlc_player_vout_SetFilter 7 years ago
Thomas Guillem 783499e815 player: always return a valid vout 7 years ago
Romain Vimont 50c0fa5d65 player: pass old_caps to on_capabilities_changed 7 years ago
Romain Vimont beeb4a1c37 player: add GetSelectedProgram() helper 7 years ago