- 06 Jan, 2012 31 commits
-
-
Felix Paul Kühne authored
-
Rafaël Carré authored
Use VLC-dev.app when developing and rebuilding frequently
-
David Fuhrmann authored
otherwise it makes no sense for a check box Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
fixes #5779
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: fixed border styles of playlist table and sidebar when using the gray main window style (finally fixes #5742)
-
Felix Paul Kühne authored
macosx: don't draw the time slider's 'fancy gradient effect' on Leopard, since this leads to ugly artifacts due to the outdated CoreAnimation version
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: really fix the messages panel (fixes #5541) and added a 'live update' checkbox to turn off frequent updates since this is quite load intensive
-
Felix Paul Kühne authored
macosx: speed-up loading the open panel by loading its xib once VLC is finished with launching instead of prior to showing the panel
-
Felix Paul Kühne authored
macosx: open panel: fixed cmd-R if no QTKit compatible device is connected, hide the screen input module on Lion, optimizations
-
Hugo Beauzée-Luyssen authored
This is crash prone, and makes us maintain another implementation if we ever edit the interface. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This prevents a potential crash, and solves a memory leak. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
For some streams, the lowest bitrate is an audio stream only. We will fall back to a more appropriate stream after a few chunks. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Rafaël Carré authored
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net> (cherry picked from commit 032350a9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net> (cherry picked from commit 11114cf52d237a125684320c243e731117bf571d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Jan, 2012 9 commits
-
-
Laurent Aimar authored
It is needed for DVD menu support.
-
Laurent Aimar authored
It is needed for DVD menu support.
-
Laurent Aimar authored
-
Laurent Aimar authored
It closes #5683
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
Those handle the absence of O_CLOEXEC correctly Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Kelly Anderson authored
So lua 5.2 compatibility declarations can be made in one place. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Kelly Anderson authored
Converting \ to %, since 5.2 no longer accepts \. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-