]> git.sesse.net Git - vlc/history - src/input/input_ext-plugins.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / src / input / input_ext-plugins.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-24 Christophe Massiot* ./configure : better detection of IPv6, fixed solaris...
2002-07-21 Sam Hocevar * ./src/input/input_ext-plugins.c: reverted my previo...
2002-07-21 Sam Hocevar * ./src/input/input_ext-plugins.c: added a missing...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-06-27 Sam Hocevar * ./src/misc/modules.c: added the --plugin-path optio...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-21 Sam Hocevar * src/input/input_ext-plugins.c, src/input/input_ext...
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
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-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-02 Christophe MassiotCompilation fix. :-ppppp
2002-04-02 Christophe Massiot* Altivec-enabled version of fastmemcpy
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-02 Xavier Marchesini * Various Win32 compilation fixes.
2002-03-01 Christophe MassiotInput III (Episode 1).