]> git.sesse.net Git - vlc/history - plugins
* ./FAQ: new entry for RTP
[vlc] / plugins /
2002-07-09 Laurent Aimar plugins/avi/avi.c : now you can see avi over http...
2002-07-09 Olivier Teulière * ./plugins/win32/about.*: Added the version number...
2002-07-02 Sam Hocevar * ./plugins/gnome/gtk.c, ./plugins/gnome/gnome.c...
2002-07-02 Sam Hocevar * ./plugins/x11/xcommon.c: to enter fullscreen mode...
2002-07-02 Laurent Aimar * all : begin to support VOD, but it segfault very...
2002-07-01 Sam Hocevar * ./plugins/lirc/lirc.c: the lirc interface now works...
2002-07-01 Sam Hocevar * ./plugins/qt/*: the Qt interface now works again.
2002-07-01 Sam Hocevar * ./plugins/kde/*: the KDE interface now works again.
2002-07-01 Sam Hocevar * ./plugins/gtk/gtk_callbacks.c: fixed a segfault...
2002-06-30 Laurent Aimar *all : now can find key frame even with broken avi.
2002-06-30 Laurent Aimar all: ameliorations.
2002-06-29 Laurent Aimar plugins/avi/avi.c : fix some problems with broken avi
2002-06-28 Laurent Aimar plugins/avi/avi.c : audio seems to be better.
2002-06-27 Sam Hocevar * ./plugins/dvd/dvd_es.c: error in selecting SPU...
2002-06-27 Sam Hocevar * ./src/misc/modules.c: added the --plugin-path optio...
2002-06-27 Sam Hocevar * ./plugins/x11/*: added the --x11-drawable and ...
2002-06-27 Laurent Aimar * all : I've forgotten theses ...
2002-06-26 Laurent Aimar * all : I rewrite the way to read, in order to minimiz...
2002-06-19 Christophe MassiotBackported stable changes.
2002-06-18 Christophe MassiotPorted previous stable commits.
2002-06-11 Gildas Bazin* ./include/configuration.h: renamed MODULE_CONFIG_...
2002-06-10 Sam Hocevar * ./configure.in: fixed inet_pton detection.
2002-06-09 Christophe Massiot* Fixed some compile issues with what I checked in.
2002-06-09 Christophe Massiot* IPv6 multicast support, courtesy of Remco Poortinga...
2002-06-09 Sam Hocevar * ./plugins/filter/deinterlace.c: added two new deint...
2002-06-08 Sam Hocevar * ./plugins/mad/mad_libmad.c: changed error messages...
2002-06-08 Sam Hocevar * ./plugins/macosx/*: additional minor fixes.
2002-06-08 Sam Hocevar * ./plugins/macosx/vout_macosx.m, ./plugins/macosx...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-08 Loïc Minier * ./plugins/xosd/xosd.c: a couple more options, bette...
2002-06-08 Loïc Minier * ./configure.in: checking for the header should...
2002-06-07 Sam Hocevar * ./plugins/win32/*: tried to port the Win32 interfac...
2002-06-07 Sam Hocevar * ./plugins/gtk/gtk_callbacks.c: some code cleaning.
2002-06-07 Loïc Minier * forgot to cvs add the _files_ -- sorry
2002-06-07 Sam Hocevar * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have...
2002-06-07 Arnaud de Bossorei... * plugins/a52_system/.cvsignore: What about a little...
2002-06-07 Sam Hocevar * ./plugins/dummy/input_dummy.c: dummy targets such...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-05 Stéphane Borel* Release vout when we close spudec.
2002-06-05 Stéphane Borel*Only report initiliazation error when it is really...
2002-06-05 Stéphane Borel* Added mouse coordinates to vout struct. They are...
2002-06-05 Stéphane Borel*Check if p_vpar->p_vout is available before detaching it.
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-03 Gildas Bazin* ./plugins/win32/waveout.c: waveOutUnprepareHeader...
2002-06-02 Arnaud de Bossorei... * Makefile, configure.in, configure, MODULES: added...
2002-06-02 Sam Hocevar(ported from v0_4_1_branch)
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Christophe Massiot * ./plugins/macosx: rewrote the net panel for OS X
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Christophe Massiot* New Loop menu item in OS X interface.
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Gildas Bazin* ./plugins/a52/a52.c: compilation fix. Following C99...
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-02 Christophe Massiot* Channel change support on Mac OS X ;
2002-06-01 Christophe MassiotMac OS X interface :
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ./include/main.h, ./plugins/beos/intf_beos.cpp...
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: the BeOS BApplication...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-06-01 Sam Hocevar * ./plugins/macosx/intf_vlc_wrapper.m: fix for non...
2002-06-01 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: fixed an old overflow...
2002-06-01 Sam Hocevar * ./plugins/chroma/i420_rgb16.c: fix for skewed displ...
2002-06-01 Tony CastleyFixes for preventing multiple playlist windows
2002-06-01 Tony CastleyFix to prevent multiple Playlist windows
2002-06-01 Tony CastleyFixes for Playlist window
2002-06-01 Tony Castley* Fixes for Playlist window. Now only creates one...
2002-05-31 Christophe Massiot* Compilation fixes for Solaris ;
2002-05-31 Christophe Massiot* plugins/sdl/aout_sdl.c : Fixed an endianness issue...
2002-05-31 Olivier TeulièreWin32 interface:
2002-05-30 Gildas Bazin* ./plugins/mpeg_vdec/vpar_headers.c: don't try to...
2002-05-30 Cyril Deguet- gnome.c didn't compile
2002-05-30 Xavier Marchesini * intf_eject.c : added ejection code for Win32. Please...
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-29 Gildas Bazin* ./plugins/dummy/dummy.c: added a CATEGORY_HINT to...
2002-05-28 Sam Hocevar * ./plugins/filters/*: fixed inconsistencies.
2002-05-28 Olivier Teulière * New icons for the toolbar buttons
2002-05-28 Stéphane Borel*Added a b_force flag to picture_t so that we can force...
2002-05-27 Sam Hocevar * ./plugins/filter/*: filters are now configurable...
2002-05-27 Sam Hocevar * ./plugins/aa/aa.c: removed all palette code as...
2002-05-27 Laurent Aimar ALL : In order to make ac3 working in avi file...
2002-05-25 Laurent Aimar * all: avi file is a piece of sh*t, make more test.
2002-05-24 Gildas Bazin* ./include/inpu_ext-dec.h added a check to fifo->b_die...
2002-05-23 Jon Lech Johansen * ./plugins/macosx/intf_open.m: Remember last open...
2002-05-22 Christophe MassiotFixed 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 * ./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-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.
next