]> git.sesse.net Git - vlc/history - plugins/macosx
*Fixed EOF segfault at end of DVD
[vlc] / plugins / macosx /
2002-02-24 Sam Hocevar * Fixed a quite old bug in the audio output which...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-18 Jon Lech Johansen * MacOS X vout improvements
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-28 Stéphane Borel-Fixed ac3_spdif which has been broken recently,
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-19 Gildas Bazin* Converted the plugin initialization code of the macos...
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-12-02 Florian G. Pflug *) Fixed stupid bug in vout_Manage. It sometimes calle...
2001-11-29 Christophe MassiotFixed another compilation problem.
2001-11-29 Christophe MassiotMoved #include <string.h> to macosx plug-in instead...
2001-11-29 Florian G. Pflug *) Added "#include <string.>" to include/threads.h
2001-11-26 Florian G. Pflug *) changed includes from
2001-11-01 Florian G. PflugMade it possible to open a File after vlc was started...
2001-10-30 Christophe MassiotFixed mistakes in my previous commit.
2001-10-30 Christophe MassiotNew interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-08 Christophe MassiotBeuheuheuheuhuehueuhuehuehu forgot to add new QuickTime...
2001-10-08 Christophe MassiotMacOS X port : native QuickTime video output, courtesy...
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-07-12 Renaud DartusI forgot to commit others aout plugins
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
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-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-04-11 Eugenio JarosiewiczUpdated & cleaned up intf_macosx.c and vout_macosx...
2001-04-07 Eugenio JarosiewiczCleaning code and a small fix to make quit work on OSX
2001-04-06 Christophe Massiot* Sync MOSX dev/CVS tree : code support for MacOS X...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-18 Sam Hocevar * Forgot to remove a prototype when creating skeleton...
2001-03-18 Sam Hocevar * Function prototypes for the forthcoming Darwin...