- 27 Apr, 2011 5 commits
-
-
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 22 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.
-
Konstantin Pavlov authored
This change should be backwards compatible as corresponding types were added in ffmpeg in 2008.
-
Konstantin Pavlov authored
-
Jean-Baptiste Kempf authored
Close #2915, #2831, #2898
-
- 24 Apr, 2011 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #2825
-
Jean-Baptiste Kempf authored
-