- 22 Apr, 2013 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #8339 Patch from ll2 on trac
-
Jean-Baptiste Kempf authored
WinRT apps are not cooperative :)
-
Rafaël Carré authored
The define to set would be WINAPI_FAMILY, and it is set by default already. We should not set it though, as it would prevent us from using forbidden APIs (e.g. winsock). Close #8410
-
- 21 Apr, 2013 23 commits
-
-
Felix Paul Kühne authored
This is just to gather feedback during the beta
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
It is still being centered on VLCFirstRun and when switching screens
-
Felix Paul Kühne authored
This solves the empty console issue for builds running with debug messages enabled
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
This reverts commit 92ed3684. This reverts commit 79b43ecd. This breaks thread containment of the text renderer.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
freetype: allow on-the-fly changes of relative font size, background opacity, background color, outline thickness and text color
-
Felix Paul Kühne authored
macosx: expand Subtitles menu for on-the-fly changes of text size, text color, background color, background opacity and outline thickness
-
Denis Charmet authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Zoran Turalija authored
In ACTIONID_SUBSYNC_MARKSUB, do not bookmark subtitle timestamp if there is no subtitle, or if subtitle has been currently disabled. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
This reverts commit 73a4a5a2.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Gleb Pinigin authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 20 Apr, 2013 12 commits
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Close #8467
-
Kuang Rufan authored
1. fix build error for ios. 2. fix vlc_getProxyUrl always return NULL on osx. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
close #6217
-
David Fuhrmann authored
still needs some testing close #8375
-
David Fuhrmann authored
-
David Fuhrmann authored
-
- 19 Apr, 2013 1 commit
-
-
Rémi Denis-Courmont authored
The new thread avoids blocking the audio pipeline while waiting for a picture buffer. The Goom plugin already follows the same approach.
-