- 01 Jul, 2012 6 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
- 30 Jun, 2012 14 commits
-
-
Naohiro KORIYAMA authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
The commit adds additional attributes to the black windows in order to correctly link to the close / zoom / maximize buttons. This is needed to get some tools using this api to work, in particular / e.g. jitouch.
-
Ilkka Ollakka authored
Only difference seems to be that in ES_OUT_SET_PCR we don't have msg_Err showing up while playing ogg files
-
Ilkka Ollakka authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
This doesn't yet fully work with opengl es side. If you notice any regressions please notify it.
-
Rémi Denis-Courmont authored
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 28 Jun, 2012 9 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
scanf("%Ns", %buffer) require the buffer to be N+1 long.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Olivier Aubert authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 27 Jun, 2012 11 commits
-
-
Christoph Pfister authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Erwan Tulou authored
-
Erwan Tulou authored
And better performance since we were still using the rest of a polling mechanism (every 100ms) just to ensure we were alive.
-
Erwan Tulou authored
interaction_Register and interaction_Unregister are weird #define that don't seem used at all nowadays
-
erwan authored
-
Erwan Tulou authored
-
Erwan Tulou authored
Use the mouse-hide-timeout parameter for that purpose, as the other interfaces do in vlc. this fixes #7017
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
That horrible hack caused all subtitles to be parsed as Unicode if one (but not necessarily all) opened subtitles started with a UTF-8 or UTF-16 Byte Order Mark. If any other subtitle was neither in UTF-8 nor in UTF-16 with a BOM, that hack failed.
-