vlc/src/control
Damien Fouilleul a593fa18ef all: rewrite of mozilla plugin
- added a couple of support APIs in libvlc
- retired XPCOM interface, all scripting now goes through NPObject apis
- new APIs using libvlc (roughly similar to java bindings)
2006-08-27 16:18:59 +00:00
..
audio.c src/control: a bit of cleanup here and there 2006-08-01 09:22:35 +00:00
core.c src/control: a bit of cleanup here and there 2006-08-01 09:22:35 +00:00
input.c src/control: a bit of cleanup here and there 2006-08-01 09:22:35 +00:00
mediacontrol_audio_video.c include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen 2006-07-19 09:00:32 +00:00
mediacontrol_core.c Should fix compilation. Not tested 2006-08-11 23:30:02 +00:00
mediacontrol_init.c * 2nd review of /src/* \ libvlc.h (refs #438) 2006-04-01 11:27:40 +00:00
mediacontrol_plugin.c * 2nd review of /src/* \ libvlc.h (refs #438) 2006-04-01 11:27:40 +00:00
mediacontrol_util.c String fixes in src (Refs:#438) 2006-03-28 20:29:28 +00:00
playlist.c Fixed a missing assert.h inclusion. 2006-08-01 10:30:31 +00:00
video.c all: rewrite of mozilla plugin 2006-08-27 16:18:59 +00:00
vlm.c More vlm functions added in libvlc (to play, pause and stop a broadcast) 2006-07-26 15:13:47 +00:00