- 31 May, 2015 3 commits
-
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
- 30 May, 2015 3 commits
-
-
David Fuhrmann authored
This line is not needed, the module is already linked against IOKit.
-
Maxime Mouchet authored
This patch adds the option to smoothly turn off the keyboard backlight when a video is playing in fullscreen, to the OSX user interface. The option is off by default and it works better if the automatic keyboard backlight adjustment is disabled in System Preferences. Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Felix Paul Kühne authored
-
- 28 May, 2015 5 commits
-
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 May, 2015 4 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
This is based on some work by Martell, and modified by /me It's not yet perfectly clean, but that will come in the next commits
-
- 26 May, 2015 21 commits
-
-
Felix Paul Kühne 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
-
Felix Paul Kühne authored
-
Gleb Pinigin authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #14569
-
Jean-Baptiste Kempf authored
-
Samuel Martin authored
Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Samuel Martin authored
If old opencv1-style legacy include directory is available, this change becomes purely cosmetic (maybe will compile a bit faster). It becomes an FTBFS fix when opencv1-style include directory is missing (i.e. from opencv-3.0). Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
This fixes a regression brought by 9f85beee
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
the subpicture buffer is stored in a picture_t with a d3d_quad_t in place of picture_sys_t Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 May, 2015 3 commits
-
-
Rémi Denis-Courmont authored
If an object is created after the parent is already killed, ObjectKillChildren() could not have killed the new object. So the new object needs to inherit the alive flag from its parent instead.
-
Rémi Denis-Courmont authored
(ref: MSDN KB 287087)
-
Rémi Denis-Courmont authored
- do not pass NULL HIML on error, - clean up COM on error, - fix hr variable shadowing. Not fixed: leak of the task bar and image list.
-
- 24 May, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
-