- 14 Jan, 2012 6 commits
-
-
Felix Paul Kühne authored
note that the playlist table remains to be fixed to show the current selection only
-
Rémi Denis-Courmont authored
This closes #5844.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Pointed-Out-By: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And also, close #5522
-
- 13 Jan, 2012 12 commits
-
-
Jean-Baptiste Kempf authored
-
Gaurav Narula authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
Close #3474 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
This patch add the new es before deleting the old ones which causes the default sub track to be used according to user preferences. Fix #5625. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: fixed crash when opening the simple preferences introduced in [f69cdcd3]
-
David Fuhrmann authored
Previously, the audio device callback was only set when you call probe. But in the case you reload the module (for example when switching from encoded to unencoded output over the UI menu) probe was not called again. This resulted in a crash when we want to delete the callback while closing. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
Especially this fixes validation for audio and playback menus. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5835
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 12 Jan, 2012 10 commits
-
-
Laurent Aimar authored
-
Rafaël Carré authored
-
Rafaël Carré authored
the script was not only invalid but it wouldn't call bootstrap either
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It fixes the second half of #5841.
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It partially fixes #5841.
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Cheng Sun authored
This filter allows channels to be remapped. Potential uses include downmixing, or to correct non-standard channel orders. Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #3475 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Jan, 2012 10 commits
-
-
Felix Paul Kühne authored
macosx: prevent ugly rendering artifacts when resizing the black main window on a slow CPU by adding a black backdrop on top of the clear window background
-
Felix Paul Kühne authored
plus some other fixes
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Close #5545
-
Jean-Baptiste Kempf authored
Propose a choice to automatically rebuild the index when broken...
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: re-written the messages panel to use a table view instead of a text view. this vastly improves its performance and prevents any related crashes known to me so far thanks to poldi for the idea
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Should reduce number of strings for translation. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Naohiro KORIYAMA authored
This patch affects only on MinGW win32 builds. Fixes #5793. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 10 Jan, 2012 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It workarounds an avcodec issue.
-