]> git.sesse.net Git - vlc/history - configure
Changes to ensure the BeOS compile still works.
[vlc] / configure
2001-10-02 Christophe Massiot* Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ;
2001-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
2001-09-28 Christophe MassiotFaster configure script and as-yet untested Darwin...
2001-09-28 Christophe MassiotTest for Altivec C extensions.
2001-09-28 Christophe MassiotIf memalign isn't available, fall back on valloc.
2001-09-25 Christophe MassiotAltivec IDCT and motion compensation, courtesy of Miche...
2001-09-24 Christophe MassiotFixed many alignment issues.
2001-09-14 Christophe MassiotMiscellaneous updates to configure, especially for...
2001-09-06 Christophe MassiotAnother fix for the altivec detection.
2001-09-06 Christophe MassiotFixed numerous bugs with the Altivec IDCT (still not...
2001-09-06 Henri FallonAdded gnome.h check and cleaned the error messages...
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-08-23 Sam Hocevar * Attempt to fix the SDL detection under *BSD.
2001-08-23 Christophe MassiotRemoved /usr/local/include, because it is unsafe in...
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-08-19 Sam Hocevar * Added support in ./configure for the cprof profiler.
2001-08-14 Sam Hocevar * Fixed yesterday's pthread detection fix.
2001-08-14 Sam Hocevar * GNU/Hurd configuration and compilation fixes.
2001-08-10 Sam Hocevar * Another mistake in the BSD/OS configuration process.
2001-08-10 Christophe MassiotAdded --with-sdl-config-path option if you sdl-config...
2001-08-10 Sam Hocevar * Added proper Conflicts: rules in debian/control.
2001-08-09 Sam Hocevar * Added BSD/OS libdvd by Steven M. Schultz <sms@TO...
2001-08-08 Sam Hocevar * Solaris DVD decryption support by H}kan Hjort ...
2001-08-07 Sam Hocevar * Updated version number to 0.2.82.
2001-08-07 Sam Hocevar * Got Makefile to launch ./configure almost properly...
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-07-30 Christophe Massiot* Now use SDL_CFLAGS for searching SDL/SDL.h.
2001-07-30 Christophe Massiot* Don't miserably die in `make` when ./configure hasn...
2001-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-29 Sam Hocevar * Better gtk-config detection.
2001-07-28 Sam Hocevar * Fix in libdvdcss in the key caching code.
2001-07-27 Sam Hocevar * Additional fixes to the sdl-config detection.
2001-07-27 Sam Hocevar * Updated version numbers for imminent release.
2001-07-27 Sam Hocevar * Changed libdvdcss API to force binary incompatibili...
2001-07-26 Christophe MassiotAccept SDL 1.1.5 or later.
2001-07-25 Christophe MassiotNow use sdl-config for SDL.
2001-07-25 Sam Hocevar * ncurses compilation fix by Michael Mondragon <mammo...
2001-07-19 Christophe Massiot* QNX RTOS plug-in by Jon Lech Johansen.
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-07-07 Sam Hocevar * Probably fixed the "X eats more and more CPU" bug...
2001-07-01 Gildas Bazin- Portablility fix: We now control the name to be used...
2001-06-25 Sam Hocevar * Compile fix for newer versions of MacOS X by Colin...
2001-06-18 Sam Hocevar * First libdvdcss version
2001-06-14 Sam Hocevar * Added gprof profiling support with --enable-profiling.
2001-06-14 Sam Hocevar * Fully working Windows DVD ioctl support by Jon...
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-12 Sam Hocevar * Exported the CSS part of the dvd plugin into a...
2001-06-07 Sam Hocevar * Applied old FreeBSD patch for dvd input by German...
2001-06-07 Sam Hocevar * Put most builtins in plugins again due to performan...
2001-06-05 Sam Hocevar * Updated things and stuff for 0.2.80 release.
2001-06-03 Sam Hocevar * Various little fixes
2001-06-02 Sam Hocevar * DirectX plugin by Gildas Bazin <gbazin@netcourrier...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-28 Sam Hocevar * Win32 compilation fixes, esp. the MAC retrieval.
2001-05-16 Renaud Dartus* Add 3D Now! imdct
2001-05-16 Sam Hocevar * We now do pthread detection for FreeBSD like the...
2001-05-15 Sam Hocevar * FreeBSD pthread fixes.
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-02 Sam Hocevar * FreeBSD CSS decryption support.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-28 Henri FallonUpdated files for 0.2.73 release
2001-04-28 Sam Hocevar * Fixed a nonsense in configure.in preventing to...
2001-04-28 Sam Hocevar * Don't use the #@%&$! autoconf-suggested CFLAGS.
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-25 Sam Hocevar * Updated the TODO list.
2001-04-20 Sam Hocevar * Added prototypes for the Elementary Stream input...
2001-04-20 Sam Hocevar * Fixed build process when no plugins or no builtins...
2001-04-16 Sam Hocevar * Fixed a typo in configure.in
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...
2001-04-15 Sam Hocevar * All Debian packages are now lintian-clean.
2001-04-15 Sam Hocevar * Updated TODO list with Henri's Apr 6th post.
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-13 Sam Hocevar * Updated version number to 0.2.71 (release today).
2001-04-11 Sam Hocevar * Fixed icons location and Debian desktop menus.
2001-04-11 Sam Hocevar * Fixed the whitespace/tab issues in the Makefile.
2001-04-07 Christophe MassiotDisable x11 plugin if X11 headers are not found.
2001-04-06 Christophe Massiot* Sync MOSX dev/CVS tree : code support for MacOS X...
2001-04-05 Sam Hocevar * added the GNU getopt library, which gets compiled...
2001-04-01 Sam Hocevar * XVideo plugin courtesy of Shane Harper <shanegh...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-20 Christophe Massiot* Compile Altivec modules on Darwin. [MacOS X port]
2001-03-20 Christophe Massiot* Compile Darwin module by default on Darwin system...
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-18 Sam Hocevar * Function prototypes for the forthcoming Darwin...
2001-03-17 Stéphane Borel-Added dsp plugin compilation (/dev/dsp is not a regula...
2001-03-16 Christophe Massiot* Borrowed config.guess and config.sub from SDL [MacOS...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-08 Pierre BailletHurg !
2001-03-05 Sam Hocevar * Everything in place for the 0.2.63 release.
2001-03-03 Sam Hocevar * Added debian/* files to help generating CSS-enabled...
2001-03-02 Sam Hocevar * Changed debian/control to fix Debian bug #83707
2001-02-21 Sam Hocevar (note: empty CVS mails mean that a new directory...
2001-02-20 Sam Hocevar * Updated version number to 0.2.62. Release tonight.
2001-02-20 Christophe MassiotOn machines without dvd ioctl, remove the DVD plugin...
2001-02-20 Sam Hocevar * Fixed a bash-ism in configure.in
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-18 Sam Hocevar * Ported the framebuffer plugin to the new module...
next