- Oct 25, 2015
-
-
Rémi Denis-Courmont authored
╔═══════════════════════════╗ ║ PARENTAL ADVISORY: R-24 ║ ║ EXPLICIT CONTENT ║ ║ INAPPROPRIATE KLUDGY HACK ║ ╚═══════════════════════════╝ This extends the existing kludge to catch mouse clicks in the video output instead of the Qt framework. From version 5.5, Qt uses XI2 to catch mouse events. May or may not interfere with touch devices. May or may not interfere with cursor changes. May or may not be forward compatible.
-
- Oct 23, 2015
-
-
Thomas Guillem authored
-
Thomas Guillem authored
And simplify Tizen detection: don't use TIZEN_SDK_MAJOR/MINOR that are only defined from the Tizen port build script.
-
This renames the Growl plugin to OS X Notifications to highlight the new capabilities and to not advertise Growl so much, as requested. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Oct 16, 2015
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Oct 07, 2015
-
-
François Cartegnie authored
-
- Oct 06, 2015
-
-
Jean-Baptiste Kempf authored
-
- Sep 28, 2015
-
-
Thomas Guillem authored
Tizen audio_io.h supports only mono/stereo, with PCM U8/S16. With Tizen 2.3, flush is done by destroying/recreating the audio_output. A real flush will come with Tizen 2.4. There is no TimeGet for now since there is no way to know the position in audio stream.
-
Thomas Guillem authored
The minimum SDK version supported is 2.3.
-
- Sep 11, 2015
-
-
Felix Paul Kühne authored
This fixes compilation for Darwin platforms without this framework
-
Felix Paul Kühne authored
-
- Sep 01, 2015
-
-
Rémi Denis-Courmont authored
gnomevfs has been deprecated for years.
-
Tristan Matthews authored
Fixes #15357
-
- Aug 28, 2015
-
-
François Cartegnie authored
Because we have too many access/demux misbehaving with seekable and non seekable cases, some developers only options could be really useful. module built only using invisible configure option --enable-devtools
-
- Aug 24, 2015
-
-
Rémi Denis-Courmont authored
-
- Aug 15, 2015
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- Aug 07, 2015
-
-
Rémi Denis-Courmont authored
Where the search paths list is not changed, using AC_PATH_PROG(S) has no useful effects and makes manual override more difficult. (Compare to Qt code using different search paths.)
-
Rémi Denis-Courmont authored
-
- Jul 20, 2015
-
-
Felix Paul Kühne authored
-
- Jul 10, 2015
-
-
Rémi Denis-Courmont authored
-
- Jul 06, 2015
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The port has never worked and has not been improved for over 4 years. The platform itself has been totally discontinued for 18 months.
-
- Jun 28, 2015
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- Jun 26, 2015
-
-
Felix Paul Kühne authored
-
- Jun 24, 2015
- Jun 22, 2015
-
-
Felix Paul Kühne authored
-
Thomas Guillem authored
This commits remove the android_surface module. The old android surface API is now used by the android_window module via native_window_api_t.
-
- Jun 21, 2015
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also error out if necessary.
-
- Jun 16, 2015
-
-
Thomas Guillem authored
And remove setup thread callbacks init since it's not supported anymore.
-
- Jun 12, 2015
-
-
Felix Paul Kühne authored
-
- Jun 11, 2015
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
David authored
--enable-update-check enables update support in core, which is not needed for the mac platform. To avoid linking libgcrypt into the core, instead a new configure switch is introduced to disable sparkle support directly. Now, for disabling sparkle support, one needs to pass --disable-sparkle. It completely removed sparkle from the GUI, and does not copy the framework to the final bundle as well.
-
- Jun 10, 2015
-
-
François Cartegnie authored
-
- Jun 05, 2015
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-