JP Dinger
31f958462d
Cosmetics; shore up long winded code a bit in the activex plugin.
17 years ago
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
165585bded
URI: when pasring for protocol headers allow for more characters than just alpha
19 years ago
Damien Fouilleul
ebf11a99f3
- activex: globally use win32 unicode APIs, hopefully this will fix reported registration problems
19 years ago
Damien Fouilleul
fc9b8e5696
- activex: backporting from 0.8.6
20 years ago
Damien Fouilleul
3ef4916050
- ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as default IDL compiler
20 years ago
Damien Fouilleul
23ab9d7ec9
- minor fixes
20 years ago
Antoine Cellerier
2cb472dba0
FSF address change.
21 years ago
Damien Fouilleul
b8cdc61abd
utils.cpp: needs to initialize returned variant for delphi when querying for ambient properties
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
plugin.h: validate container code page before using it
utils.cpp,utils.h: type clean-up
connectioncontainer.cpp: fixed stack corruption (???) when poping and dispatch an event
21 years ago
Damien Fouilleul
19313bbfde
all: bug fixing, clean-up
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
1b75d79ed2
- source cleanup
- few bugs fixed
- added suport to Ole Extent measurments to improve compatibilty
21 years ago
Steve Lhomme
3d831e04ec
Avoid \r\n problems between platforms
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