30 Commits (2e1619c2fbebd91e996c6d7e5ee776e80f22cbaf)

Author SHA1 Message Date
Christophe Mutricy dff7657dde Add version number to libvlc(core).dll 18 years ago
Jean-Paul Saman 13706670b8 Add Ended state. 18 years ago
Jean-Paul Saman 9649fa500a Fix status reporting in test.html. 18 years ago
Jean-Paul Saman 84476bb3bd Update test HTML page. 18 years ago
Jean-Paul Saman 0ac31c77f2 Turn comment into error message. 18 years ago
Jean-Paul Saman ef7ff281ab Add playlist_CurrentId() to get the playlist item id from the currently playing item. 18 years ago
Jean-Paul Saman 21d5beede3 Add comment about getVariable() and setVariable() JS function: they are removed because of their security implications. Everyone is advice to use the newer ActiveX v2 (IVLCControl2) interface instead. 18 years ago
Jean-Paul Saman feca357aaa Fix building of ActiveX control with 3 functions being unimplemented right now: 18 years ago
Jean-Paul Saman e5eae01a3e Fix compiler error. 18 years ago
Jean-Paul Saman 7f06456a57 Fix get_VersionInfo() and break long lines. 18 years ago
Jean-Paul Saman e5ff4e7a60 Move Toolbar to the IVLCControl2 interface object, where it should have been all along. 18 years ago
Jean-Paul Saman a2ccb9b4e1 Use the same internal libvlc API as vlccontrol2.cpp does. 18 years ago
Jean-Paul Saman 6a0f2d4686 Add some sane default values. 18 years ago
Jean-Paul Saman 763b673373 Remove VLCPlugin::getVLCObject() methond from ActiveX 18 years ago
Jean-Paul Saman 30b36a445e Add missing include to activex/plugin.h 18 years ago
Rémi Denis-Courmont 84d0f814c4 Rename the shared libraries 19 years ago
Anthony Loiseau 4dd87e5b15 generated files from axvlc.idl by midl (VisualStudio 2008) 19 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 19 years ago
Jean-Paul Saman 04e7bd8471 Files belonging to patch from, thannoy: Allow future control toolbar to be hidden (default) or shown. 19 years ago
thannoy@actech-innovation.com d5ec802741 Allow future control toolbar to be hidden (default) or shown. 19 years ago
Jean-Paul Saman 8b80610319 Add Toolbar DISPID to activex axvlc.idl 19 years ago
thannoy@actech-innovation.com adf0cc35eb Fix IVLCVideo.teletext binding 19 years ago
Pierre d'Herbemont bf1292e443 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. 19 years ago
Jean-Baptiste Kempf 7a214f493f Shut a warning. 19 years ago
Rémi Duraffort ddba9af97a Forgotten in the previous commit. 19 years ago
Rémi Denis-Courmont 0795b8399e Ignore files create by configure 19 years ago
Rémi Denis-Courmont 28094cb6a1 Actually fix the ActiveX plugin 19 years ago
Damien Fouilleul d47037fef0 activex: oops, used duplicate id for BITMAP resource 19 years ago
Damien Fouilleul 3fcebdaae2 activex: it sounds like latest windres no longer supports resource by name, use integer instead 19 years ago
Pierre d'Herbemont 2e888fde24 Source Tree Layout Cleanup: (As decided at videolan-meeting #2) 19 years ago