]> git.sesse.net Git - vlc/history - plugins/fx/scope.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / fx / scope.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
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-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-03-18 Sam Hocevar * ./extras/MacOSX_dvdioctl: removed outdated files.
2002-03-02 Sam Hocevar * ./plugins/dummy/input_dummy.c: fixed `vlc vlc...
2002-03-01 Sam Hocevar * ./po/no.po: Norwegian translation by Sigmund Augdal...
2002-02-27 Sam Hocevar * ./plugins/mpeg_vdec/vpar_headers.c: we no longer...
2002-02-25 Sam Hocevar * ./plugins/gtk/gtk_menu.c: fixed a compile issue...