]> git.sesse.net Git - vlc/history - configure
* ./doc/developer/decoders.xml: fixed a typo preventing compilation.
[vlc] / configure
2002-04-07 Christophe Massiot* Fixed Altivec-enabled version of fastmemcpy
2002-04-07 Sam Hocevar * ./configure.in: wrote a better test for libdvdread...
2002-04-05 Sam Hocevar * ./Makefile, ./configure.in: misc BeOS build fixes.
2002-04-05 Sam Hocevar * ./plugins/win32/win32.cpp: fixed `--intf intfwin...
2002-04-05 Sam Hocevar * ./configure.in: added --enable-intfwin to enable...
2002-04-05 Sam Hocevar * ./plugins/win32/intfwin.bpr: we now build intfwin...
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-04-04 Christophe Massiot* FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
2002-04-04 Christophe Massiot* Fixed intf_eject for iPAQ (untested)
2002-04-04 Sam Hocevar * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade...
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-04-03 Christophe Massiot* Fix for iPAQ familiar Linux (untested)
2002-04-03 Christophe MassiotFixed altivec memcpy module [OS X port]
2002-04-03 Sam Hocevar * ./Makefile.modules: modules now depend on Makefile...
2002-04-03 Sam Hocevar * ./plugins/ogg/*: added preliminary files for an...
2002-04-03 Sam Hocevar * ALL: removed libdvdcss from the vlc tree.
2002-04-03 Sam Hocevar * ./po/ja.po: added Japanese translation from Fumio...
2002-04-02 Gildas Bazin* Got rid of the DVD_DEVICE macro. We now use the dvd_d...
2002-04-02 Christophe MassiotAdded memcpyaltivec.
2002-04-02 Sam Hocevar * ./configure.in: BeOS, liba52 and chroma plugin...
2002-03-27 Christophe Massiot* UDP access plug-in can now receive MPTS (Multiple...
2002-03-26 Christophe Massiot* GNU make detection
2002-03-22 Xavier Marchesini * Win32 fix.
2002-03-21 Christophe MassiotMiscellaneous fixes for the OS X port.
2002-03-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
2002-03-21 Johan Bilien*** empty log message ***
2002-03-19 Christophe MassiotFixed a typo. Grmbl.
2002-03-19 Christophe MassiotBetter IPv6 detection. IPv6 is disabled under MacOS...
2002-03-19 Sam Hocevar * ./plugins/aa: aalib output plugin courtesy of Sigmu...
2002-03-19 Sam Hocevar * ./configure.in: BeOS compilation fixes.
2002-03-19 Jon Lech Johansen * MacOS X aout now uses AudioConverter for int->float
2002-03-19 Christophe MassiotMacOS X compile fixes.
2002-03-18 Sam Hocevar * ./configure.in: fixed linking of the ipv4 plugin.
2002-03-18 Xavier Marchesini * DirectX plugin is now correctly detected and configured.
2002-03-17 Sam Hocevar * ./BUGS: updated bug list.
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-03-16 Gildas Bazin* This the last piece of the new configuration module...
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-05 Johan Bilien* Modified vcd input for the new input III.
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-01 Sam Hocevar * ./po/no.po: Norwegian translation by Sigmund Augdal...
2002-03-01 Stéphane Borel*dvd and dvdread support for input III.
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-27 Sam Hocevar * ./configure.in: fixed a plugins/dsp.so compilation...
2002-02-27 Sam Hocevar * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
2002-02-27 Sam Hocevar * ./src/input/input.c: BeOS network support (no idea...
2002-02-25 Sam Hocevar * ./include/threads.h: support for the State Threads...
2002-02-25 Sam Hocevar * ./plugins/gtk/gtk_menu.c: fixed a compile issue...
2002-02-22 Gildas Bazin* Don't try to grok altivec with mingw32.
2002-02-21 Sam Hocevar * ./configure.in: gtk*-config detection fix for FreeBSD.
2002-02-20 Sam Hocevar * ./configure.in: removed a bashism.
2002-02-20 Jon Lech Johansen * MacOS X VCD support.
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Gildas Bazin* Win32 compilation fixes (mingw includes dirent)
2002-02-08 Sam Hocevar * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB...
2002-02-06 Gildas Bazin* Just renamed the liba52_adec plugin into a52 to compl...
2002-02-06 Sam Hocevar * ./plugins/lirc/lirc.c: IR remote control plugin...
2002-02-05 Gildas Bazin* New AC3 decoder plugin using liba52 from Aaron Holtzm...
2002-01-25 Sam Hocevar * ./plugins/x11/xcommon.c: we don't use DPMS function...
2002-01-25 Gildas Bazin* Added a new very simple audio plugin for Win32. This...
2002-01-24 Stéphane BorelConfigure and Makefile tweaking for dvdread module.
2002-01-24 Sam Hocevar * ./src/misc/modules_plugin.h: fixed a missing functi...
2002-01-23 Stéphane Borel*Merged hh patch in libdvdcss from main tree.
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-21 Sam Hocevar * ./configure.in: added extra checks for strange...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-13 Gildas Bazin* A few fixes for the Win32 build.
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-06 Sam Hocevar * ./plugins/mga/mga.c: MMX-accelerated version of...
2002-01-05 Sam Hocevar * ./src/audio_output/aout_s16.c: fixed a segfault...
2002-01-05 Sam Hocevar * ./configure.in: fix for obscure architectures like...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-20 Sam Hocevar * Added Jeffrey Baker to the AUTHORS file.
2001-12-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
2001-12-18 Sam Hocevar * Ultimate fixes to the win32 package generation.
2001-12-17 Sam Hocevar * Pathetic attempt at a 4:2:2 renderer and deinterlac...
2001-12-17 Sam Hocevar * CPU detection under BeOS.
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-11 Sam Hocevar * Don't try to use gettext if we don't have GNU gette...
2001-12-11 Sam Hocevar * Fixed an issue in Makefile.dep causing to rebuild...
2001-12-11 Sam Hocevar * Added vlc-arts to the debian package generation.
2001-12-10 Gildas Bazin * configure.in was broken for win32
2001-12-10 Sam Hocevar * (very old) russian translation courtesy of Valek...
2001-12-10 Sam Hocevar * Removed more unused code.
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Christophe MassiotBumped up revision number to 0.2.92-dev and 1.0.1-dev.
2001-12-06 Christophe MassiotFix for altivec under Linux.
2001-12-06 Christophe Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-04 Christophe Massiotlibmad plug-in, courtesy of Jean-Paul Saman <jpsaman...
2001-12-03 Christophe MassiotFixed a bug in my previous commit.
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe MassiotMore checks for GTK headers.
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
next