- 01 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 Apr, 2008 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 29 Apr, 2008 3 commits
-
-
Adrien Grand authored
In the function ExecuteCommand, p_message is given in argument to ExecuteHelp and is then modified locally in ExecuteHelp: p_message = vlm_MessageNew( "help", vlm_NULL ); whereas it is used further in function ExecuteCommand. This patch fixes this problem by passing the pointer address in argument to ExecuteHelp instead of the pointer itself. Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
-
Rémi Denis-Courmont authored
-
Mirsal Ennaime authored
This closes #1565
-
- 28 Apr, 2008 16 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We don't need to invoke make twice in every directory, and we don't need the awful libtool install kludge anymore.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...in addition to vlc-config
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Only enable those modules that were enabled, rather than _all_ of them (which should fix --disable-sse and --disable-mmx). Also don't run checks if we know we're not going to enable the modules anyway.
-
- 27 Apr, 2008 11 commits
-
-
Felix Paul Kühne authored
sorry about the disturbance
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Hack to fix the compilation on 10.4. This should actually be covered by configure, which complains about missing headers, but doesn't disable this module properly.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Reverted 4082c803 as AudioDeviceIOProcID and its related methods require Darwin 9
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Clueful people use them when they need to. Let them decide.
-
- 26 Apr, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Antoine Lejeune authored
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
-
- 25 Apr, 2008 2 commits
-
-
Christophe Mutricy authored
(cherry picked from commit 3e8778f5e911785d061ffabd7299c2fc38384959)
-
Antoine Lejeune authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-