- 25 Apr, 2013 9 commits
-
-
Timothy B. Terriberry authored
This makes album art work for formats like Vorbis and Opus which do not have metadata available immediately after Open(). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
... to allow toggling between playlist and video view in lion fullscreen mode. close #8496
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
Create the "equalizer-bands" and "equalizer-preamp" variables if not yet created to ensure that callbacks are added successfully. Note that this is a hack to work around a lack of proper notification as to when these variables are created/deleted.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
auhal: fix SPDIF -> default device fallback if SPDIF device is unplugged during playback (close #8286)
-
Rafaël Carré authored
-
- 24 Apr, 2013 18 commits
-
-
Felix Paul Kühne 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
-
David Fuhrmann authored
Previous code recognized the alt value in Cmd+alt+p as an alt value, even if the user does not really want to hide the window contents when using the shortcut.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
XML is correct, but data is still random and full of junk...
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
Only trust demuxer PTS if it is higher than what we expected Fix demuxers that send several packets with identical PTS Close #8453
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 23 Apr, 2013 13 commits
-
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Zoran Turalija authored
Closes ticket #7933 Based on "loop" part of John French patch: http://patches.videolan.org/patch/1071/ Modified-and-... Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Zoran Turalija authored
Resolves part of ticket #7933 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(not to be confused with var.libvlc_command and var.vlm_command)
-
Rémi Denis-Courmont authored
Luckily the more useful libvlc commands do work.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This SD plugin only works with VLC anyway.
-
Rémi Denis-Courmont authored
It only works with dedicated hooks in the VLC UI at this point.
-
Jean-Baptiste Kempf authored
Ref #8131
-