1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-10 19:05:07 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Cyril Deguet
bfb18bbde6 * config.in: wxwindows -> wxwidgets. Added a HTTPD option 2005-08-03 22:44:45 +00:00
Rocky Bernstein
17864a3f3f doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
config.in: a typo in the CONFIG_ name.
2005-07-19 00:28:19 +00:00
Rocky Bernstein
bad2afb75e Revise better for current default options and names as seen by configure.ac 2005-07-17 19:26:41 +00:00
Cyril Deguet
d11dff7b5a * added libcdio in the menuconfig, to be able to... disable it ;) 2005-07-17 11:53:28 +00:00
Cyril Deguet
c0a1dbea40 * modules/video_output/x11/glx.c: new OpenGL vout for X11.
TODO: - factorization with xcommon.c
          - factorization with glx.c in GaLaktos plugin
          - remove hard-coded values
    (If you don't like the rotating cube, hack the code yourself,
    the variables will come later ! ;)
2004-07-20 20:25:25 +00:00
Cyril Deguet
421866e2f0 * all: skeleton of a coming-soon OpenGL visualization plugin, compatible
with MilkDrop for winamp.
2004-07-12 18:02:57 +00:00
Jérome Decoodt
69bbdda9de Added current changes in the menu.
I will now try to generate defconfig by bootstrap...
2004-07-06 17:16:32 +00:00
Cyril Deguet
ef59c8fc56 * enable basic-skins for GTK2 (not tested yet ;) 2003-04-30 21:16:24 +00:00
Cyril Deguet
50000c8a82 * fixed a typo with dvbpsi 2003-04-20 01:05:40 +00:00
Cyril Deguet
f3bcd927cd * at last made the skin module compile under linux !
It does absolutely nothing, but it compiles ;)
2003-04-12 21:43:27 +00:00
Cyril Deguet
5023130108 * fixed dependencies and added options 2003-04-12 10:34:08 +00:00
Cyril Deguet
4ec9d7c868 * more options in menuconfig script
Only tested under linux; please give feedback if something is wrong
  Some help should be written in doc/Configure.help; if you know what
  to write there, please contribute !
2003-04-12 09:57:38 +00:00
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