[vlc-commits] lib: remove VLM API

2018-07-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Jul 12 19:59:50 2018 +0300| [3de6692cea140be7c14eda74b34f8f076127c98e] | committer: Rémi Denis-Courmont lib: remove VLM API There does not appear to be any real user. The "broadcast" functionality can be reproduced more simply with the LibVLC

[vlc-commits] lib: privatize deprecated libvlc_media_list_add_file_content()

2018-07-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Jul 12 19:32:52 2018 +0300| [f9d976a0dd46124d9c1d2207b97f52842c49ac59] | committer: Rémi Denis-Courmont lib: privatize deprecated libvlc_media_list_add_file_content() >

[vlc-commits] lib: remove deprecated libvlc_media_player_get_fps()

2018-07-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Jul 12 19:34:15 2018 +0300| [6219f774329758c4f54913a4cd572eb238def1bc] | committer: Rémi Denis-Courmont lib: remove deprecated libvlc_media_player_get_fps() >

[vlc-commits] lib: remove libvlc_track_description_release() alias

2018-07-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Jul 12 19:49:38 2018 +0300| [cd3c5c4c0969abf28f351d80f2fd7a297f5d846e] | committer: Rémi Denis-Courmont lib: remove libvlc_track_description_release() alias >

[vlc-commits] lib: use libvlc_media_tracks_get()

2018-07-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Jul 12 19:43:52 2018 +0300| [4d1fe3415ca771e4c9f93ee8013c3f1ba61d9559] | committer: Rémi Denis-Courmont lib: use libvlc_media_tracks_get() ...instead of deprecated libvlc_media_get_tracks_info(). >

[vlc-commits] lib: remove libvlc_event_type_name()

2018-07-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Jul 11 20:33:16 2018 +0300| [e5432f1b133b101e662799762f515282b4543a49] | committer: Rémi Denis-Courmont lib: remove libvlc_event_type_name() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e5432f1b133b101e662799762f515282b4543a49 ---

[vlc-commits] lib: remove deprecated libvlc_media_get_tracks_info()

2018-07-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Jul 12 19:47:01 2018 +0300| [0bc226d7a255473dc8c70922d8ae5a99a205289c] | committer: Rémi Denis-Courmont lib: remove deprecated libvlc_media_get_tracks_info() >

[vlc-commits] ntservice: fix service command line truncated when using very long arguments

2018-07-15 Thread Pierre Lamot
vlc/vlc-3.0 | branch: master | Pierre Lamot | Thu Jul 12 19:05:10 2018 +0200| [c9c020862b760b7d345586c2e9b4cb7e677e2a0e] | committer: Jean-Baptiste Kempf ntservice: fix service command line truncated when using very long arguments Close #20823 Signed-off-by: Jean-Baptiste Kempf (cherry

[vlc-commits] macosx: Improve UI if users cancels dialogs

2018-07-15 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Jul 15 22:13:36 2018 +0200| [72dd08b59ac86bb546e70bb5df0f3b7e04957fe3] | committer: David Fuhrmann macosx: Improve UI if users cancels dialogs This deletes previous output if the section is cancelled. refs #20835 (cherry picked from commit

[vlc-commits] macosx: Fix layout issue in CAS panel

2018-07-15 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Jul 15 22:11:55 2018 +0200| [eae89571c9da57f6584c6a56bb4ff300a996205c] | committer: David Fuhrmann macosx: Fix layout issue in CAS panel Overly longs filenames are now handled correctly. refs #20835 (cherry picked from commit

[vlc-commits] macosx: Fix layout issue in CAS panel

2018-07-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Jul 15 22:11:55 2018 +0200| [a64f8c285103e3cb0f766b61cf532695fb7e7d2d] | committer: David Fuhrmann macosx: Fix layout issue in CAS panel Overly longs filenames are now handled correctly. refs #20835 >

[vlc-commits] macosx: Improve UI if users cancels dialogs

2018-07-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Jul 15 22:13:36 2018 +0200| [0c6b1d369a4a917cf01068465d37cd1872013873] | committer: David Fuhrmann macosx: Improve UI if users cancels dialogs This deletes previous output if the section is cancelled. refs #20835 >

[vlc-commits] Enhanced footer.py (#60)

2018-07-15 Thread mrJean1
vlc/python | branch: master | mrJean1 <22154337+mrje...@users.noreply.github.com> | Sun Jul 15 17:19:14 2018 -0400| [d64c2e84093e1b60b45d8cbb84a53bc5608a1f15] | committer: Olivier Aubert Enhanced footer.py (#60) python: Added `-v` and `--version` command line option It prints `vlc.py`,