]> git.sesse.net Git - vlc/history - projects/activex
Wine: compilation fixes
[vlc] / projects / activex /
2009-05-05 Jean-Paul Samantest.html: print pretty output when vlc.input.length...
2009-05-05 Jean-Paul SamanUpdate test.html for mozilla and activex based browsers.
2009-05-05 Jean-Paul Samanactivex: sync test.html page with mozilla test.html...
2009-04-10 Rémi Denis-CourmontAvoid alloca()
2009-03-17 Jean-Paul Samansync activex test page with mozilla test page
2009-03-11 Vicente Jimenez... Missing use of options in test.html added playlist...
2009-03-10 JP DingerDe-deprecate activex plugin.
2009-03-10 Jean-Paul Samanactivex; sync test.html testpage with mozilla one.
2009-03-10 Jean-Paul Samanactivex: ignore this file
2009-03-07 Jean-Paul Samanactivex: protect calls to libvlc_playlist_isplaying().
2009-02-11 Anthony Loiseauactivex: snprintf is defined in stdio.h, include it
2009-02-11 Anthony Loiseauactivex: create "ex" before using this exception variable
2009-02-11 Jean-Paul Samanactivex: take lock before accessing libvlc_playlist_ite...
2009-01-28 Laurent AimarUse libvlc_playlist_add_extended_untrusted in activex...
2008-12-08 Geoffroy Couprieremove dependency to vc80's crt
2008-11-27 Geoffroy CouprieUsing a not sxs-aware CRT won't work
2008-11-24 Geoffroy CouprieAdd manifests to browser plugins
2008-08-02 Christophe MutricyAdd version number to libvlc(core).dll
2008-06-15 Jean-Paul SamanAdd Ended state.
2008-06-14 Jean-Paul SamanFix status reporting in test.html.
2008-06-14 Jean-Paul SamanUpdate test HTML page.
2008-06-14 Jean-Paul SamanTurn comment into error message.
2008-06-14 Jean-Paul SamanAdd playlist_CurrentId() to get the playlist item id...
2008-06-14 Jean-Paul SamanAdd comment about getVariable() and setVariable() JS...
2008-06-14 Jean-Paul SamanFix building of ActiveX control with 3 functions being...
2008-06-14 Jean-Paul SamanFix compiler error.
2008-06-14 Jean-Paul SamanFix get_VersionInfo() and break long lines.
2008-06-14 Jean-Paul SamanMove Toolbar to the IVLCControl2 interface object,...
2008-06-14 Jean-Paul SamanUse the same internal libvlc API as vlccontrol2.cpp...
2008-06-14 Jean-Paul SamanAdd some sane default values.
2008-06-14 Jean-Paul SamanRemove VLCPlugin::getVLCObject() methond from ActiveX
2008-06-14 Jean-Paul SamanAdd missing include to activex/plugin.h
2008-05-15 Rémi Denis-CourmontRename the shared libraries
2008-05-06 Anthony Loiseaugenerated files from axvlc.idl by midl (VisualStudio...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-11 Jean-Paul SamanFiles belonging to patch from, thannoy: Allow future...
2008-04-11 thannoy@actech-inn... Allow future control toolbar to be hidden (default...
2008-04-11 Jean-Paul SamanAdd Toolbar DISPID to activex axvlc.idl
2008-04-11 thannoy@actech-inn... Fix IVLCVideo.teletext binding
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-13 Jean-Baptiste KempfShut a warning.
2008-03-12 Rémi DuraffortForgotten in the previous commit.
2008-03-02 Rémi Denis-CourmontIgnore files create by configure
2008-02-25 Rémi Denis-CourmontActually fix the ActiveX plugin
2008-02-21 Damien Fouilleulactivex: oops, used duplicate id for BITMAP resource
2008-02-18 Damien Fouilleulactivex: it sounds like latest windres no longer suppor...
2008-02-04 Pierre d'HerbemontSource Tree Layout Cleanup: (As decided at videolan...