[vlc-commits] Move help command line options handling to a new file
Rémi Denis-Courmont
git at videolan.org
Mon Aug 22 19:21:47 CEST 2011
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Aug 22 20:06:12 2011 +0300| [679018d11e70785485377caf79ef3091a449f0f1] | committer: Rémi Denis-Courmont
Move help command line options handling to a new file
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=679018d11e70785485377caf79ef3091a449f0f1
---
src/Makefile.am | 1 +
src/config/configuration.h | 1 +
src/config/help.c | 887 ++++++++++++++++++++++++++++++++++++++++++++
src/libvlc.c | 784 +--------------------------------------
src/libvlc.h | 2 +
5 files changed, 892 insertions(+), 783 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=679018d11e70785485377caf79ef3091a449f0f1
More information about the vlc-commits
mailing list