- 26 May, 2009 38 commits
-
-
Derk-Jan Hartman authored
Seperate config options from the configtree. VLCTreeItem and VLCTreeLeafItem are now used for CONFIG_ITEM in an options collection. It now works, but probably should be cleanup up a bit more, with better seperation between the disjunct elements of Tree and ConfigItems. This was broken since [09e31e1436ef3e670bd7497688272dd073c8d3a6] (cherry picked from commit 1e7e2ae9ec537a381837da841fdba793f15e412f)
-
Derk-Jan Hartman authored
set/(re)move a few cases of set_category and set_subcategory (cherry picked from commit c18234129799ab96dec1b1d45373d3f0d5dd9bf3)
-
Derk-Jan Hartman authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
(still some issues that I will fixe later on)
-
suheaven authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Geoffroy Couprie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
small ones. The result is not necesserally faster but easier to change/fix.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
This was broken in [3d5ff7dc]
-
Rémi Duraffort authored
Conflicts: src/input/input.c
-
Rémi Duraffort authored
I'm not sure that VLC can't still leak memory in this case...
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
Remove duplicate " :"
-
Cyril Mathé authored
New features (audio and subtitles) added. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cyril Mathé authored
- audio.count: give the number of available audio track - audio.description(int n): give the name of the n-th audio track - subtitle.count: give the number of available subtitle track - subtitle.description(int n): give the name of the n-th subtitle track - subtitle.track: get and set the subtitle track to show (similar as video.subtitle) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cyril Mathé authored
- audio.count: give the number of available audio track - audio.description(int n): give the name of the n-th audio track - subtitle.count: give the number of available subtitle track - subtitle.description(int n): give the name of the n-th subtitle track - subtitle.track: get and set the subtitle track to show (similar as video.subtitle) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstanty Bialkowski authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
- 25 May, 2009 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-