- 26 Apr, 2016 3 commits
-
-
Hugo Beauzée-Luyssen authored
Store it internally instead. There's a 1:1 relation between the 2 instances. Fix #16866
-
Hugo Beauzée-Luyssen authored
The input_manager may want to update the RecentMRLs upon destruction, and needs a valid settings instance to do so
-
Felix Paul Kühne authored
-
- 25 Apr, 2016 15 commits
-
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
diaog -> dialog
-
François Cartegnie authored
-
François Cartegnie authored
as it contains service type
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
as it is also used for original network id value, we need to max its value to 0xFFFA
-
Thomas Guillem authored
callack -> callback
-
Petri Hintukainen authored
Limit test to MPEG, H.264 and VC-1 video. Check for video sequence end code.
-
Thomas Guillem authored
Move the only 2 remaining typedef into vlc/libvlc.h
-
Thomas Guillem authored
This commit move every deprecated functions to vlc/deprecated.h. Moved functions still belong to their original doxygen group. Except legacy logs functions that now belongs to their own deprecated group (libvlc_core libvlc_log_deprecated).
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
-
Thomas Guillem authored
This new type of module will be used to discover renderers (chromecast, UPnP Renderer, miracast, airport, DIAL, ConeCast). These modules will send new vlc_renderer_item via an event manager callback. This new kind of item contain the necessary information to setup a new sout. Also-by:
Steve Lhomme <robux4@videolabs.io>
-
- 24 Apr, 2016 2 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This reverts commit e0183796. VLC is not compatible with Lua 5.3 at this point.
-
- 23 Apr, 2016 3 commits
-
-
David authored
-
David authored
Current convention in blacklist and default key entries is first Command, then Ctrl, Shift, Alt. This fixes detection of some blacklisted key combinations.
-
David authored
According to HIG, Command+F shall be used, but as it is already taken by fullscreen, lets use Command+Shift+F. refs #13865
-
- 22 Apr, 2016 7 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
We'll need to add some pids
-
Hugo Beauzée-Luyssen authored
-
François Cartegnie authored
regression introduced by cbe6eace
-
François Cartegnie authored
-
- 21 Apr, 2016 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
Also removes the retuning which never can happen
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-