- 09 Dec, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
-
Denis Charmet authored
Fix #7859 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Too many users are bitching about this Close #6105
-
Rémi Denis-Courmont authored
-
- 08 Dec, 2012 6 commits
-
-
Rémi Denis-Courmont authored
Due to mismatched "resource" and "hold" locks, this introduced a race where more than one audio output gets created. This reverts commit 4e57bd05.
-
Rémi Denis-Courmont authored
This should make volume work. Patch welcome to make hardware volume work instead where available.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Before setup(), opaque is not defined.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
- 07 Dec, 2012 14 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
xdg-screensaver has higher priority, so xscreensaver was never used.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
When the service is absent, the error message is NULL anyhow.
-
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
-
Rafaël Carré authored
Move logic to Modules.am Use CXXFLAGS
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 06 Dec, 2012 14 commits
-
-
Jean-Baptiste Kempf authored
Close #6640
-
Jean-Baptiste Kempf authored
Close #6556
-
Rémi Denis-Courmont authored
This should work-around distorsion due to excessively short latency computation in PulseAudio, e.g. NVIDIA HDMI Audio. In the longer term, VLC should probably set minreq to 40ms and tlength to a larger value or even -1. But that would require more testing.
-
Jean-Baptiste Kempf authored
Close #7543
-
Jean-Baptiste Kempf authored
This does not actually seek to the right position yet Ref #6895
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It could still be better. If the disconnection is unrecoverable, I suspect a flood of identical errors will be emitted continuously as the core keeps pushing audio buffers.
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The MTA is fully taken care of by mmdevice.c.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 05 Dec, 2012 2 commits
-
-
Felix Paul Kühne authored
vout_display_opengl_Delete will call OpenglLock, so it is a bad idea to previously release sys->glView
-
Jean-Baptiste Kempf authored
Close #7292
-