JP Dinger
a7ad1f7300
Lots of cosmetics, and drop an unneeded dynamic_cast<> (cast to parent is free).
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
3cf5be6981
- ActiveX: optimized implementation of all IEnumXXX classes (more template obfuscation I'm afraid), fixed IConnectionPoints for DCOM
20 years ago
Damien Fouilleul
727b4c332e
- activex: cleanup, improved VB compatibility and new test.html file for new script APIs
20 years ago
Antoine Cellerier
2cb472dba0
FSF address change.
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