32 Commits (3e8c0de97d5eb9a1520d5d8eb40cce91c65e6cef)

Author SHA1 Message Date
Damien Fouilleul 824efac543 - cleaned up in place and UI activation: VLC Plugin should behave better with other controls (ie. don't eat TABSTOP keystrokes, etc...) 20 years ago
Damien Fouilleul 57dd32ab1e - added support for non OLE containers, such as Windows Script Host WScript.CreateObject. 20 years ago
Damien Fouilleul 398ffa09a3 plugin.cpp: as usual,I forgot to disable my own debug 20 years ago
Damien Fouilleul 2fbbe6d56f plugin.cpp, plugin.h: delayed initialization of VLC until activation in place in user mode only 20 years ago
Damien Fouilleul 3d24634c36 plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Damien Fouilleul 2b61ffcd45 plugin.cpp: don't mess up custom protocol when combining 2 urls 21 years ago
Damien Fouilleul 3c3f388b7f oleobject.cpp: fixed order of notifications for buggy containers like Delphi, added default size at activation 21 years ago
Damien Fouilleul 6b2960cf3d plugin.cpp: on activation, set width and height in VLC configuration variables with plugin actual geometry, this prevents video rescaling when starting video 21 years ago
Damien Fouilleul 1ceb883e26 plugin.cpp: formatting cleanup 21 years ago
Damien Fouilleul 7ea7afc0e9 added clearer comments, couple of fixes 21 years ago
Damien Fouilleul 1fbd377cd7 I keep on forgeting to reset my own debug :) 21 years ago
Damien Fouilleul 7445b6bdc7 plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intialization lock when launching a debug session 21 years ago
Damien Fouilleul 19313bbfde all: bug fixing, clean-up 21 years ago
Damien Fouilleul e373df9de4 all: make sure that the plugin use that registry for plugin path 21 years ago
Damien Fouilleul d2310f2a22 all: reworked ActiveX plugin, which now works properly with .NET (tested with Visual Basic Express 2005) 21 years ago
Damien Fouilleul d453f42e30 Oops, I did it again ! 21 years ago
Damien Fouilleul 35db6dd6ec Improved compatibility 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Damien Fouilleul ee6c3bfc7d dataobject isn't ready for prime time yet :) 21 years ago
Damien Fouilleul 4f0d569132 plugin.cpp: forgot to initialize the mute variable 21 years ago
Damien Fouilleul da4dc63b33 all: clean-up, bug fixes so that plugin is now working correctly with Visual Basic 6 (which I have tested) and hopefully should also work with .NET (which I havent't tested). 21 years ago
Damien Fouilleul fd5297cf09 - previously checked in this file to work only within my debug environment 21 years ago
Damien Fouilleul 1b75d79ed2 - source cleanup 21 years ago
Damien Fouilleul b9057a61e7 - all: intitial offscreen drawing support (mostly for printing). Unfortunately, video output cannot be printed at this stage, and to support it, interfacing with a video filter such as the 'snapshot' filter is required to do a still capture. 21 years ago
Damien Fouilleul 722b1c1a23 main.cpp: fixed bug regarding TypeLib registration 21 years ago
Damien Fouilleul 1591dec08c - activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation 21 years ago
Steve Lhomme 3d831e04ec Avoid \r\n problems between platforms 21 years ago
Damien Fouilleul 6d094bafb3 - miscelleanous fixes and improvements 21 years ago
Damien Fouilleul f533f3d8aa ActiveX: misc fixes & improvements 22 years ago
Damien Fouilleul 03e30a851a Initial version of ActiveX plugin for VLC 22 years ago