]> git.sesse.net Git - vlc/history - plugins/text/rc.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / text / rc.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-21 Sigmund Augdal Helberg * ./src/libvlc.c: updated usage info to include STRIN...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-15 Sam Hocevar * ./plugins/*: interface plugins set p_vlc->b_die...
2002-06-27 Sam Hocevar * ./src/misc/modules.c: added the --plugin-path optio...
2002-06-07 Sam Hocevar * ./plugins/gtk/gtk_callbacks.c: some code cleaning.
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
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-19 Gildas Bazin* on win32 the rc plugin opens a new console.
2002-05-18 Sam Hocevar * ./plugins/text/rc.c: added a safety lock.
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-03-26 Gildas Bazin* various little portability fixes
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-06-03 Sam Hocevar * Various little fixes
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...