- 26 Nov, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 25 Nov, 2008 5 commits
-
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Pierre Ynard authored
This patch adds support for thread cancellation on Windows CE. It emulates missing functions such as WaitForSingleObjectEx, by creating a cancellation event handle, and forwarding the wait functions to wait on both the original handles and the cancellation event. The thread can then be cancelled by triggering the event from another thread. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Jean-Baptiste Kempf authored
-
- 24 Nov, 2008 20 commits
-
-
Geoffroy Couprie authored
-
Jean-Baptiste Kempf authored
The colourspace is wrong, but we have no other solutions for now. Patch by Edouard Gomez, idea modified by David Flynn and merged manually by me.
-
Jean-Baptiste Kempf authored
-
Geoffroy Couprie authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows to have more complete informations but only on currently decoded tracks.
-
Laurent Aimar authored
It might not be the cleanest way, but I don't see any other fix with the current API. Feel free to revert if a better fix can be found.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Clearly, these files are better maintained out of our tree.
-
Antoine Lejeune authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Antoine Lejeune authored
It is used to speed up video output on N800/N810 devices. X11 is used to handle events. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Denis-Courmont authored
(or any directory in fact)
-
Ilkka Ollakka authored
-
- 23 Nov, 2008 10 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It might need a review and a clean up of the qt4 code.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The input event vout now warns about every vout creation/destruction due to a decoder.
-
- 22 Nov, 2008 3 commits
-
-
Felix Paul Kühne authored
Forward-port [a643d7e59b8fa7b8525dd12ae733baa2a1333f26]
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Needed for input_SendEventVout()
-