Commit Graph

9 Commits

Author SHA1 Message Date
Olivier Teulière 7253e7389e Removed the old skins plugin 2004-08-21 11:34:33 +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 5023130108 * fixed dependencies and added options 2003-04-12 10:34:08 +00:00
Cyril Deguet 8ece92bae7 * fixed a typo 2003-04-12 10:01:41 +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