Pierre d'Herbemont
2e888fde24
Source Tree Layout Cleanup: (As decided at videolan-meeting #2 )
projects/ - contains projects that link to libvlc other than vlc and the bindings.
extras/package - contains the packaging specific files.
extras/deprecated - deprecated files.
extras/buildsystem - contains non-default buildsystem stuff.
extras/analyser - contains code analyser (such as editor specific files) specific files.
18 years ago
Rafaël Carré
6ee1e193fd
Removes trailing spaces. Removes tabs.
19 years ago
Damien Fouilleul
fc9b8e5696
- activex: backporting from 0.8.6
20 years ago
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...)
- minor code cleanup and fixes
20 years ago
Damien Fouilleul
3d24634c36
plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation
vlccontrol.cpp: fixed small mem leak
21 years ago
Antoine Cellerier
2cb472dba0
FSF address change.
21 years ago
Damien Fouilleul
3c3f388b7f
oleobject.cpp: fixed order of notifications for buggy containers like Delphi, added default size at activation
plugin.cpp: set configuration width/height when resizing control
21 years ago
Damien Fouilleul
d2310f2a22
all: reworked ActiveX plugin, which now works properly with .NET (tested with Visual Basic Express 2005)
added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
without programming.
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
(da big courmischage)
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).
Outstanding issue: the control properties are not persisted
vlc16x16.bmp: toolbar icon for VLC plugin
21 years ago
Damien Fouilleul
1b75d79ed2
- source cleanup
- few bugs fixed
- added suport to Ole Extent measurments to improve compatibilty
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
This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
21 years ago
Steve Lhomme
3d831e04ec
Avoid \r\n problems between platforms
21 years ago
Damien Fouilleul
6d094bafb3
- miscelleanous fixes and improvements
- self registration (Internet installation now possible)
21 years ago
Damien Fouilleul
03e30a851a
Initial version of ActiveX plugin for VLC
22 years ago