- 20 Aug, 2007 1 commit
-
-
Damien Fouilleul authored
-
- 31 Jul, 2007 1 commit
-
-
Damien Fouilleul authored
-
- 27 Jul, 2007 2 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
- 07 Jul, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 06 Jul, 2007 1 commit
-
-
Jean-Paul Saman authored
JavaScript API to change the selected teletext page from IE ActiveX, Mozilla/Firefox, Safari webbrowser plugins.
-
- 26 Jun, 2007 1 commit
-
-
Damien Fouilleul authored
activex: remove logo when control runs in usermode and fill canvas with background color instead, which is settable as "BackColor" property (or bgcolor for web).
-
- 23 Jun, 2007 1 commit
-
-
Pierre d'Herbemont authored
-
- 20 Jun, 2007 1 commit
-
-
Pierre d'Herbemont authored
-
- 19 Jun, 2007 2 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 21 May, 2007 1 commit
-
-
Damien Fouilleul authored
-
- 10 Apr, 2007 1 commit
-
-
Damien Fouilleul authored
-
- 06 Apr, 2007 1 commit
-
-
Damien Fouilleul authored
-
- 03 Apr, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 22 Mar, 2007 1 commit
-
-
Damien Fouilleul authored
-
- 11 Mar, 2007 1 commit
-
-
Jean-Paul Saman authored
to JavaScript API implementation.
-
- 26 Feb, 2007 1 commit
-
-
Damien Fouilleul authored
-activex: implement _NewEnum property on log.messages collection to allow for "For each message in log.messages" construct in VB and other languages
-
- 31 Jan, 2007 2 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
- 14 Jan, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 08 Jan, 2007 2 commits
-
-
Damien Fouilleul authored
- added OLESelfRegister in version resource (may fix reported security problems when registering ActiveX plugin)
-
Damien Fouilleul authored
-
- 07 Jan, 2007 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 30 Dec, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 20 Dec, 2006 1 commit
-
-
Jean-Paul Saman authored
Audio track and channel support for JavaScript API. The ActiveX vlc.audio.channel interface still has a bug left.
-
- 14 Dec, 2006 1 commit
-
-
Damien Fouilleul authored
-
- 13 Dec, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 12 Dec, 2006 1 commit
-
-
Jean-Paul Saman authored
Add support to the activex, mozilla, firefox, safari plugin for changing audio track and audio output channel (reverse, stereo, left, right, dolby).
-
- 11 Dec, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 10 Dec, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 07 Dec, 2006 1 commit
-
-
Damien Fouilleul authored
-
- 05 Dec, 2006 2 commits
-
-
Damien Fouilleul authored
activex: when linking against the shared lib DLL, it looks like the linker is picking the DLL name from inside the file, rather than the filename itself. in most cases, this is not a problem, as both are usually the same. Unfortunately, since libtool has a bug on cygwin, whereby the ouput name is libvlc.dll.exe rather than libvlc.dll, the wrong name 'libvlc.dll.exe' is used by the linker rather than the corrected filename. Using the import lib libvlc.dll.a instead fixes that problem. the proper fix should probably a patch to libtool
-
Damien Fouilleul authored
-
- 23 Nov, 2006 2 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
- 30 Oct, 2006 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 29 Oct, 2006 1 commit
-
-
Jean-Paul Saman authored
-