- 29 Dec, 2011 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1181edf483d17279a6c11c3dc9f594568f610458) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Else, it would create 36MB .exe installers when using package-win32 target. (cherry picked from commit 6dcb0ee0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Modified-by: Rafaël Carré <funman@videolan.org> Specify mount point explicitely Quote $(srcdir) Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 1550902d) (cherry picked from commit cca013e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
Should close #5659 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 2257fcdb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 Dec, 2011 25 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: implemented the logo and marquee filters in the video filters panel, optimized the code a bit (fixes #5118) (cherry picked from commit 2be0e49f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This reverts commit 78931a83.
-
Felix Paul Kühne authored
(cherry picked from commit dae3915c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 4c9c15ce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
the demux generates its own cues while reading and when seeking. This should also avoid crashes when seeking without cues. Closes #5085 and #5712 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 771748b4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
e.g. vlc bluray://0Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 811ce44f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
If the blocksize is corrupted and has a lace, you may have a buffer overflow. Should fix #5658. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 61d512e9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 31c91f64) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 1611d39d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 262f28be) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 105ab7dd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit f305a1f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: remove the intermediate VLC-tmp.app after creating either VLC.app or VLC-release.app since it is of no use without further processing (cherry picked from commit 0c1d8897) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 1f58ae83) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 2496d06d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 7b9c0214) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit a213f7f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: replace our custom 'Recent Items' implementation with the default within NSDocumentController, which gives us nice custom menu items in case 2 files share the exact same name (cherry picked from commit ce0859d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: open recent menu: for files, just show their name without the full path. additionally, show their icon to make it more pretty. (cherry picked from commit 9f0a8e2c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 45014de4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 6e77944124447121dd655340513c7e882b5432c1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: work-around incompatibility between custom code and Cocoa's own way of doing things (fixes #5722) and use animations when zooming the main window in black mode (cherry picked from commit 99fb87d0ea60ba751a5c3eb88ff00cad139d8a7c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 64280ec9ddfce2cf6e99e00d4b7087b1e2313c7e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: implement proper zooming for Leopard and Snow Leopard based upon code from the GNUstep library (as indicated) (cherry picked from commit c43bd662808f11092fc87419359910003dc407d6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Dec, 2011 10 commits
-
-
Rémi Denis-Courmont authored
Reported-by: Cheng Sun <chengsun9@gmail.com> (cherry picked from commit a30a747af7c6cd70c52070f69c0bc06f151f8d04) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit cca37149f6f7905a4c1263b6eed51f037455f0a0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: support the Lion-style resizing within the black main window when _compiling_ (no joke) on Lion (cherry picked from commit c30858cfe6e1ca7d0e9d6c7cbc626c736c3fa542) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
current lacks support for zooming and therefore behaves incorrectly when using Lion's native fullscreen mode (cherry picked from commit b40f9cee8617f6da0ddc4a3c3a4c0efa4ebcd837) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit fbfc5966f10c2763576f6743269efe1ff3179673) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 8e829d826805a1ef3b1c6ec16d075675c8a96c01) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a1eacf91ed490499859c33c71abdd1f69e931b5c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 9de7b85e9846664f2975a200d53fd3f052b95c1c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 7183021afcd2628a9d66b8fefd82c6e7fd509370) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 37c1667dd5022a3404775ee7657412e000462807) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-