- 30 Dec, 2011 2 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 65d1a6dc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit d3415155) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Dec, 2011 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1181edf4) 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 6e779441) 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 99fb87d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 64280ec9) 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 c43bd662) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Dec, 2011 8 commits
-
-
Rémi Denis-Courmont authored
Reported-by: Cheng Sun <chengsun9@gmail.com> (cherry picked from commit a30a747a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit cca37149) 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 c30858cf) 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 b40f9cee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit fbfc5966) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 8e829d82) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a1eacf91) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 9de7b85e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-