]> git.sesse.net Git - vlc/history - plugins/text
* updated INSTALL.win32
[vlc] / plugins / text /
2002-05-18 Sam Hocevar * ./plugins/text/rc.c: added a safety lock.
2002-05-13 Sam Hocevar * ./plugins/text/ncurses.c: ncurses interface improve...
2002-05-01 Gildas Bazin* The configuration file and the log file are opened...
2002-04-21 Gildas Bazin* added config_GetFloatVariable() and config_PutFloatVa...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-06 Sam Hocevar * ./plugins/win32/mainframe.dfm: swapped two mixed...
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-20 Sam Hocevar * ./plugins/gtk/gtk.c: the log window is now black...
2002-02-19 Sam Hocevar * ./plugins/lirc/lirc.: various fixes, thanks to...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
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-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
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-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...