- 06 Jan, 2012 6 commits
-
-
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 (cherry picked from commit cd4bf104) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 8e3953e5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 (cherry picked from commit 4012f039) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 (cherry picked from commit fbaafcaf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 (cherry picked from commit ab060cf4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 42e415b4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Jan, 2012 34 commits
-
-
Thomas De Rocker authored
With the good file this time. Not like in d8f9df64. Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Praveen Illa authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Предраг Љубеновић authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Alexander Law authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Luqman Hakim authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Xabier Aramendi authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Laurent Aimar authored
It is needed for DVD menu support. (cherry picked from commit 1772a146) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It is needed for DVD menu support. (cherry picked from commit 446263ea) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 4343ec78) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It closes #5683 (cherry picked from commit 705d11a4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 02631b2e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 7066f349) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This is probably temporary, since SRC is more computationly intensive than speex_dsp But this close #5781 (cherry picked from commit 5c261b04) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 9b100a5a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ccf99a62) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit d62d0e3f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit f0296b66) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
This reverts commit c9a36881. Conflicts: contrib/src/dvbpsi/rules.mak (cherry picked from commit aa2748bd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
This version's config.{guess,sub} knows about android (cherry picked from commit e69c9040) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 2e554edc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit 140a7dbc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
Previous code didn't actually behave so well with small keyints etc. (cherry picked from commit f1e222cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sharad Dixit authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c0236576) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ebb59d36) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
google's gcc doesn't understand 'restrict'. Use __restrict__ (cherry picked from commit 70250296) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
google's gcc doesn't understand 'restrict'. Use __restrict__ (cherry picked from commit 9f3cdb07) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
gl/ builds replacements for standard headers in case the system ones don't work but it has the reverse effect: provided headers work and built ones don't (cherry picked from commit 937f97f2dac655071db62faf2e148b905ec41b94) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 6e034ff2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-