]> git.sesse.net Git - vlc/history - activex/plugin.cpp
Removes trailing spaces. Removes tabs.
[vlc] / activex / plugin.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-06-26 Damien Fouilleulactivex: remove logo when control runs in usermode...
2007-06-23 Pierre d'HerbemontActiveX: Reflect libvlc changes: media_instance destroy...
2007-06-20 Pierre d'HerbemontActiveX: More input->media_instance fix.
2007-06-19 Pierre d'HerbemontActiveX: More input->media_instance changes.
2007-05-21 Damien Fouilleul- bye, bye "fast-mutex" and "win9x-cv-method" variables
2007-04-10 Damien Fouilleul- activex: support for taking a snapshot into a Picture...
2007-04-06 Damien Fouilleul- activex: misc. cleanups
2007-01-31 Damien Fouilleul- activex: globally use win32 unicode APIs, hopefully...
2006-12-07 Damien Fouilleul- activex: backporting from 0.8.6
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-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-22 Damien Fouilleul- activex: added configuration interface
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-07-18 Damien Fouilleul- all: fixed object interfaces queries and other fixes...
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-01-23 Damien Fouilleulplugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible...
2006-01-12 Antoine CellerierFSF address change.
2005-11-15 Damien Fouilleulplugin.cpp: don't mess up custom protocol when combinin...
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-17 Damien Fouilleulplugin.cpp: formatting cleanup
2005-10-11 Damien Fouilleuladded clearer comments, couple of fixes
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-07-21 Damien FouilleulOops, I did it again !
2005-07-19 Damien FouilleulImproved compatibility
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
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-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-03-16 Damien Fouilleulmain.cpp: fixed bug regarding TypeLib registration
2005-03-07 Damien Fouilleul- activate (make visible) as soon as embedded into...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-02-17 Damien Fouilleul- miscelleanous fixes and improvements
2005-01-21 Damien FouilleulActiveX: misc fixes & improvements
2005-01-19 Damien FouilleulInitial version of ActiveX plugin for VLC