]> git.sesse.net Git - vlc/history - plugins/dummy/input_dummy.c
* ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy.
[vlc] / plugins / dummy / input_dummy.c
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-06-07 Sam Hocevar * ./plugins/dummy/input_dummy.c: dummy targets such...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-03-02 Sam Hocevar * ./plugins/dummy/input_dummy.c: fixed `vlc vlc...
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-07 Jon Lech Johansen * Fixed some win32 compile issues.
2001-08-09 Sam Hocevar * Fixed a bug in the gtk interface which caused vlc...
2001-07-26 Sam Hocevar * Fixed the MMX YUV plugin issues with gcc 2.96 and...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-06-08 Sam Hocevar * Lots of DirectX plugin fixes by Gildas Bazin.
2001-06-07 Sam Hocevar * Put most builtins in plugins again due to performan...