]> git.sesse.net Git - vlc/history - activex
* Fix blocking intf launching without pf_run on OSX
[vlc] / activex /
2007-02-26 Damien Fouilleul-activex: implement _NewEnum property on log.messages...
2007-01-31 Damien Fouilleul- activex: misc fixes for properties and events sinks
2007-01-31 Damien Fouilleul- activex: globally use win32 unicode APIs, hopefully...
2007-01-14 Christophe MutricyHappy New Year
2007-01-08 Damien Fouilleul- added OLESelfRegister in version resource (may fix...
2007-01-08 Damien Fouilleul- added 'vlc.video.crop' property for ActiveX/Mozilla
2007-01-07 Jean-Paul SamanUpdate ActiveX bindings
2007-01-07 Jean-Paul SamanReworked vlc.audio.channel API for JavaScript. All...
2006-12-30 Jean-Paul SamanTest for the pointer iso for the pointer to the pointer...
2006-12-20 Jean-Paul SamanAudio track and channel support for JavaScript API...
2006-12-14 Damien Fouilleul- activex: few fixes, generate latest tlb
2006-12-13 Christophe Mutricy.h and .cpp are not executable files
2006-12-12 Jean-Paul SamanAdd support to the activex, mozilla, firefox, safari...
2006-12-11 Christophe MutricyDon't call removed target.
2006-12-10 Rémi Denis-CourmontUse shared libvlc on Win32
2006-12-07 Damien Fouilleul- activex: backporting from 0.8.6
2006-12-05 Damien Fouilleul activex: when linking against the shared lib DLL,...
2006-12-05 Damien Fouilleul- mozilla, activex: vlc-config vlc -> libvlc changes
2006-11-23 Damien Fouilleulactivex: make CATID redefinitions static & private...
2006-11-23 Damien Fouilleul- latest mingw headers removed some category definitions
2006-10-30 Jean-Paul SamanFix property get_aspectRatio (forward port of [17383])
2006-10-30 Jean-Paul Saman(Forward port of [17380]) Aspect ratio property for...
2006-10-29 Jean-Paul SamanRemove excess whitespace
2006-10-27 Damien Fouilleul- add log APIs to Activex
2006-10-10 Damien Fouilleulplugin.cpp: formatting
2006-10-09 Damien Fouilleul- added support for returning custom error messages...
2006-10-04 Damien Fouilleul- Optimized clipping, removed the extra child window...
2006-10-01 Damien Fouilleul- test.html: use position rather than time to update...
2006-09-26 Damien Fouilleul- activex: fix plugin path search, now relative to...
2006-09-26 Damien Fouilleul- activex: more features and fully updated test.html...
2006-09-25 Jean-Paul SamanUse shell style parenthesis for VLC_CONFIG in Makefile.am
2006-09-25 Jean-Paul Samanremove excess whitespace
2006-09-22 Damien Fouilleul- activex: added configuration interface
2006-09-21 Damien Fouilleul- ActiveX: optimized implementation of all IEnumXXX...
2006-09-18 Damien Fouilleul- activex: cleanup, improved VB compatibility and new...
2006-09-18 Clément StenacUse a separate message bank for each libvlc instance
2006-09-14 Damien Fouilleul- activex: initialization issues
2006-09-14 Damien Fouilleul- ActiveX: support for libvlc and common scripting...
2006-09-04 Christophe MutricyAs a second effect of the recent libtool/build system...
2006-08-18 Damien Fouilleul- minor fixes
2006-07-18 Damien Fouilleul- all: fixed object interfaces queries and other fixes...
2006-05-11 Damien Fouilleul- modified for standalone INF file distribution (i...
2006-04-06 Damien Fouilleul- fixed a few return codes from APIs
2006-04-02 Damien Fouilleul- make sure help string for propget and propput propert...
2006-04-02 Clément Stenac2nd activeX review (Refs:#438)
2006-04-02 Clément StenacActiveX review by tonsofpcs
2006-03-30 Damien Fouilleul- cleaned up in place and UI activation: VLC Plugin...
2006-03-25 Damien Fouilleul- added support for non OLE containers, such as Windows...
2006-03-20 Damien Fouilleulplugin.cpp: as usual,I forgot to disable my own debug
2006-03-20 Damien Fouilleulplugin.cpp, plugin.h: delayed initialization of VLC...
2006-02-28 Rémi Denis-Courmontmv -> mv -f
2006-02-27 Rémi Denis-CourmontWork-around libtool's work-around which adds .exe on...
2006-02-23 Rémi Denis-CourmontLinking order fix
2006-02-23 Rémi Denis-CourmontSame fix for activeX
2006-02-22 Damien Fouilleulall: renamed DLL import library as libvlc.dll.a, as...
2006-02-22 Damien Fouilleulall: for WIN32, create an import library libvlc-dll...
2006-02-21 Damien Fouilleulvlccontrol.cpp: fixed bounds issue when allocating...
2006-02-19 Rémi Denis-CourmontPropagate libvlc move in plugins
2006-01-27 Antoine CellerierUpdate copyright dates used in interfaces and binaries...
2006-01-23 Damien Fouilleulplugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible...
2006-01-17 Damien FouilleulREADME.TXT: updated documentation
2006-01-12 Antoine CellerierFSF address change.
2005-12-14 Damien Fouilleultest.html: updated example HTML code for activex plugin
2005-12-04 Rémi Denis-CourmontFix RC compilation from source snapshots
2005-11-29 Damien Fouilleulall: updated activex control to use new cone design
2005-11-15 Damien Fouilleulplugin.cpp: don't mess up custom protocol when combinin...
2005-11-14 Damien Fouilleulutils.cpp: needs to initialize returned variant for...
2005-11-11 Damien Fouilleuloleobject.cpp: fixed order of notifications for buggy...
2005-10-27 Damien Fouilleulplugin.cpp: on activation, set width and height in...
2005-10-23 Rémi Denis-CourmontAnother bunch of attributes fixes
2005-10-17 Damien Fouilleulplugin.cpp: formatting cleanup
2005-10-11 Damien Fouilleuladded clearer comments, couple of fixes
2005-10-11 Damien Fouilleulvlccontrol.cpp: fixed a bug in setVariable where argume...
2005-10-11 Damien FouilleulI keep on forgeting to reset my own debug :)
2005-10-11 Damien Fouilleulplugin.cpp: auto-detect debbuger and change threading...
2005-09-16 Damien Fouilleulall: bug fixing, clean-up
2005-08-21 Damien Fouilleulall: make sure that the plugin use that registry for...
2005-08-21 Damien Fouilleulall: reworked ActiveX plugin, which now works properly...
2005-08-18 Rémi Denis-CourmontReplace the specific VERSION32 kludge with a clean...
2005-08-02 Damien Fouilleul- add libvlc.a at the end of the linking chain, so...
2005-07-21 Damien FouilleulOops, I did it again !
2005-07-19 Damien FouilleulImproved compatibility
2005-07-14 Rémi Denis-Courmont- Automatic versioning info in ActiveX plugin (refs...
2005-07-09 Antoine Cellerierlastest -> latest
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-28 Damien Fouilleul- updated to axvlc.inf used to create http://downloads...
2005-06-28 Damien Fouilleul- changed codebase path to 'http://downloads.videolan...
2005-06-28 Damien Fouilleuldataobject isn't ready for prime time yet :)
2005-06-27 Damien Fouilleulplugin.cpp: forgot to initialize the mute variable
2005-06-27 Damien Fouilleulall: clean-up, bug fixes so that plugin is now working...
2005-06-07 Christophe MutricyUpdate copyright date
2005-05-31 Damien Fouilleulall: activex plugin Set/GetVariable support all of...
2005-05-11 Damien Fouilleultest.html: improved user feedback, especially for live...
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-04-18 Damien Fouilleul- previously checked in this file to work only within...
2005-04-18 Damien Fouilleul- source cleanup
2005-04-06 Damien Fouilleul- all: intitial offscreen drawing support (mostly for...
2005-04-01 Damien FouilleulDocumentation/Example update
2005-03-23 Damien Fouilleul- added a slider to control VLC playback from HTML.
next