- 28 May, 2012 2 commits
-
-
Felix Paul Kühne authored
no functional change (cherry picked from commit d9fb60bec03044bb7bc20e9a18d52f43f940b75b)
-
David Fuhrmann authored
close #6870 (cherry picked from commit 01533a3cb5eece7f3e6638f51415df4909ccb6c7) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 27 May, 2012 6 commits
-
-
Laurent Aimar authored
(cherry picked from commit d20acdeca0078e548a68491cd27e7413d5e5a4b1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 003ba60d1911a7f6a6a97aaf24324660f50b3959)
-
Rémi Denis-Courmont authored
(cherry picked from commit 3b0b4fb354db179353d4d319484f1711f979de58)
-
David Fuhrmann authored
(cherry picked from commit 506ef92b9445bc3cf43dc5630c45958312e3cd84) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
- volume and mute hotkeys are handled by core now, providing a proper osd screen - some fixes in detection if key combo is valid hotkey - fix for mem leak (cherry picked from commit 1536ed21be0f545840bf8b15e89e4f81fd1908a8) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
Currently, two objects of the class VLCMainWindow are generated. The first is alloated from intf.m (triggered by the first log message that arrives) and is initialized by both init and initWithContentRect. The second object is created from inside the nib file, and is instantiated ONLY with initWithContentRect. Therefore, up to now _o_sharedInstance had the wrong object and all calls to sharedInstance would cause problems. But somehow, o_mainwindow in intf.m is updated to the correct second object, although it holds the first object at start. Furthermore, o_fspanel is also instantiated through the nib file. (cherry picked from commit 0d847ccb8d2e58147fe351a10fc89e777f469fb8) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 25 May, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
Fixes MSVR 151, MSVR 193 and MSVR 195 Finder: Jeremy Brown at Microsoft and Microsoft Vulnerability Research (MSVR)
-
Konstantin Pavlov authored
(cherry picked from commit 59c0cf6f125a5d6ddbb839adcfa31404c0043c89) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 18faa622b2de2b94696d3de273704cb4a588bb3c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 May, 2012 19 commits
-
-
Christoph Miebach authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Christoph Miebach authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Michael Bauer authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gaëtan Rousseaux authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Khoem Sokhem 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>
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Tomáš Chvátal authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Christophe Mutricy authored
-
Frédéric Yhuel authored
This is a temporary workaround until someone add support for f4v. Work-around #4915 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f47133cbac88a1ef04e526df27eaa4e86a6f2d5a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Some muxers are unable to read the spec... (cherry picked from commit 164c7d31939a16674cd5c678e453085af2cbef4c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Ref #6652 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4763a6a249a3280abe346b67238e8f9861a5999f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
The updateStatus() function should not interrupt the user and reset his position while he is dragging the volume slider. Close #6652 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e91edd90eaf9cd4339b45fd90f8af4fe8a3b31b3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Ruei-Yuan Lu authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 May, 2012 8 commits
-
-
Laurent Aimar authored
(cherry picked from commit 8de46adc1189fe3a3ad7c127896ec026d9da3d62) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
The bit per samples must be exact for the avcodec decoder. It closes #6799. (cherry picked from commit 59ae308b755d365655dca9ccccf9b738b1415f5f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit da39be7b8045b28a744711f7a3482b7639325707) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rui Zhang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 533c3fda8892754017a26d2dfe3ef9d3cbb12dbb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit a5b0a06c3a8a6c6276e172174405b40e6678b2a1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
Strings from the lua stack stop being valid after you pop them (cherry picked from commit 8f048e9cabebeec8b514e981993d16acfbbd7c28) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rui Zhang authored
This is usually not visible, since you need avcodec+avformat, instead of ts/faad. Close #6847 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e0a4ac832b5214561944cd8212d7a94ad5d0ce87) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit d865085e438b4a2a8307a5e31bafffdbee048aa3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 May, 2012 2 commits
-
-
Francois Cartegnie authored
(cherry picked from commit 8250e947f5708d7037078701706fa6d812b8b35d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit c483441208358fe98b1edbde033b7a958767f8ff) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-