]> git.sesse.net Git - vlc/shortlog
vlc
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)
2002-05-15 Olivier Teulière * plugins/win32/network.*: new Network dialog box
2002-05-15 Marc Ariberti * removed a debug message that I forgot in my previou...
2002-05-15 Marc AribertiOn sam's advice I added the input_FDNetworkClose()...
2002-05-15 Marc Ariberti * netutils.c: use closesocket() instead of close...
2002-05-15 Sam Hocevar * ./src/misc/configuration.c: fixed an issue with...
2002-05-15 Sam Hocevar * ./plugins/spudec/spu_decoder.c: fixed endianness...
2002-05-15 Sam Hocevar * ./plugins/satellite/input_satellite.c: fixed a...
2002-05-15 Sam Hocevar * ./configure.in: added libdvbpsi version check.
2002-05-15 Sam Hocevar * ./include/modules_inner.h: fixed a bug in module...
2002-05-14 Arnaud de Bossoreill... *** empty log message ***
2002-05-14 Christophe... Fixed a bug (glitch/segfault) when seeking.
2002-05-14 Johan Bilien * src/input/mpeg_system.c : We handle PCR even...
2002-05-14 Gildas Bazin* new --with-mad-tree configure option.
2002-05-14 Christophe... It should now be possible to quit when reading a bogus...
2002-05-14 Christophe... Do not eject when we're reading from the disc...
2002-05-14 Sam Hocevar * ./src/misc/modules.c: if a module has a zero-scored...
2002-05-14 Arnaud de Bossoreill... * src/misc/iso-639.def, include/iso_lang.h, src/misc...
2002-05-14 Sam Hocevar * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilat...
2002-05-14 Sam Hocevar * ./plugins/sdl/vout_sdl.c: fixed an aspect ratio...
2002-05-14 Johan Bilien * src/input/mpeg_system.c: fixed an old old bug...
2002-05-14 Laurent Aimar Sorry, fix a mistake.
2002-05-14 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : to avoid probl...
2002-05-14 Johan Bilien * doc/vlc-howto.sgml: Spelling mistakes, small...
2002-05-13 Christophe... * New OS X icon, courtesy of Joeri van Dooren <joeri...
2002-05-13 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : you should...
2002-05-13 Laurent Aimar * include/video.h : added new fourcc code for avi
2002-05-13 Sam Hocevar * ./plugins/filter/clone.c: New filter, `--filter...
2002-05-13 Sam Hocevar * ./plugins/x11/xcommon.c, ./plugins/x11/xvideo.c...
2002-05-13 Sam Hocevar * ./plugins/text/ncurses.c: ncurses interface improve...
2002-05-13 Laurent Aimar * mpeg_audio.c : don't use any more U32_AT. Thanks...
2002-05-12 Christophe... * Fixed menus [Mac OS X port]
2002-05-12 Laurent Aimar * All: simplifications.
2002-05-12 Christophe... * Mac OS X port : menus for Program/Title/Chapter/Langu...
2002-05-10 Laurent Aimar * All: use input_ClockManageRef to do synchro.
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-05-09 Sam Hocevar * ./src/interface/main.c: if Ctrl-C doesn't kill...
2002-05-09 Jon Lech Johansen * ./plugins/macosx/intf_vlc_wrapper.c: menu code...
2002-05-09 Johan Bilien * doc/vlc-howto.sgml : URL fix for libdvdcss
2002-05-07 Christophe... Fixed Mac OS X VOUT_SIZE_CHANGE signal.
2002-05-07 Laurent Aimar * corrected some bad lock/unlock
2002-05-07 Laurent Aimar * plugins/avi/avi.c : can now use --novideo
2002-05-06 Jon Lech Johansen * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
2002-05-06 Christophe... Improvements of the OS X GUI.
2002-05-06 Jean-Paul SamanAdded mad plugin downscale config option for selecting...
2002-05-06 Laurent Aimar *ALL : ameliorations ( i hope ;)
2002-05-06 Gildas Bazin* video plugins that don't handle rescaling themselves...
2002-05-05 Laurent Aimar * plugins/avi/avi.c try to not freeze when reach...
2002-05-05 Gildas Bazin* fixed the resizing and scaling of the X11 video output.
2002-05-04 Laurent Aimar*** empty log message ***
2002-05-04 Gildas Bazin* The Apply button in the preferences menu is grayed...
2002-05-04 Sam Hocevar * ./plugins/network/ipv4.c: fixed ipv4.so compilation...
2002-05-04 Christophe... More stable audio output [Mac OS X port] with more...
2002-05-04 Loïc Minier * ./BUGS :
2002-05-04 Loïc Minier * ./plugins/gtk/*.glade, ./plugins/gtk/*_interface...
2002-05-04 Loïc Minier * ./plugins/gtk/gnome.c, ./plugins/gtk/gtk.c, ./plugi...
2002-05-03 Jean-Paul SamanAout fifo adapts it size according to the length of...
2002-05-03 Sam Hocevar * ./include/modules_inner.h, ./src/misc/configuration...
2002-05-03 Sam Hocevar * ./configure.in: we check support for variadic macro...
2002-05-03 Loïc Minier * ./plugins/gtk/gnome.c: new option lets you hide...
2002-05-02 Christophe... Small FAQ update. Please note that everyone can update...
2002-05-02 Christophe... Added quite a few missing names.
2002-05-02 Sam Hocevar * ./plugins/qnx/vout_qnx.c: port of the QNX vout...
2002-05-02 Laurent Aimar * plugins/avi/avi.c : you can now use slow and...
2002-05-01 Christophe... * Misc sound fixes [Mac OS X port]
2002-05-01 Gildas Bazin* The configuration file and the log file are opened...
2002-05-01 Gildas Bazin* added a --with-a52-tree option to the configure script.
2002-05-01 Sam Hocevar * ./plugins/spudec/spu_decoder.c: FOURCC_YUY2 subtitl...
2002-05-01 Sam Hocevar * ./plugins/kde/*: configuration dialog for the KDE...
2002-04-30 Sam Hocevar * Humpfff. A typo in my previous commit.
2002-04-30 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: workaround for yet...
2002-04-30 Laurent Aimar * plugins/avi/avi.c : corrected a bug with broken...
2002-04-30 Gildas Bazin* added config_Get/PutFloatVariable to p_sysmbols....
2002-04-30 Laurent Aimar * plugins/avi/avi.c : changed in order to read...
2002-04-30 Johan Bilien * ALL: fixed a compilation issue in satellite input...
2002-04-29 Christophe... Cosmetic fixes.
2002-04-29 Gildas Bazin* Restored vout_CopyPicture(). It is needed by the...
2002-04-29 Olivier TeulièreCompilation fix.
2002-04-28 Jean-Paul SamanAdded more information in ipkg control file.
2002-04-28 Sam Hocevar * ./include/modules_inner.h: the module name is now...
next