- 08 Jan, 2012 5 commits
-
-
Felix Paul Kühne authored
macosx: improve handling the mute action in the main window. disable slider and fullvolume button in case mute is active. (fixes #5800) (cherry picked from commit df8a9d08077afb7de671c3d6de4bde323de5c61c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure that the bottombar controls don't respond in Lion's native fullscreen mode (fixes #5799) (cherry picked from commit bf2aac7578db445855c33537ff4207138214dffd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit c0a55dc721f8e15198c37be0efe32be4934ee783) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a7026d196a8c6e154079873b2592d684ae1131ef) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 4b7092988ef85ce131f3803aec11f1b677e59c7b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Jan, 2012 13 commits
-
-
Pierre Ynard authored
(cherry picked from commit 541ccdc6134a6340afcf9e0f9612f2a86e733ed6) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
Closes #5705 (cherry picked from commit c90a3e02568368f55f454aee7c89ed57a945ed17) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Naohiro KORIYAMA authored
I did incorrect modification moving [16] out of DECLARE_ALIGNED(), and it caused a crash. Fixes #5793. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a4ad11925259f716d65a8527c188339f67affad7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5792 (cherry picked from commit 28958fd5930d1efe9801213354b4998e4a881fc4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
The check is a bit less strict to adapt to the various URL we can get. It closes #5661. (cherry picked from commit 13295779a6dbc6924c28343e4ff47e5ef6345a40) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit ea6be1180916f7eacd31cb7f341a66e7c5633674) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
A filter shall not return an input buffer. It closes #5748. (cherry picked from commit 76821fb12d7e3a5cf6be62f023852c8091b09a69) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit cdae44ac1286152bcfffa61eb358447bb6864632) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It closes #5628. (cherry picked from commit 94d21282e56fb9ccd8e2e98e058b24909d63839c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit c16b17c630c48c28a2f31629ff736e41cc789d73) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
The plane size of the pictures given to a decoder can be a bit larger than necessary. It can happens when the video size is incompatible with the colorspace. It closes #5770. (cherry picked from commit 4a26ac7f892063dcc79ade092e490a6e4168f8f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 2a1e9a20029d0c06693f200666934e70224cedb6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
fixes #5779 (cherry picked from commit 0c4c7f06de78d4ace0f33103dc66b9f81cd964fc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Jan, 2012 8 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 52eae1b9ed74a3dbcd0ff39345c4da3316fa587c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed border styles of playlist table and sidebar when using the gray main window style (finally fixes #5742) (cherry picked from commit 7d62684674a61043f649034eec5244ca92328c61) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 cd4bf104f3db9527581865f44312dbdd696eab39) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 8e3953e5508260bba516c09836fe44a180d0ef22) 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 4012f039158e644656ce80819663765169472092) 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 fbaafcaf8acc376a95e35a9ed9736034ec32ef3f) 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 ab060cf4e97060827ac5396b2784e1706c81fdf5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 42e415b4895b65412e00f7516a0e615ad5d23f60) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Jan, 2012 14 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 1772a146c2a2b9a76af44e1226765aa8368f3b0e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It is needed for DVD menu support. (cherry picked from commit 446263eab3452e84c2c0f7b8725c97585b6f5720) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-