- 05 Aug, 2014 1 commit
-
-
Felix Paul Kühne authored
macosx: move video filter control code to the global libvlccore control object since it does not belong in a window controller (cherry picked from commit c16ab7a4f6880bf54acbe47e24610f84064a732d) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
- 02 Aug, 2014 20 commits
-
-
David Fuhrmann authored
(cherry picked from commit ef9b397618ca1e8cb7312cd47844bf501fa19dd8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
This allows lazy loading of the bookmarks window. (cherry picked from commit ee503a8ffe8acadaef0f9a3dbe28196778cc1aa7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 84d73bcd127eaf259f358a2b823802c93732ac55) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
This is done in a backward-compatible manner: Once an existing profile is saved, the new format is used. Opening the new format with an old VLC version will work, too, but you will lose changes from the new format. refs #11643 (cherry picked from commit 32693a7ecb132ce10ffe2d64f2d04806be60b861) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 1f06d03e05b5eb9251d71d4590511adfbc182171) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 62e4118e66ed8676cd2829a7843cf2bc45d58c6e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Anything older will crash a lot. (cherry picked from commit 9d51e27b52f241f495c171ebfafc35583dd22e11) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit eca4d24a3457a34613d55da2ec4520156dd330c4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit acb6a96407495ebaad1c9797257b0c43cb80c394) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit b01cf05ec740851d10686163d61818acbbca2613) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #11856 (cherry picked from commit 70e212146138688b9cb5c4df1f545ea91c2cac2a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
It has been resolved differently as of jpeglib v9a. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 6299f6fcce8f70e57b50e89b0c35f9354805d73c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit e345ccc4ed2ed312793ff00efdd2bc572d845461) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit cbd645e461eb56b6ff4fcde56495b1fff8491d58) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 6dfc9301c5791bad9e85078b025cd5f20174aa6a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 2adca6f5ca17fb94dda68831381f466572d2e163) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
hopefully closes #11675 (cherry picked from commit 2034ba88d6e1779f6717a16520d1a8b07759b2aa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Search range for the new devices array was wrong, which led to nonworking detection of removed devices, up to strange deadlocks when quitting VLC. (cherry picked from commit a9863cf8276cb76804e4c1923aa2f0417c65402a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 96d10f508bb9fb59f6396329f692923eb266ff0d) (cherry picked from commit 70b074a2d175458f1d4cac79726c1921507da7de) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 15d85d8bc2370e31dec315eda804d8196c0acb93) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 31 Jul, 2014 8 commits
-
-
Adrien Maglo authored
(cherry picked from commit 1d3afcdb03b4dab9938ae311205e6364e34f6ec5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 78127d5b9c42d56af797287119af3f5c7c5816a0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 560374a8a12a22ea26cad63ceb150c76dcc70f98) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
The website uses HTTPS by default so that was confusing (cherry picked from commit 28b8fd48c6f86b56b09f8eb600d7e26fe0bf714f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit 4de1f2840f5a552c69cfc5d9bf33cf3ecbc37f05) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
A level of indirection is added now that descrambling rules are in a separate helper. This is not necessarily worse. (cherry picked from commit 2d21a0a6d4fa9a44b5bef8745c1cd9b2be0d94fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b4aed403ce0c6ac8579ef68d10b71f468508b95e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit de3b2746ea3f5f58add24c7c8f91c1ffc149b63e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Jul, 2014 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit b430a05ea91872b7eb1a5efae1ce88ee3d799bb3)
-
Rémi Denis-Courmont authored
(cherry picked from commit 49bd1c657d960ba107d9db8752f716139a938eee)
-
- 29 Jul, 2014 1 commit
-
-
Denis Charmet authored
Close #11481
-
- 26 Jul, 2014 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit e972fb43c372c90e0f2963fe702b77455ddc7639) Conflicts: modules/gui/macosx/MainMenu.m
-
- 25 Jul, 2014 7 commits
-
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b3050f68b407fe150fa3944ccee62293efba6407) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c433918ec056f0b6a1b6ecbce01e03f62bc68ebf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 5b120c07eb6625eda6baafb39bcafeb21257ba85) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ron Wright authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 98125d8a124c2e76b5faac9a786d24bca9f329ce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 72d1a6b5f1950f6886d382c3e6f96591ff589aec) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 2131a8a88aaffca5805080d4fb466d759442cddc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Anatoliy Anischovich authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit e04e2f10f51b1df801f8309ae5e06a7f5de455d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-