- 09 Aug, 2012 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 08 Aug, 2012 15 commits
-
-
Hugo Beauzée-Luyssen authored
Fix #1859 #6983
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen 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
Depending on the system, this can be called ducking, focus, policy... But it basically boils down to pausing playback automatically when a higher priority audio stream starts, typically a voice call. Resuming playback automatically when communications are over would be possible as well. But that seems unfriendly to me, so I skipped it.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was not tested due to lack of hardware.
-
Rémi Denis-Courmont authored
This reverts commit 12627b88.
-
Rafaël Carré authored
-
Gregory Maxwell authored
Modified-by: Rafaël Carré <funman@videolan.org> Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
VLC has a native parser with higher priority. So ModPlug only got to parse the broken files that VLC rejected. ModPlug is not robust and it crashes in that case.
-
- 07 Aug, 2012 14 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(support for webm and Opus)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
YUY2-specific transforms are required only when inverting dimensions. For flips, normal single plane 32-bits pixels transforms must be used. The broken transform functions were not used, but they were referenced via relocations.
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx/fspanel: allow continued clicks on the backward/forward buttons like we do in windowed mode (close #7258)
-
Jean-Baptiste Kempf authored
Close #6013
-
Jean-Baptiste Kempf authored
Close #5525
-
- 06 Aug, 2012 9 commits
-
-
Rafaël Carré authored
-
Mark Hassman authored
Ref #5583 Also add a fail-safe to refresh playlist from server if local copy doesn't contain active title. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is a temporary hack to make the volume controls mostly work until Windows volume notifications are correctly implemented.
-
Rafaël Carré authored
disabled for now until we have a decoder
-
Felix Paul Kühne authored
We need to check whether we would like to apply this patch by default on OS X and Windows, too.
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-