1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/lxdialog
Cyril Deguet c31926a048 * user-friendly(?) build system, based on linux Menuconfig script.
Just run ./menuconfig and ./build-vlc (or just ./build-vlc)
  It's actually a wrapper which calls configure, but only a small number
  of vlc functionalities has been implemented at the moment.
  Please try it however ;)
  (you must have libncurses-dev installed)
2003-04-11 20:45:48 +00:00
..
BIG.FAT.WARNING
checklist.c
colors.h
dialog.h
inputbox.c
lxdialog.c
Makefile
menubox.c
msgbox.c
textbox.c
util.c
yesno.c