- 09 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 44488d6d4cd586d9cafc9f5a0a2325a6a5285be2)
-
- 08 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
VLC has a native parser with higher priority. So ModPlug only got to parse the broken files that VLC rejected. ModPlug is not robust and it crashes in that case. (cherry picked from commit 76b15d4038e1f2200ab463c275c0854848de8671)
-
- 07 Aug, 2012 7 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 7f3a4223264adf5412783c239e8244daa2404e91) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit f8aa3950318b1b13a3b51b8c862a8a2c92d17229) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 74b50fc63e1ecebb26f2085cc70be64303e125b3) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit a3e44089c3876487ca3a1b6183e507718703bd89) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 38830c3b) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx/fspanel: allow continued clicks on the backward/forward buttons like we do in windowed mode (close #7258) (cherry picked from commit 14cc1eed)
-
Felix Paul Kühne authored
(cherry picked from commit 4ee68dda)
-
- 06 Aug, 2012 5 commits
-
-
Mark Hassman authored
Close #5583 Playlist is cached/updated locally within browser instead of refreshing after each function call. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 60758c03) (cherry picked from commit b4cf7a9b) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit d23510de) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #7210 (cherry picked from commit 2a8983fe) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #7251
-
Sebastien Zwickert authored
vout_macosx: disable the VOUT_DISPLAY_HIDE_MOUSE event to not hide mouse cursor when we need it visible. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 80fb36e4) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 05 Aug, 2012 1 commit
-
-
Thierry Reding authored
Memory associated with a FcPattern is freed when the pattern is destroyed, so copying the font filename needs to be done before the call to FcPatternDestroy. Signed-off-by:
Thierry Reding <thierry.reding@avionic-design.de> Modified-by: Rafaël Carré <funman@videolan.org> (simplify return) Signed-off-by:
Rafaël Carré <funman@videolan.org> (cherry picked from commit ae3fd827) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Aug, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: fixed NSRangeException when triggering modifier keys without characters as enabled by some international keyboards (close #7268) (cherry picked from commit c97faddc) Conflicts: modules/gui/macosx/MainWindow.m modules/gui/macosx/intf.m
-
- 01 Aug, 2012 2 commits
-
-
Hugo Beauzée-Luyssen authored
This should fix #6875 (cherry picked from commit a5c381a2) Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Edward Wang authored
Close #6879 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 73e24627) Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 31 Jul, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit f8ac9254)
-
- 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 1e5f4b46)
-
- 28 Jul, 2012 12 commits
-
-
Felix Paul Kühne authored
no functional changes (cherry picked from commit f7986362)
-
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 41631564Signed-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 412b2d72)
-
Felix Paul Kühne authored
(cherry picked from commit edee0a56)
-
David Fuhrmann authored
(cherry picked from commit 7f48cb43) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 23247a85) 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 07e72e56) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 18dee68f) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 9bd356e5) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 304a1c0a) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 729fe67e) 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 3f0d5d17)
-
- 27 Jul, 2012 1 commit
-
-
Felix Paul Kühne authored
Trust the ObjC runtime, it will do its job properly. (cherry picked from commit 50329a43)
-
- 26 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit df3b867c) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Jul, 2012 4 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 1904dbf5)
-
Rémi Denis-Courmont authored
(cherry picked from commit 1ddac7d4)
-
Rémi Denis-Courmont authored
(cherry picked from commit fbe71a66)
-
Rémi Denis-Courmont authored
(cherry picked from commit b0fb30cb)
-
- 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 27a3a080)
-