]> git.sesse.net Git - vlc/history - plugins/text
*) Added "#include <string.>" to include/threads.h
[vlc] / plugins / text /
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-09-09 Sam Hocevar Changes to vlc:
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-08-06 Sam Hocevar * Made the remote command plugin usable even with...
2001-07-25 Sam Hocevar * ncurses compilation fix by Michael Mondragon <mammo...
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-06-03 Sam Hocevar * Various little fixes
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-01 Sam Hocevar * Fixed a segfault in the SPU decoder initialization.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...
2001-04-16 Sam Hocevar * Added .cvsignore files in the plugins directories.
2001-04-15 Sam Hocevar * Updated TODO list with Henri's Apr 6th post.
2001-04-15 Sam Hocevar * A few Makefile fixes for BeOS
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...