- 20 Feb, 2011 8 commits
-
-
Rémi Denis-Courmont authored
xcb_window can be compiled without libxcb-keysyms nowadays, so this check was rather useless.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Special credits to Debian for releasing Squeeze.
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
The comment seems to be irrelevant (the variable is called marq-color and not marq-col).
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 19 Feb, 2011 21 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Marton Balint authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
-
Mirsal Ennaime authored
* use a poll() based model instead of msleep() * Use input events to detect when the input thread stops playback * Use an enum for mpris playback statuses instead of hardcoded values
-
Rémi Denis-Courmont authored
v1 does not work and v2 does not compile but nevermind...
-
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
-
Rémi Denis-Courmont authored
This is needed for global hotkeys. In the best of worlds, I think the global hotkey plugins would directly get the list of keycodes to grab using a dedicated plugin type. This would avoid the need to replicate hotkey configuration parsing. But it would need some more work.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Why can't Mesa people link their shared objects correctly!?
-
Rémi Denis-Courmont authored
This suffers from the same limitations as the EGL output (no resize and mouse events) currently and should be considered work in progress.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is purely a syntactical change to share the opengl.c code. This commit does not actually make use of the vlc_gl_Create().
-
Rémi Denis-Courmont authored
This API is abstracted away from the video output. In a way, this goes back to the previous opengl provider API, except that: - it is really independent of the video output, - it supports GL ES explicitly.
-
Rémi Denis-Courmont authored
-
- 18 Feb, 2011 2 commits
-
-
Samuli Suominen authored
Patch by Samuli Suominen. See: https://bugs.gentoo.org/show_bug.cgi?id=353848Sent-by: Alexis Ballier <aballier@gentoo.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
- 17 Feb, 2011 9 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-