- 27 Apr, 2011 11 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It creates a subpicture rendering text at the display size.
-
Ludovic Fauvet authored
This is a partial revert of the "fix" introduced in ffe7367b. If you encounter a visual bug in the fullscreen controller and you are using KDE, please upgrade to version 4.6.2 or don't use the Oxygen theme. Ref: https://bugs.kde.org/show_bug.cgi?id=254473Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Tried to re-use already existing strings, as far as possible
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
setHeaderHidden() was introduced in 4.4
-
Jean-Baptiste Kempf authored
This is better for accessibility, I think
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Jean-Paul Saman authored
Ascending and Descending were wrongly translated as Aflopend and Oplopend, while it is the other way arround.
-
- 26 Apr, 2011 10 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Use libass if you want SSA support. Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
Text subtitles are not impacted by this commit.
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
And avoid a strdup(""); free() for nothing
-
Jean-Baptiste Kempf authored
Close #4559
-
Jean-Baptiste Kempf authored
Here, input_item_GetTitleFbName fails us, since we need to translate Name, but not Title (I think) Close #4551
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And close #4542
-
- 25 Apr, 2011 19 commits
-
-
Jean-Baptiste Kempf authored
Close #4324
-
Jean-Baptiste Kempf authored
Close #4296
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
This is almost useless when you open... Maybe add the encoding?
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
As stupid demuxers like Xiph's only know comments... Close #3437
-
Jean-Baptiste Kempf authored
Close #3340
-
Jean-Baptiste Kempf authored
Close #3094 Of course, there is a very more elegant way, but Qt Native Dialog on Linux don't do it correctly. This is a Qt bug.
-
Jean-Baptiste Kempf authored
Close #3093
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(effects other than the equalizer to be implemented) fixed compilation of the intf
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Note that this rework changes the current behavior: if VLC is in the background, the keys still control it, however if you start another key user (such as iTunes, QTP, etc.), it won't interfere and control the other app. That's why macosx-mediakeys-background was removed. Thanks to Spotify for releasing their code.
-
Felix Paul Kühne authored
fixes #4679
-
Felix Paul Kühne authored
The current implementation is broken by design and only confuses the users. Use SPrefs to change hotkeys and advanced prefs only for advanced stuff such as jump length changing, etc.
-