]> git.sesse.net Git - vlc/history - Makefile
* ./modules/*: moved plugins to the new tree. Yet untested builds include
[vlc] / Makefile
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Sam Hocevar * ./configure.in: workaround Debian bug #150490 ...
2002-07-23 Stéphane Borel*first version of plugin for libdvdplay. To test it...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-22 Jean-Paul SamanAdded --enable-familiar to configure.in, the default...
2002-07-21 Sigmund Augdal Helberg * ./src/libvlc.c: updated usage info to include STRIN...
2002-07-21 Laurent Aimar * all : enable cinepak decoder, I hope I haven't break...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-18 Jon Lech Johansen * ./configure.in: added mp4 module, default disabled
2002-07-16 Christophe Massiot* ./Makefile : src/misc/modules_builtin.h now depends...
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-07-04 Sam Hocevar * ./mozilla/*: preliminary Mozilla plugin. Only works...
2002-06-07 Loïc Minier * basic On Screen Display intf-plugin based on libxosd
2002-06-05 Eric PetitMinor fix for the BeOS' make-package (icon loss).
2002-06-02 Arnaud de Bossorei... * Makefile, configure.in, configure, MODULES: added...
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-22 Sam Hocevar * ./plugins/access/file.c, plugins/dvd/dvd_seek.c...
2002-05-20 Sam Hocevar * ./Makefile: we check for Makefile.config before...
2002-05-20 Sam Hocevar * ./Makefile: forgot to remove Makefile.config in...
2002-05-20 Sam Hocevar * ./Makefile.opts.in: removed configuration stuff...
2002-05-19 Christophe Massiot* Desperate attempt to improve audio output ;
2002-05-13 Sam Hocevar * ./plugins/filter/clone.c: New filter, `--filter...
2002-05-12 Christophe Massiot* Fixed menus [Mac OS X port]
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-04-29 Christophe MassiotCosmetic fixes.
2002-04-25 Christophe Massiot* MacOS X port :
2002-04-25 Johan Bilien* Moved Program Specific Information decoder to the...
2002-04-23 Sam Hocevar * ./plugins/avi, ./plugins/ffmpeg: created empty...
2002-04-11 Sam Hocevar * ./Makefile: fixed the Win32 interface under Win2k/XP.
2002-04-07 Christophe Massiot* Fixed Altivec-enabled version of fastmemcpy
2002-04-06 Sam Hocevar * ./plugins/win32/mainframe.dfm: swapped two mixed...
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 * ./plugins/win32/intfwin.bpr: we now build intfwin...
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 Sam Hocevar * ./plugins/ogg/*: added preliminary files for an...
2002-04-03 Sam Hocevar * ALL: removed libdvdcss from the vlc tree.
2002-04-02 Christophe Massiot* Altivec-enabled version of fastmemcpy
2002-04-01 Gildas Bazin* updated the "package-win32" rule
2002-03-21 Johan Bilien*** empty log message ***
2002-03-19 Sam Hocevar * ./plugins/aa: aalib output plugin courtesy of Sigmu...
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-03 Gildas Bazin* added network to the list of the plugins directories...
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-25 Sam Hocevar * ./plugins/gtk/gtk_menu.c: fixed a compile issue...
2002-02-24 Sam Hocevar * Fixed a quite old bug in the audio output which...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-20 Sam Hocevar * ./configure.in: removed a bashism.
2002-02-20 Sam Hocevar * ./Makefile: the win32 port now uses a more recent...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-18 Jon Lech Johansen * MacOS X vout improvements
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 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-21 Sam Hocevar * ./configure.in: added extra checks for strange...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-14 Cyril Deguet- le coup de gr�ce: all the code in audio output is...
2002-01-14 Cyril DeguetHUGE cleanings in audio output:
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 * ./Makefile: fixed a bug when no builtins were selected.
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-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
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-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 * Fixed Debian package builds.
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-04 Christophe Massiotlibmad plug-in, courtesy of Jean-Paul Saman <jpsaman...
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-11-29 Johan BilienRemoved a bug in the Makefile that made the CVS-snapsho...
2001-11-29 Christophe MassiotFixed a problem with vlc.app.
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-25 Stéphane BorelSupport for libdvdread.
2001-11-19 Sam Hocevar * aRts audio output courtesy of Emmanuel Blindauer...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.
2001-11-13 Sam Hocevar * Added a "make package-beos" rule.
2001-11-12 Sam Hocevar * Fixed the vlcs communication issue by initializing...
2001-11-12 Sam Hocevar * Fixed a bug in the "make snapshot*" rules.
2001-11-12 Sam Hocevar * Made everything ready for a vlc-0.2.91 / libdvdcss...
2001-11-12 Sam Hocevar * Added Oct's NSIS installer script. It will probably...
2001-11-07 Stéphane Borel*Move function that translates language codes into...
2001-10-30 Christophe MassiotNew interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-23 Johan BilienAdded VCD input plugin for Linux :
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-08 Christophe MassiotMacOS X port : native QuickTime video output, courtesy...
next