- 26 May, 2009 19 commits
-
-
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 21 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Conflicts: extras/contrib/Makefile extras/package/macosx/Resources/English.lproj/MainMenu.nib/classes.nib extras/package/macosx/Resources/English.lproj/MainMenu.nib/info.nib extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib extras/package/macosx/vlc.xcodeproj/project.pbxproj modules/gui/qt4/dialogs/external.cpp projects/mozilla/vlcshell.cpp src/control/event.c src/control/media_list_player.c src/control/media_player.c
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Do not forward-port
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
JP Dinger authored
-
JP Dinger authored
-
JP Dinger authored
-
JP Dinger authored
-
JP Dinger authored
-
Olivier Aubert authored
-
Rémi Denis-Courmont authored
Brought to you by M2X. Needless to mention that this is complete 100% crap. Depending cases, it's not either ignoring errors (and e.g. leaking memory which is very stupid in OOM situations), or worse, introducing bugs in places where realloc() was used correctly. And exactly one day after I WARNED EXPLICITLY AGAINST DOING THIS. This reverts commit ec5d8611.
-