[vlc-devel] [PATCH 0/3] Rework subtitle slave handling
    Filip Roséen 
    filip at atch.se
       
    Thu Jan 12 19:34:39 CET 2017
    
    
  
These commits reworks the subtitle slave handling, while also fixing the below
linked ticket:
    - https://trac.videolan.org/vlc/ticket/17657
The work presented in this patch is a follow-up of:
    - https://mailman.videolan.org/pipermail/vlc-devel/2016-November/110531.html
Filip Roséen (2):
  gui/qt: refactor handling of drag-drop-play
  input/input: input_SubtitleFile2Uri: handle URIs
Thomas Guillem (1):
  input: refactor input_AddSubtitleOSD()
 include/vlc_input.h               |  27 +++----
 modules/gui/qt/main_interface.cpp |  64 +++++------------
 src/input/control.c               |  14 ----
 src/input/input.c                 | 143 ++++++++++++++++++++++++++++----------
 src/input/input_internal.h        |   2 -
 src/libvlccore.sym                |   1 +
 6 files changed, 137 insertions(+), 114 deletions(-)
-- 
2.11.0
    
    
More information about the vlc-devel
mailing list