- May 06, 2013
-
-
Jean-Baptiste Kempf authored
-
- May 05, 2013
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Denis Charmet authored
-
Denis Charmet authored
-
Denis Charmet authored
-
Ilkka Ollakka authored
Should Fix #8539
-
Jean-Baptiste Kempf authored
Hopefully, we are closer to an upstream release
-
Rémi Denis-Courmont authored
Unfortunately, this works only when starting up the SD, not when inserting a disc afterwards.
-
- May 04, 2013
-
-
Rémi Denis-Courmont authored
int64_t != int
-
Rémi Denis-Courmont authored
-
Christoph Miebach authored
-
Rémi Denis-Courmont authored
-
- May 03, 2013
-
-
The ringbuffer will be locked and later unlocked (during jack_ringbuffer_free), on systems which implement mlock(). Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Setting align to 0 to get default behaviour only works as of libavutil 51.27.2 (libav) and 51.46.100 (ffmpeg) See libav commit 0109a09dc3850eb5dbff84a7bb50eb252a5a8f22 Fixes #8508. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- May 02, 2013
-
-
Ilkka Ollakka authored
This fixes the logical flaw that places segment info on playlist that was next to remove and didn't place the newest segment info into playlist.
-
Ilkka Ollakka authored
-
Suspending audio processing in Flush() was breaking playback for larger values of frames per period. Fixes #8551 Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Add support for wave files > 4GB. See also the EBU specification at http://tech.ebu.ch/docs/tech/tech3306-2009.pdf Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
as ticket #7699, added functionality for telnet and other terminal interfaces for deleting and moving items in playlist. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Added playlist move function for lua and modified delete for detecting if item is legal Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
Should be finally working now... close #8399
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- May 01, 2013
-
-
Rémi Denis-Courmont authored
The values and choices of video output variables are still all there. But we need to resend the control request to video output thread so that they apply to the new video output display.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The zoom callback depends on the scale variable...
-
Rémi Denis-Courmont authored
-
- Apr 30, 2013
-
-
David Fuhrmann authored
This fixes wrong default formatting (with thousand separator) which subsequently failed to parse the value correctly.
-