vlc/evc
Derk-Jan Hartman be973dfb40 NOTE: libvlc API changes
* renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
* added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
* reordered the functions in libvlc. everything was mixed up.
* added doxygen info to all the functions
* fixed several functions to use the correct underlying API calls
* corrected the copyright info


This is in preparation of the new libvlc calls for mozilla plugin
temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
2004-06-05 16:09:00 +00:00
..
config.h.in * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media 2004-04-27 09:33:58 +00:00
libvlc.vcp.in * ./src/misc/modules.c: p_module->psz_filename is now filled with a real 2002-11-19 17:38:07 +00:00
modules_builtin_evc.h * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/ 2002-11-13 15:28:24 +00:00
plugins.vcp.in * ./evc/plugins.vcp.in: fixed plugin entry points for WinCE. 2002-11-20 13:37:36 +00:00
vlc.c NOTE: libvlc API changes 2004-06-05 16:09:00 +00:00
vlc.vcp.in * ./src/misc/modules.c: p_module->psz_filename is now filled with a real 2002-11-19 17:38:07 +00:00
vlc.vcw * ./src/misc/messages.c: we overwrite the WinCE logfile instead of appending 2002-11-25 12:08:58 +00:00