- 31 May, 2012 4 commits
-
-
Konstantin Pavlov authored
X-Patched-By: Sergey Bolshakov <sbolshakov@altlinux.org> (cherry picked from commit 75a167f5b377a1edba3e1bf0230af05da7974347) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
freetype: in case the provided font name is neither found by name nor by family, let ATS check whether it is a correct PostScript name This fixes issues with some Asian fonts as pointed by Naohiro Koriyama (cherry picked from commit e943ace33cce82c1a59b67000f2fbd99ff54130e)
-
Felix Paul Kühne authored
freetype: provide a proper fix to prevent ATS from crashing when searching for the font family instead of the fontname (cherry picked from commit 10e87394ea679dd8bdabc582d4f83ca90f9e8c40)
-
Felix Paul Kühne authored
This fixes the freetype ATS lookup for some Asian fonts such as Hiragino Micho ProN with multiple weights. (cherry picked from commit 26303bddc76d9b5a29767b77d44b8fbece932092)
-
- 30 May, 2012 5 commits
-
-
David Fuhrmann authored
(cherry picked from commit b10e58173a1190b06cd8826147cc8ac36b04d9a3) Conflicts: modules/notify/growl.m
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This API was deprecated in 10.6, but still works correctly on 10.7. CoreText is the modern replacement, but doesn't provide the needed functionality so far. (cherry picked from commit 9cee736f1276daa463bc6fa9127dfb9d5f52d957) (cherry picked from commit 763139653998328284518112904e0e8ec4d9b8d8) (cherry picked from commit 6938a98a430431a7d8f41228c60dd883b8264e6a) (cherry picked from commit 780bc86907509205c3d0335350aeed909a427a2b)
-
Rémi Denis-Courmont authored
This is as already done a long time ago for PulseAudio. VLC might deliver audio a long time ahead, but there is no warranty thereof. So a small latency must be assumed for the worst case. (cherry picked from commit 894b9dfb3b1d3d5852cb0d52470d73c06be27b37)
-
Rémi Denis-Courmont authored
This should fix support for or work around bugs in, some drivers: * explicitly disable soft-resampler, * define access mode before sample format, * set buffer before period, * use period time rather than period count. (cherry picked from commit d80d6da77e3074d3ecc67fb70a8305d08f137f43)
-
- 28 May, 2012 3 commits
-
-
Felix Paul Kühne authored
macosx: lock the scroll direction for 0.8 secs, so the user can scroll through the movie or adjust the volume without affecting the other function (close #6893) This is especially needed for the multitouch trackpads (cherry picked from commit d34619d34cc2e93c02f66dd04b41f74a6ec4eeed)
-
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>
-