- 12 Jul, 2012 5 commits
-
-
Fumio Nakayama authored
-
Sveinn í Felli authored
-
Yaron Shahrabani authored
-
Christoph Miebach authored
-
Tomáš Chvátal authored
-
- 11 Jul, 2012 6 commits
-
-
Michael Bauer authored
-
David Fuhrmann authored
-
David Fuhrmann authored
this fixes a really nasty window layout mixing foreign windows with the fs controller and the video, when activating while window is inactive (cherry picked from commit 2975e916) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
close #4397 (cherry picked from commit 3525d588) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
close #7117 (cherry picked from commit 6b7c0c9f) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit d9cfe67b) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 10 Jul, 2012 4 commits
-
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit a6b1608d) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit e938f3a4) Conflicts: AUTHORS
-
Christoph Miebach authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 77f4a686) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 07 Jul, 2012 4 commits
-
-
David Fuhrmann authored
(cherry picked from commit 4b40a27d) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
macosx vout: always use current bounds for picture placements, as we have custom resize constraints in ui code (in particular, the parameter cfg will not always hold the right window size value) (cherry picked from commit 7d42f68a) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
close #7051 (cherry picked from commit b71b4312) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit e0b3dcd2) Conflicts: modules/gui/macosx/intf.m
-
- 05 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 04 Jul, 2012 4 commits
-
-
Felix Paul Kühne authored
Pointed by David. Only the stable branch was affected.
-
Rafaël Carré authored
(cherry picked from commit 40f0a08c)
-
Felix Paul Kühne authored
Pointed by Damien. Manual back-port of f836a238
-
Felix Paul Kühne authored
Pointed by Damien (cherry picked from commit 20484554)
-
- 03 Jul, 2012 5 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 97646e60) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
The commit adds additional attributes to the black windows in order to correctly link to the close / zoom / maximize buttons. This is needed to get some tools using this api to work, in particular / e.g. jitouch. (cherry picked from commit 73b27054) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Felix Paul Kühne authored
(cherry picked from commit e996b4b4)
-
David Fuhrmann authored
(cherry picked from commit 837e3ea6) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
When the key is assigned to an main menu item: In this case the event is never passed to the controls, so we want to handle it here for these exeptional cases. For all other cases: The event is ignored here and handled by the controls (playlist, or video view, which also sends it to vlc core). (cherry picked from commit 0ccbaa82) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 02 Jul, 2012 8 commits
-
-
Rémi Duraffort authored
(cherry picked from commit 396a1e89) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Duraffort authored
scanf("%Ns", %buffer) require the buffer to be N+1 long. (cherry picked from commit da89d251) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
Close #7036 Patch sent upstream (cherry picked from commit c7f19291) Conflicts: contrib/src/taglib/rules.mak Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Naohiro KORIYAMA authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 1bff0b7f)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
package/macosx: enhanced the codesign script to add a designated signature to enhance its compatibility Note 3 things - the included hashes are common knowledge, non-exploitable and hence don't constitute a security issue - you need a valid Developer ID private key to create GateKeeper compatible signatures - If you don't use VideoLAN's Dev ID, that's noticable but doesn't limit the app's behavior in any detail. This commit also limits the signing process to the compiled lua scripts and no longer signs the entire lua folder since this would limit the usage experience and it isn't reasonable either. (cherry picked from commit 41e20140)
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit b85cc553) Close #7040 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 Jul, 2012 2 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit eba61d4f)
-
Rafaël Carré authored
cross.patch update by John Freed (cherry picked from commit cd0148a5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 Jun, 2012 1 commit
-
-
Felix Paul Kühne authored
-