- 01 Aug, 2012 1 commit
-
-
Edward Wang authored
Close #6879 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 73e246278f8ef609ab9ac07272343c3faba8d644) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 31 Jul, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit f8ac92544e8668a436f6c997275b989b0c5d7299)
-
- 29 Jul, 2012 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The "item-change" callback is called with the playlist lock held in at least one case: when the now playing meta is cleared while a new input is created by the playlist. playlist_CurrentInput() acquires the playlist lock. So the "item-change" callback cannot call it. This bug is present in the Growl, MSN and Telepathy modules since version 1.0.0. It got copied into Notify in version 2.0.0. This reverts commit fc56b92a. This should fix #6641. (cherry picked from commit 1e5f4b465a82745e8e7e5a5de491deac39554ed3)
-
- 28 Jul, 2012 12 commits
-
-
Felix Paul Kühne authored
no functional changes (cherry picked from commit f7986362337e1af1b181b8cd0244894de6070db4)
-
David Fuhrmann authored
Now, the detached window position is restored on relaunch. Furthermore, this fixes some positioning issue when switching from macosx-background to detached video view. Manual backport of 41631564e91d928f762d0aa56417e93c32db0a52 Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure that the marquee is displayed correctly when enabled for the first time in a session (cherry picked from commit 412b2d72b707eb84c6b0854cc07dfdc56ba0826b)
-
Felix Paul Kühne authored
(cherry picked from commit edee0a568395174b107369624b145f90d069cc1d)
-
David Fuhrmann authored
(cherry picked from commit 7f48cb43002663d67614c08315705c3e1ff5b66e) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 23247a858d2826594ba37343b59a19fc16fecd33) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
especially: - don't show outdated items in sub menus - disable unusable sub menus close #6998 (cherry picked from commit 07e72e56f24d7184334bb7e25911c0a1dfdf2c3c) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 18dee68f3ace8adfda6e5982daa41755103f9723) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 9bd356e5608e5a13890f7f811bb7bd86f2328769) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 304a1c0a392212ef3cdc44481c190518956e6d27) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 729fe67eaab131e283c386d478c816c768b2df28) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Benjamin Drung authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 3f0d5d17820de59e73530d51530ce9d90ae7ef67)
-
- 27 Jul, 2012 1 commit
-
-
Felix Paul Kühne authored
Trust the ObjC runtime, it will do its job properly. (cherry picked from commit 50329a43138159395ad0e67f44a7a0c2815546f3)
-
- 26 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit df3b867cf33330a3e75055722aff7dd54ca99f88) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Jul, 2012 4 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 1904dbf5172cc63e3b209d4f0ca8cdd9fad562b4)
-
Rémi Denis-Courmont authored
(cherry picked from commit 1ddac7d47eb3c34eeffb03be6261c766686a8f96)
-
Rémi Denis-Courmont authored
(cherry picked from commit fbe71a6680fd1b91ce3a69b43f250b1704ff93d0)
-
Rémi Denis-Courmont authored
(cherry picked from commit b0fb30cb10af32c3ec9f1558dd92eadeca8437b6)
-
- 24 Jul, 2012 1 commit
-
-
Rémi Denis-Courmont authored
The library introduces noise in unclear circumstances. There does not seem to be any problem on VLC side though. I do not have time and expertise to troubleshoot this. (adapted from commit 27a3a08018581aab3e53b92f0ce09e680c969373)
-
- 23 Jul, 2012 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is completely untested, but it seems logical. (cherry picked from commit 89d23df7d82a27c42cfa3a52d4008e34130bc99f)
-
- 19 Jul, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 18 Jul, 2012 5 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Christoph Miebach authored
-
T. Chomphuming authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Fabian Keil authored
Fixes the clang complaint: The right operand of '<' is a garbage value This might fix #6286. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 8cdc20d360fbefa12671abf8ff30c41384d110c7) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 17 Jul, 2012 3 commits
-
-
Felix Paul Kühne authored
should solve a few problems on termination
-
Jean-Baptiste Kempf authored
-
Rui Zhang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 352ea7df94b18869277457c79e7d5c10f388f075) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> In fact, it closes #7145
-
- 16 Jul, 2012 6 commits
-
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Alexander Lakhin authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Christoph Miebach authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit 68889de9bd2481b86c44e4d4150bbad19ffd5416)
-