- 11 Jan, 2013 2 commits
-
-
Isamu Arimoto authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit bd788b65fc2d12ace47154874fedd431dc9a9a4c)
-
Denis Charmet authored
Avoid inifite loops and stack explosion when parsing broken files and ignore lvl 1 unknown elements. Fix #8013 (cherry picked from commit 127c9329ac47fbbf5ff6509b6c8f8c338cba17d9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Jan, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Jan, 2013 1 commit
-
-
Josh Watzman authored
If the user has moved the extension dialog, we don't want to re-center it on every single update -- many extensions update their dialogs on every input change, and this behavior can cause the extension dialog to keep re-overlapping with the video, which is very frustrating. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit ad765c21ffe71fe27b3b6a03ebaa878408ba40ee) Conflicts: modules/gui/macosx/ExtensionsDialogProvider.m
-
- 05 Jan, 2013 1 commit
-
-
Rafaël Carré authored
For mingw.org, we ship a single dxva2api.h which contains stuff normally present in dxva.h, so skip dxva.h. (cherry picked from commit 9aa30ff3ed7abf56fda84b84a90e6644e09fe70c) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 04 Jan, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 03 Jan, 2013 3 commits
-
-
David Fuhrmann authored
Choosing negative values for some of these settings is NOT a good idea if you want to avoid damaging your ears ;-) (cherry picked from commit 946e03caf4535916b02886af56d130f8ad586320) Conflicts: extras/package/macosx/Resources/English.lproj/AudioEffects.xib
-
Jean-Baptiste Kempf authored
(cherry picked from commit 9e65390927a274ecd293e34997d41a87d3bcbcec) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a4f46a9cd6d5e46d37c6a28ac5a352e07d3eda5d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 02 Jan, 2013 4 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 6b2595e68890e5db1b7334098b6f722e2f41a6d8) Conflicts: configure.ac
-
David Fuhrmann authored
-
David Fuhrmann authored
(cherry picked from commit bec9b75ce8156585bf57642798f3f09d83d189d9) Conflicts: modules/gui/macosx/VideoEffects.m
-
David Fuhrmann authored
The left and right arrow keys have not any real advantage / functionality for the playlist view or sidebar but are used by default for several hotkeys. So lets allow these as VLC hotkeys (also for audio files). (cherry picked from commit fc33caea8f87af71454f4aacc0be91c247f21889) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 31 Dec, 2012 3 commits
-
-
Felix Paul Kühne authored
-
David Fuhrmann authored
(cherry picked from commit 05f9c0acdbf2832d507724d644d32aa06c47cf65) Conflicts: modules/video_filter/puzzle.c
-
David Fuhrmann authored
hack adapted from the qt interface. close #7876 (cherry picked from commit 3b4128149119c6b0f9575a6ec16f7d585ac7a388) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 29 Dec, 2012 1 commit
-
-
Denis Charmet authored
Fix #7884 and #7887 by implementing the first proposition. (cherry picked from commit 6f8e8326ef82029d868d3c4729c9fd64e41a06f2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 Dec, 2012 4 commits
-
-
David Fuhrmann authored
(not cherry picked from 970ff89b610e5cf4e91a1941f353c9edf68a9169)
-
David Fuhrmann authored
(not cherry picked from not yet done commit)
-
Felix Paul Kühne authored
(cherry picked from commit 59d6ab773e2fcb7b112cee692ce34996491ce4b2) Conflicts: NEWS modules/gui/macosx/fspanel.m
-
Damien Erambert authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit a62d893368a156f7b705f9c37d569e0e53e7fddb)
-
- 26 Dec, 2012 1 commit
-
-
Felix Paul Kühne authored
thanks to David for the feedback (cherry picked from commit 9322e135d79228221a0f52d4a745b43cb087be3f) Conflicts: modules/gui/macosx/MainWindow.m modules/gui/macosx/VideoView.m
-
- 25 Dec, 2012 1 commit
-
-
Felix Paul Kühne authored
bug was triggered only when using controls provided by the OS like NSWindow's fullscreen button (cherry picked from commit ea98fcfc60555b5f06a7149b8142be0bfcfb2be8) Conflicts: modules/gui/macosx/VideoView.m modules/gui/macosx/intf.m
-
- 21 Dec, 2012 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 84fab3ddd6f554d922df1c18ae4ab1266598d383)
-
Jean-Baptiste Kempf authored
Close #6243 (cherry picked from commit 7f4f09b56e1943c866c243a3a981c3050566c923) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Dec, 2012 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 1d5cbf26f50d5e5067a5baee2e045a4ca4577fc5)
-
Rafaël Carré authored
(cherry picked from commit 4c1beff0eab8fc5b97cc75bf52e9679f771b2d6b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 18 Dec, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Close #7786 (cherry picked from commit 03f571782b24d486ab5c75cfb748dca736bc448e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 Dec, 2012 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 45ab9b93592068dfb8380f6c99b062b1b7c34574)
-
Rafaël Carré authored
-
- 16 Dec, 2012 4 commits
-
-
Rafaël Carré authored
(cherry picked from commit ed810a5693cac334050c06fe453eae44fb6eb868) Conflicts: Makefile.am Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
stay tuned.
-
Rafaël Carré authored
(cherry picked from commit 2b004056c340aba439ea497449b823629d906264) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 15 Dec, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1a3286356e0677c984d23bf5ba93f99efc134746) (cherry picked from commit 915f956bbfeda539a00fbc8dcd8d4a8bffbb0140) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
- 13 Dec, 2012 1 commit
-
-
Kelly Anderson authored
Converting \ to %, since 5.2 no longer accepts \. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit a957114421fd2e875432e5fde0448ffc1ae60cfd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Dec, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-