- Jan 02, 2017
-
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- Nov 16, 2016
-
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- Oct 29, 2016
-
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- Oct 13, 2016
-
-
_i_volume is used to set a custom initial volume over the html embed attribute or the Visual Studio object property window. A new value will be only accepted if it's different to _i_volume. So if you want to set it to 50, it will currently not work, because activex initializes libvlc with 100 (default). This patch will set _i_volume to 100 to match the real volume. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- Oct 10, 2016
-
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- Sep 26, 2016
-
-
Close #14660
-
- Jul 21, 2016
-
-
Jean-Baptiste Kempf authored
-
- Jun 30, 2016
-
-
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- Jun 16, 2016
-
-
Jean-Baptiste Kempf authored
-
- Jun 09, 2016
-
-
Hugo Beauzée-Luyssen authored
-
- Jun 06, 2016
-
-
Hugo Beauzée-Luyssen authored
To fix 2.2 builds
-
Hugo Beauzée-Luyssen authored
-
- May 31, 2016
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- May 26, 2016
-
-
Hugo Beauzée-Luyssen authored
Always include it as the first header in all compilation units, never from headers.
-
- May 25, 2016
-
-
Hugo Beauzée-Luyssen authored
-
- May 18, 2016
-
-
Jean-Baptiste Kempf authored
-
- May 14, 2016
-
-
Petter Reinholdtsen authored
-
Petter Reinholdtsen authored
-
- May 11, 2016
-
-
Petter Reinholdtsen authored
-
Petter Reinholdtsen authored
Introduce new script gen-vlc-r-in to generate the MacOSX resource file from the list of MIME types in vlcshell.cpp.
-
Petter Reinholdtsen authored
-
- Apr 17, 2016
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Apr 16, 2016
-
-
Felix Paul Kühne authored
Will need a re-iteration once libvlc API advanced
-
- Feb 25, 2016
-
-
Felix Paul Kühne authored
-
- Feb 05, 2016
-
-
Jean-Baptiste Kempf authored
Close #16535
-
Hugo Beauzée-Luyssen authored
-
- Jan 27, 2016
-
-
Hugo Beauzée-Luyssen authored
This completes previous #16292 fix
-
- Jan 26, 2016
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Wrapped variants are to be released by the caller, which allocated the variant. This is probably fixing memory leaks, as the return values wrapped with a variant seemed unlikely to be released, as there refcount was always increased in the variant constructor.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #16292
-
Hugo Beauzée-Luyssen authored
-