An error occurred fetching the project authors.
- 08 Jun, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 May, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 May, 2007 3 commits
-
-
Antoine Cellerier authored
* Some more fixes (+ don't redefine a function that already existed, reverts part of previous commit).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It is by design flawed to have phony built source.
-
- 19 May, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Apr, 2007 2 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- configuration: added "--prefer-system-codecs" option to force VLC to use codecs installed on system whwn a choice is available (currently only works on win32)
-
- 25 Apr, 2007 1 commit
-
-
Rafaël Carré authored
(That usually happens when system D-Bus daemon is not running)
-
- 14 Apr, 2007 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 11 Apr, 2007 1 commit
-
-
Antoine Cellerier authored
* Add --list-verbose option. * Make sure that help related options always come first in the help output.
-
- 08 Apr, 2007 1 commit
-
-
Rafaël Carré authored
-
- 07 Apr, 2007 4 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rafaël Carré authored
-
- 06 Apr, 2007 2 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
Adds one instance in NEWS
-
- 05 Apr, 2007 2 commits
-
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
- 19 Mar, 2007 1 commit
-
-
Antoine Cellerier authored
When using -p <module name> (or --module <module name>) to look for help, also check if the module name matches a module's shortcut (and not only the main name). Makes it possible to use stuff like vlc -p udp instead of vlc -p access_udp.
-
- 14 Mar, 2007 2 commits
-
-
Rémi Denis-Courmont authored
Note that this provisionaly breaks the command line on non-UTF-8 non-Win32 systems
-
Rémi Denis-Courmont authored
- Fix re-entrancy problem for multiple LibVLC in the same process
-
- 13 Mar, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Mar, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 06 Mar, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
More fixes to come
-
- 27 Feb, 2007 2 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- libvlc: make sure that p_static_libvlc always point to the first libvlc instance (actually, is it still used ?)
-
- 25 Feb, 2007 1 commit
-
-
Antoine Cellerier authored
[00000001] main libvlc error: option daemon does not exist [00000001] main libvlc error: option pidfile does not exist The were due to the module_EndBand( p_libvlc ); on line 430 in libvlc-common.c . Please check that this is the correct way of doing it.
-
- 12 Feb, 2007 1 commit
-
-
Marian Durkovic authored
Refs: #900 #920 #1031
-
- 06 Feb, 2007 3 commits
-
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Jean-Paul Saman authored
Fix by thresh for syslog logging. Initialized pointers to NULL, so it can be checked upon in the code.
-
- 01 Feb, 2007 1 commit
-
-
Rafaël Carré authored
-
- 30 Jan, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 10 Dec, 2006 1 commit
-
-
Clément Stenac authored
releasing it. mutex locks /= 20 on a standard preparse run * Only create absolutely necessary variables while preparsing --> Preparse speed *= 4 (with item in disk cache of course) * Do not rebuild playlist too much while adding a directory. Add a new flag to NodeCreate and Add to control this behaviour
-
- 06 Dec, 2006 1 commit
-
-
Rafaël Carré authored
It now checks if a capable "Media Player" is running, not only VLC.
-