- 27 May, 2012 5 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 003ba60d)
-
Rémi Denis-Courmont authored
(cherry picked from commit 3b0b4fb3)
-
David Fuhrmann authored
(cherry picked from commit 506ef92b) 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 1536ed21) 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 0d847ccb) 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 59c0cf6f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 18faa622) 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 f47133cb) 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 164c7d31) 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 4763a6a2) 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 e91edd90) 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 8de46adc) 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 59ae308b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit da39be7b) 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 533c3fda) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit a5b0a06c) 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 8f048e9c) 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 e0a4ac83) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit d865085e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 May, 2012 4 commits
-
-
Francois Cartegnie authored
(cherry picked from commit 8250e947) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit c4834412) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 7f9b3efc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 37fa606c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 May, 2012 1 commit
-
-
David Fuhrmann authored
(cherry picked from commit 58fac8cf)
-