]> git.sesse.net Git - vlc/shortlog
vlc
2005-06-02 Clément StenacRemove old ununsed branches 0.2.92
2004-03-06 Sam Hocevar * Renamed all branches (eg. v0_4_1 -> 0.4.1).
2002-01-30 Florian G.... *) We now call lockFocus on the QuickDrawView before...
2002-01-24 Florian G.... *) Changed configure.in to check for all header files...
2002-01-23 Sam Hocevar * Darwin compilation fix.
2002-01-01 Christophe... Another fix.
2002-01-01 Christophe... Delete a remaining ErrorThread :p.
2002-01-01 Sam Hocevar * Last updates for today's release.
2001-12-31 Sam Hocevar * Updated changelog.
2001-12-31 Sam Hocevar * Added a missing call to DecoderError() in mpeg_adec.c.
2001-12-31 Christophe... Fixed a bug in DecoderError.
2001-12-31 Christophe... STABLE/HEAD merge ; backported the Next Generation...
2001-12-30 Sam Hocevar * Duh. Reverted H�kan's patch. Adding the same target...
2001-12-30 Sam Hocevar * configure.in fix by H�kan Hjort.
2001-12-30 Sam Hocevar * Backported the DecoderError() patch.
2001-12-29 Sam Hocevar * Backported lool's fix for the Gtk+ playlist crash.
2001-12-29 Christophe... Fixed a cosmetic issue.
2001-12-20 Sam Hocevar * Added Jeffrey Baker to the AUTHORS file.
2001-12-20 Christophe... Backported Peter Surda patch.
2001-12-19 Sam Hocevar * Backported a VCD crash fix from the main branch.
2001-12-19 Sam Hocevar * Fixed compilation with dvdcss disabled.
2001-12-19 Sam Hocevar * Small compilation fix.
2001-12-19 Johan Bilien* back-ported vcd input bugfix
2001-12-19 Sam Hocevar * The SDL plugin now says whether we are using softwa...
2001-12-18 Sam Hocevar * Ultimate fixes to the win32 package generation.
2001-12-18 Sam Hocevar * Fixed a copy/paste error from previous commit.
2001-12-18 Sam Hocevar * Added --with-dll-path option for my automated Win32...
2001-12-18 Sam Hocevar(0.2.92 branch)
2001-12-17 Sam Hocevar * TS input: bugfix in DecodePAT and minor optimizatio...
2001-12-17 Sam Hocevar * TS input: we now check that the contents of the...
2001-12-17 Sam Hocevar * Disabled broken ALSA audio output. Closes Debian...
2001-12-17 Sam Hocevar * CPU detection under BeOS.
2001-12-17 Sam Hocevar * Fixed 4:2:2 software rendering.
2001-12-13 Sam Hocevar * Minor compile fix under Hurd.
2001-12-13 Christophe... Fixed a major bug I introduced lately.
2001-12-13 Sam Hocevar * Fixed potential compilation issues under eg. BSD/OS.
2001-12-12 Sam Hocevar * Fixed unnecessary target remake (recursive make...
2001-12-12 Sam Hocevar * Fixed a potential BeOS linking issue.
2001-12-11 Sam Hocevar * Fixed an issue in Makefile.dep causing to rebuild...
2001-12-11 Christophe... Fixed major bugs in the PSI decoder.
2001-12-10 Christophe... Backported fix for possible segfault with --input.
2001-12-10 Christophe... Backported fix for EOF of ES-only streams.
2001-12-10 Christophe... * MPEG-1 aspect ratio patch, courtesy of Vladimir Chern...
2001-12-10 Sam Hocevar * Fixed a segfault on exit when no fast_memcpy module...
2001-12-10 Sam Hocevar * Workaround for a bug in the GLIBC dlopen() code.
2001-12-09 Sam Hocevar * Fixed win32 compilation.
2001-12-09 Sam Hocevar * Added the MAD plugin to the Debian build system...
2001-12-08 Sam Hocevar * Fixed debian and make snapshot rules.
2001-12-07 Christophe... Bumped up revision number to 0.2.92-pre1 and 1.0.1...
2001-12-07 Christophe... 0.2.92 pre-release.
2001-12-07 Christophe... Bumped up revision number to 0.2.92-dev and 1.0.1-dev.
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-07 Johan Bilien* added functions in inputs to change the current progr...
2001-12-06 Christophe... Fix for altivec under Linux.
2001-12-06 Christophe... Fixed dumb renaming of #define's for altivec :-p.
2001-12-06 Christophe... Updated man page.
2001-12-06 Christophe... * mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-06 Tony CastleyAdded funcionality for vertical retrace sync for refres...
2001-12-05 Christophe... Fix for altivec detection (courtesy of walken).
2001-12-05 Johan Bilien* Added 2 fields, p_selected_program and p_new_program...
2001-12-04 Christophe... libmad plug-in, courtesy of Jean-Paul Saman <jpsaman...
2001-12-03 Christophe... Reversed my previous patch (too buggy).
2001-12-03 Stéphane Borel-added eof for ts seekable streams
2001-12-03 Christophe... Fixed a bug in my previous commit.
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe... More checks for GTK headers.
2001-12-03 Christophe... Fixed a crash when pausing.
2001-12-03 Christophe... Fixed numerous bugs in ES selection.
2001-12-02 Florian G.... *) Fixed stupid bug in vout_Manage. It sometimes calle...
2001-12-02 Stéphane Borel-hopeless fix for the input netlist corruption bug.
2001-12-01 Tony CastleyImplemented simple BDirectWindow (DMA) support
2001-11-30 Gildas Bazin * DeleteDecoderConfig wasn't freeing (anymore) the...
2001-11-30 Tony CastleyIncluded strings.h to fix compile errors due to the...
2001-11-30 Stéphane Borel-Update for libdvdcss documentation
2001-11-29 Johan BilienRemoved a bug in the Makefile that made the CVS-snapsho...
2001-11-29 Christophe... Added vlc.app
2001-11-29 Christophe... Fixed another compilation problem.
2001-11-29 Christophe... Fixed a problem with vlc.app.
2001-11-29 Christophe... Moved #include <string.h> to macosx plug-in instead...
2001-11-29 Florian G.... *) Added "#include <string.>" to include/threads.h
2001-11-28 Christophe... * Added error checking in pthread wrapper ; as a result...
2001-11-27 Sam Hocevar * Fixed a deadlock (bug reported by marcari).
2001-11-27 Christophe... Various (sometimes hopeless) fixes to try to improve...
2001-11-27 Christophe... Removed obsolete entry.
2001-11-27 Christophe... Documentation updates.
2001-11-27 Christophe... * Updated man page.
2001-11-27 Christophe... New syntax for the dvd input :
2001-11-27 Christophe... More WIN32 portability fixes.
2001-11-27 Christophe... Disabled dvdread by default since it causes many portab...
2001-11-27 Christophe... Fixed a compilation issue under Win32
2001-11-27 Christophe... Fixed a potential packet corruption in the DVD input...
2001-11-26 Marc Ariberti* changed the protocol version for communication betwee...
2001-11-26 Florian G.... *) changed includes from
2001-11-26 Christophe... Reworked Keith Packard's raw device patch. The name...
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-25 Stéphane BorelSupport for libdvdread.
2001-11-25 Sam Hocevar * Added "Video" menu hint to debian/*menu (Closes...
2001-11-23 Christophe... Major rewrite of the network layer. The following synta...
2001-11-21 Jon Lech JohansenDon`t use long long, use u64/s64 (int_types.h).
2001-11-21 Christophe... (Hopefully) fixed the network connect() bug under UNIX...
next