- 14 Jul, 2012 9 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: CAS: fixed crash on quit and limit the OK button to be enabled only if both an input and an output is set
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Note that by default, we will compile for the HOST OS instead of OS X 10.6, which is the way it should be.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Those lists are supposed to contain language codes, not language names.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...rather than in the language's own spelling or in English.
-
- 13 Jul, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Jul, 2012 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was apparently put in place to work around the lack of language setting in BeOS. Then it was extended to Windows and MacOS since gettext failed to retrieve the user language configuration. BeOS is no longer supported and Windows support and MacOS support were fixed in gettext 0.18. Also calling setlocale() from a library can crash.
-
Rémi Denis-Courmont authored
This code might have had some effects on some other OS (BeOS?), but it should not be required on Windows. Also good-mannered and thread-safe libraries do not modify the environment.
-
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 the second time this commit is applied. Consider this is the last warning for French translation. Any new revert of my corrections without explanation will be re-reverted without further notice.
-
Rui Zhang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This can save on TCP packet if Nagle somehow fails, and work around bugs in some broken HTTP servers.
-
Rémi Denis-Courmont authored
-
- 11 Jul, 2012 9 commits
-
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
this fixes a really nasty window layout mixing foreign windows with the fs controller and the video, when activating while window is inactive
-
David Fuhrmann authored
close #4397
-
David Fuhrmann authored
close #7117
-
David Fuhrmann authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 10 Jul, 2012 9 commits
-
-
Rafaël Carré authored
This will enable more people to make useful reports. To avoid spamming your log, several solutions: - rebuild with this define removed - use grep to match only what interests you from the log - use software decoder
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(The underlying assumption was previously implicit.)
-
Ilkka Ollakka authored
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
This reverts commit 85b6c146.
-
Christophe Mutricy authored
Add languages above 30% to the Win32/Mac list. (cherry picked from commit bd82be73) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 09 Jul, 2012 1 commit
-
-
Fabian Keil authored
Fixes the clang complaint: The right operand of '<' is a garbage value This might fix #6286. Signed-off-by: Rafaël Carré <funman@videolan.org>
-