]> git.sesse.net Git - vlc/shortlog
vlc
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...
2002-04-28 Sam Hocevar * ./plugins/sdl/vout_sdl.c, ./plugins/x11/xcommon...
2002-04-28 Sam Hocevar * ./include/os_specific.h: got it wrong once again...
2002-04-28 Sam Hocevar * ./include/os_specific.h: fixed my fix. sorry for...
2002-04-28 Sam Hocevar * ./include/os_specific.h: fixed a C++ compilation...
2002-04-28 Sam Hocevar * Removed the main() declaration because SDL defines...
2002-04-27 Laurent Aimar * plugins/avi/avi.c : with some broken avi file...
2002-04-27 Gildas Bazin* moved the function definitions from threads.h into...
2002-04-27 Laurent Aimar * plugins/avi/avi.c : seek is faster
2002-04-27 Johan Bilien * ALL : better FreeBSD detection for VCD input
2002-04-26 Christophe... Fixed a typo in libdvbpsi handling.
2002-04-26 Johan Bilien* plugins/vcd/cdrom_tools : FreeBSD 4.5 port of...
2002-04-26 Gildas Bazin* updated win32 compilation instructions.
2002-04-26 Johan Bilien * plugins/mpeg_system/mpeg_ts.c : fixed --program...
2002-04-26 Jon Lech Johansen * Fixed my fix for the fix for vlc_memalign. Sorry...
2002-04-26 Jon Lech Johansen * ./include/common.h: Fixed vlc_memalign.
2002-04-26 Laurent Aimar * plugins/avi/avi.c : now it can play broken file...
2002-04-26 Sam Hocevar * ./src/misc/beos_specific.c: added system_Configure...
2002-04-26 Laurent Aimar * src/input/input_programs.c : an video divx ES...
2002-04-26 Jon Lech Johansen * ./src/misc/darwin_specific.c: added system_Configure().
2002-04-25 Jon Lech Johansen * Cleaned up QTScaleMatrix().
2002-04-25 Christophe... * MacOS X port :
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-25 Sam Hocevar * ./configure.in: dropped usage of $withval and ...
2002-04-25 Laurent Aimar * plugins/avi/avi.c: will not segfault when no...
2002-04-25 Laurent Aimar * plugins/ffmpeg/ffmpeg.c : with empty frame(data_p...
2002-04-25 Johan Bilien* Moved Program Specific Information decoder to the...
2002-04-24 Gildas Bazin* fixed typo. You have to double click on the video...
2002-04-24 Gildas Bazin* on Win32 the config file is now stored under the...
2002-04-24 Jon Lech Johansen * Fixed MacOS X module linking problem.
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-23 Laurent Aimar* ./plugins/ac3_adec/* use _M to avoid conflict with...
2002-04-23 Olivier Teulière * plugins/win32/preferences.cpp: fixed a compilation bug
2002-04-23 Sam Hocevar * ./plugins/avi, ./plugins/ffmpeg: created empty...
2002-04-23 Gildas Bazin* DirectX video output plugin now uses triple buffering...
2002-04-23 Sam Hocevar * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_e...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-23 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: optimized the 420...
2002-04-23 Jon Lech Johansen * Added Open disc and network panels.
2002-04-22 Sam Hocevar * ./src/interface/main.c: i_warning_level is set...
2002-04-21 Gildas Bazin* Fixed the warning_level handling: "-v" and "--warning...
2002-04-21 Sam Hocevar * ./src/misc/configuration.c: support for short optio...
2002-04-21 Gildas Bazin* added config_GetFloatVariable() and config_PutFloatVa...
2002-04-21 Sam Hocevar * ./po/*: re-ran make update-po, fixed a few translat...
2002-04-20 Sam Hocevar * ./po/de.po: updated german translation. Many thanks...
2002-04-20 Tristan Leteurtre . Url & mailing-lists corrections
2002-04-20 Gildas Bazin* the last category from the config options wasn't...
2002-04-20 Jean-Paul SamanUpdated Netherlands translation of interface.
2002-04-20 Loïc Minier * po/fr.po : completed french translations
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-18 Christophe... Fixed typos.
2002-04-18 Sam Hocevar * ./vlc.spec: fixed build dependencies.
2002-04-18 Sam Hocevar * ./include/threads.h: fixed a segfault under Solaris...
2002-04-18 Sam Hocevar * ./configure.in: switched version to 0.3.1.
2002-04-18 Sam Hocevar * ./configure.in, ./plugins/network/ipv6.c: support...
2002-04-17 Christophe... * Finally fixed MacOS X aspect ratio. If you know how...
2002-04-17 Johan Bilien* in TS demux, a program is selected only if a PMT...
next