vlc/mozilla
Derk-Jan Hartman 347e1ecf94 * WARNING: Libvlc API change
- VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet
 - VLC_ClearPlaylist was changed to VLC_PlaylistClear
 - Added a lot of new calls: 
   VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet,
   VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex,
   VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev, 
   VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute.
 - everything doxygenized.
 - There are NO mozilla functions of these additions yet. (someone else please?)
2004-06-06 13:02:26 +00:00
..
support * Added "Id" svn:keywords property to all files containing "$Id:". 2004-03-05 17:34:23 +00:00
Makefile.am * mozilla/Makefile.am: don't forget mozilla/npvlc_rc.rc in make dist. 2003-11-27 00:57:12 +00:00
npvlc_rc.rc * mozilla/vlcplugin.h: 2004-03-05 16:07:35 +00:00
vlc.r * mozilla plugin on MacOSX. Not fully implemented yet. 2003-08-14 12:38:04 +00:00
vlcintf.idl * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
vlcpeer.cpp NOTE: libvlc API changes 2004-06-05 16:09:00 +00:00
vlcpeer.h * ./mozilla/*: moved support files in a separate directory. 2003-04-09 16:18:36 +00:00
vlcplugin.cpp * configure.ac: 2003-10-23 17:04:40 +00:00
vlcplugin.h * mozilla/vlcplugin.h: 2004-03-05 16:07:35 +00:00
vlcshell.cpp * WARNING: Libvlc API change 2004-06-06 13:02:26 +00:00