- 08 Jan, 2007 2 commits
- 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
-
-
damienf 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
-
-
damienf authored
-
- 05 Dec, 2006 2 commits
-
-
damienf 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
-
damienf authored
-
- 23 Nov, 2006 2 commits
- 30 Oct, 2006 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 29 Oct, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 27 Oct, 2006 1 commit
-
-
damienf authored
- cleanup
-
- 10 Oct, 2006 1 commit
-
-
damienf authored
supportinfo: use static IIDs as previous method wouldn't work in a multithreaded environment
-
- 09 Oct, 2006 1 commit
-
-
damienf authored
- added missing video.toggleFullscreen() API
-
- 04 Oct, 2006 1 commit
-
-
damienf authored
- Optimized clipping, removed the extra child window which prevented some buggy Intel DirectX drivers to render (can't handle too many sub-windows ?). Resizing looks smoother on IE, needs a lot of compatiblity checks on other apps such as VB, Delphi, etc... - Fixed initial volume setting
-
- 01 Oct, 2006 1 commit
-
-
damienf authored
-
- 26 Sep, 2006 2 commits
- 25 Sep, 2006 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 22 Sep, 2006 1 commit
-
-
damienf authored
-
- 21 Sep, 2006 1 commit
-
-
damienf authored
- ActiveX: optimized implementation of all IEnumXXX classes (more template obfuscation I'm afraid), fixed IConnectionPoints for DCOM
-
- 18 Sep, 2006 2 commits
- 14 Sep, 2006 2 commits
- 04 Sep, 2006 1 commit
-
-
Christophe Mutricy authored
As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.
-
- 18 Aug, 2006 1 commit
-
-
damienf authored
-
- 18 Jul, 2006 1 commit
-
-
damienf authored
-
- 11 May, 2006 1 commit
-
-
damienf authored
- modified for standalone INF file distribution (i.e. installer is no longer bundled in cab, it is downloaded instead)
-
- 06 Apr, 2006 1 commit
-
-
damienf authored
-
- 02 Apr, 2006 1 commit
-
-
damienf authored
- commit output of MIDL compilation otherwise changes don't make it into the build
-