]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-06 Sam Hocevar * Renamed all tags (eg. v0_2_83 -> 0.2.83). 0.4.0
2004-03-05 UnknownThis commit was manufactured by cvs2svn to create tag...
2002-05-22 Christophe... * Updated ChangeLog
2002-05-22 Christophe... Fixed HTTP input under Win32 (thanks ipkiss).
2002-05-22 Sam Hocevar * ./plugins/dvd/dvd_seek.c: reverted a previous chang...
2002-05-22 Sam Hocevar * ./plugins/gtk/gnome.glade: removed bevel from title...
2002-05-22 Sam Hocevar * ./plugins/mad/mad_adec.c, ./plugins/mad/mad_libmad...
2002-05-22 Sam Hocevar * ./plugins/win32/network.dfm, plugins/macosx/intf_op...
2002-05-22 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: bugfix for the I420...
2002-05-22 Gildas Bazin* ./src/misc/modules.c: restored plugins hiding as...
2002-05-22 Sam Hocevar * ./src/misc/modules.c: disabled module autohide...
2002-05-22 Sam Hocevar * ./plugins/access/file.c, plugins/dvd/dvd_seek.c...
2002-05-22 Olivier Teulière * ALL: replaced TUpDown components by TCSpinEdit ones...
2002-05-22 Gildas Bazin* ./plugins/text/logger.c: on win32 the logger interfac...
2002-05-22 Johan Bilien * plugins/vcd/vcd.c: added svcd shortcut to the...
2002-05-22 Tony CastleyChanges to reduce segfaults on exit, and also allow...
2002-05-22 Loïc Minier * ./include/modules_inner.h: fixed a crash when reope...
2002-05-21 Christophe... * Updated spec for ffmpeg.
2002-05-21 Gildas Bazin* On Win32 the DVD access plugin has to be explicitly...
2002-05-21 Loïc Minier * fixed a side-effect bug causing crashes on DVD...
2002-05-21 Gildas Bazin* ./plugins/directx/aout_directx.c: fixed compile warnings.
2002-05-21 Gildas Bazin* ./plugins/network/ipv6.c: fixed a stupid bug.
2002-05-21 Sam Hocevar * ./plugins/chroma/i420_yuy2.c: margin support for...
2002-05-21 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: fixed the BeOS crash...
2002-05-21 Sam Hocevar * ./src/input/input.c: fixed a bug with the input...
2002-05-21 Olivier Teulière * Fixed a stupid bug in the Network dialog.
2002-05-21 Sam Hocevar * ./plugins/mpeg_system/mpeg_ts.c: fixed a warning.
2002-05-21 Sam Hocevar * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek...
2002-05-21 Sam Hocevar * src/input/input_ext-plugins.c, src/input/input_ext...
2002-05-20 Sam Hocevar * ./plugins/dvd/*: fixed a few inconsistences.
2002-05-20 Sam Hocevar * ./src/interface/main.c: fixed a little memleak.
2002-05-20 Sam Hocevar * ./src/misc/iso_lang.c: code simplifications.
2002-05-20 Sam Hocevar * ./po/*: updated language files.
2002-05-20 Sam Hocevar * ./plugins/x11/xcommon.c: fixed x11 and xvideo alter...
2002-05-20 Sam Hocevar * ./configure.in: tried to fix the -lavcodec detection.
2002-05-20 Christophe... * Bumped up version number to 0.4.0 ;
2002-05-20 Gildas Bazin* First try for IPv6 support on Win32. This hasn't...
2002-05-20 Sam Hocevar * ./src/video_output/vout_pictures.c: workaround...
2002-05-20 Sam Hocevar * ./Makefile: we check for Makefile.config before...
2002-05-20 Sam Hocevar * ./plugins/dummy/dummy.c: added --dummy-chroma option.
2002-05-20 Christophe... Added Makefile.config.
2002-05-20 Sam Hocevar * ./Makefile: forgot to remove Makefile.config in...
2002-05-20 Gildas Bazin* Added an option to disable the dynamic range compression.
2002-05-20 Sam Hocevar * ./ChangeLog: updated changelog.
2002-05-20 Sam Hocevar * ./Makefile.opts.in: removed configuration stuff...
2002-05-20 Tony CastleyImproved Overlay and Bitmap output modes.
2002-05-20 Christophe... Removed unused headers.
2002-05-20 Jon Lech Johansen * ./plugins/macosx/intf_controller.[mh]: you can...
2002-05-19 Christophe... Mac OS X-specific :
2002-05-19 Christophe... * Fixes for ffmpeg and mad.
2002-05-19 Christophe... * OS X intf is now more consistent with Apple guidelines.
2002-05-19 Gildas Bazin* fixed a segfault I introduced lately in gtk_preferences.
2002-05-19 Jon Lech Johansen * ./plugins/macosx/intf_vlc_wrapper.m: don't try...
2002-05-19 Christophe... * Fixed a segfault in the Mac OS X interface.
2002-05-19 Johan Bilien * plugins/satellite/input_satellite.c: cosmetic...
2002-05-19 Christophe... Removed fixed entries.
2002-05-19 Stéphane Borel*Initialize p_spudec->p_vout to NULL to prevent segfaul...
2002-05-19 Gildas Bazin* on win32 the rc plugin opens a new console.
2002-05-19 Gildas Bazin* filters were using memalign but freeing p_data instea...
2002-05-19 Christophe... * A few updates.
2002-05-19 Christophe... * New vlc.spec, courtesy of Yves Duret <yves.duret...
2002-05-19 Christophe... * New --with-ffmpeg option for standard installations.
2002-05-19 Christophe... Updated long descriptions.
2002-05-19 Gildas Bazin* on win32 the dummy interface plugin will open a dos...
2002-05-19 Gildas Bazin* moved the mpeg-motion and mpeg-idct options to the...
2002-05-19 Stéphane Borel*Mark subpictures destroyed when we end spudec thread.
2002-05-19 Christophe... * Another addition.
2002-05-19 Christophe... * Desperate attempt to improve audio output ;
2002-05-18 Gildas Bazin* updated INSTALL.win32
2002-05-18 Christophe... * Fixed Mac OS X resizing.
2002-05-18 Christophe... * Warning levels are no longer additive, patch courtesy...
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-18 Gildas Bazin* fixed deadlock in NextFrame() in aout_pcm.c
2002-05-18 Gildas Bazin* fixed a bug in the directx window creation function...
2002-05-18 Gildas Bazin* updated the MSVC++ project files and added support...
2002-05-18 Christophe... * Menu item to maximize the volume in Mac OS X ;
2002-05-18 Gildas Bazin* modified the directx video plugin to try to create...
2002-05-18 Sam Hocevar * ./debian/control: made the Build-Depends: entry...
2002-05-18 Stéphane Borel*A lock was not released;
2002-05-18 Sam Hocevar * ./plugins/text/rc.c: added a safety lock.
2002-05-18 Olivier Teulière * Fixed my previous commit
2002-05-18 Olivier Teulière * New Network dialog box for Gtk and Gnome interfaces
2002-05-17 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : you can now...
2002-05-17 Stéphane Borel*Update reference in case of sequence end code.
2002-05-17 Stéphane Borel*Don't keep the control lock during the pause
2002-05-17 Stéphane Borel*check for b_die and b_error in all loops so that we...
2002-05-17 Sam Hocevar * ./src/misc/mtime.c: we use nanosleep whenever possi...
2002-05-17 Laurent Aimar * plugins/avi/avi.c : it will not segfault with...
2002-05-17 Loïc Minier * removed usage of usleep (not thread safe) (by Meuuh)
2002-05-17 Loïc Minier * video output patch to improve handling of late...
2002-05-17 Sam Hocevar * ./src/interface/intf_msg.c, src/interface/intf_play...
2002-05-16 Gildas BazinAnother fix from Sam:
2002-05-16 Gildas Bazin* src/input/input_programs.c: fixed memory corruption...
2002-05-16 Tony CastleyFixed segfault in last checkin.
2002-05-16 Tony CastleyImproved overlay and bitmap support, not tested on...
2002-05-15 Sam Hocevar * ./plugins/dvd/dvd_summary.c: added a sanity check.
2002-05-15 Johan Bilien * plugins/vcd/* : vcd access plugin now uses mpeg_p...
2002-05-15 Christophe... Attempt to fix the video output with QuickTime 6.
2002-05-15 Sam Hocevar * ./plugins/ac3_adec/ac3_adec.c: probably fixed most...
2002-05-15 Cyril Deguet- check size to avoid realloc(0)
next