16 Commits (2cb472dba008f7d877ffe6bae9c5575253365282)

Author SHA1 Message Date
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Damien Fouilleul 1ceb883e26 plugin.cpp: formatting cleanup 21 years ago
Damien Fouilleul 9f516fa2fc vlccontrol.cpp: fixed a bug in setVariable where arguments for VariantChangeType were inverted 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 d2310f2a22 all: reworked ActiveX plugin, which now works properly with .NET (tested with Visual Basic Express 2005) 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 b99ae3e215 all: activex plugin Set/GetVariable support all of VLC types 21 years ago
Damien Fouilleul 83974ced85 src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h 21 years ago
Damien Fouilleul 1b75d79ed2 - source cleanup 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