[vlc-commits] lua: Add parse_stream method to simplexml

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Jul 18 23:25:19 2016 +0200| [2e2451190620a05b75db906c6e3049135601dc68] | committer: Jean-Baptiste Kempf lua: Add parse_stream method to simplexml Add a function to simplexml that allows parsing a stream, which the module already

[vlc-commits] lua: Do not compile broken metachannels script

2016-07-19 Thread Marvin Scholz
vlc/vlc-2.2 | branch: master | Marvin Scholz | Tue Jul 19 00:21:46 2016 +0200| [76b637f9dc3389a835e29da2bf18653cc436d0a8] | committer: Jean-Baptiste Kempf lua: Do not compile broken metachannels script The current metachannels script is broken, as the API it uses was

[vlc-commits] lua: Do not compile broken metachannels script

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Jul 19 00:21:46 2016 +0200| [2bfd9e803684b8d2ff3b1b4b961dd7094f746b35] | committer: Jean-Baptiste Kempf lua: Do not compile broken metachannels script The current metachannels script is broken, as the API it uses was deprecated

[vlc-commits] macosx: Complete bar drawing for VLCHUDSliderCell

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Jul 19 15:34:37 2016 +0200| [f3e0abf8b34c08dc336ac2aa4aea861a868afcc9] | committer: Marvin Scholz macosx: Complete bar drawing for VLCHUDSliderCell Bar drawing was only working for horizontal cells completely, this adds bar

[vlc-commits] macosx: Remove commented-out code from VLCHUDSliderCell

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Jul 19 14:15:12 2016 +0200| [f434423187076a9f71313c6d0a0f375cd1a3350a] | committer: Marvin Scholz macosx: Remove commented-out code from VLCHUDSliderCell >

[vlc-commits] Header coding style fixes

2016-07-19 Thread Olivier Aubert
vlc | branch: master | Olivier Aubert | Tue Jul 19 12:40:57 2016 +0200| [6fe0ef67e9951966fc73d8a4c4814e55712277f3] | committer: Olivier Aubert Header coding style fixes - put comment after comma to match the rest of the code - name/doxygen all function parameters -

[vlc-commits] Update python generator+bindings to match latest libvlc API changes

2016-07-19 Thread Olivier Aubert
vlc/python | branch: master | Olivier Aubert | Tue Jul 19 12:45:52 2016 +0200| [bbc622839460e5fd9c8f881569401eb4d35788e7] | committer: Olivier Aubert Update python generator+bindings to match latest libvlc API changes >

[vlc-commits] macosx: Improve drawing of VLCHUDButtonCell

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Jul 19 17:24:51 2016 +0200| [d4bb29cfa3a42e9efd8fcfa1d15d338f299a48d0] | committer: Marvin Scholz macosx: Improve drawing of VLCHUDButtonCell The outline was too thin and the mini control was actually larger than the small control

[vlc-commits] macosx: Draw full bar for VLCHUDSliderCell with tick marks as active

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Jul 19 16:51:31 2016 +0200| [afd55dea67986cb5628052fd52b817f5a80c8b12] | committer: Marvin Scholz macosx: Draw full bar for VLCHUDSliderCell with tick marks as active The active/disabled bar should not be drawn for Sliders that

[vlc-commits] macosx: Update some controls in Audio effects panel to VLCHUD controls

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Jul 19 17:10:54 2016 +0200| [06d79581504efd4af9cda6d55399148e8341aa78] | committer: Marvin Scholz macosx: Update some controls in Audio effects panel to VLCHUD controls This swaps out most of the old BGHUD controls to the new