Commit Graph

20 Commits

Author SHA1 Message Date
Pavlov Konstantin
4c270ec59c Remove glide video output module. 2008-06-21 00:48:50 +04:00
Cyril Deguet
a5634f95c5 - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
Olivier Aubert
4c5ad8e3f3 Remove CORBA module, which I is not used anymore (not even by me...) 2006-09-25 12:09:13 +00:00
Cyril Deguet
40749893a8 * New audio output module to support the JACK Audio Connection Kit 2006-01-08 20:53:51 +00:00
Cyril Deguet
c4b5218485 * all: added "wx-config" option in menuconfig 2005-10-12 20:06:29 +00:00
Clément Stenac
a89fa96809 Remove a few legacy entries in config.in 2005-09-05 09:13:52 +00:00
Cyril Deguet
81b184baaf * config.in: fixed typos 2005-09-03 17:11:23 +00:00
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