- 20 Aug, 2012 5 commits
-
-
Rémi Denis-Courmont authored
This mostly reverts commit 7240444d. This broke threading rules for Qt4 GUI. Conflicts: modules/gui/qt4/dialogs/external.cpp (cherry picked from commit 29de0421)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit 6b521aaf) Conflicts: contrib/bootstrap contrib/src/main.mak
-
Rémi Denis-Courmont authored
(cherry picked from commit accf189a)
-
Rémi Denis-Courmont authored
(cherry picked from commit adc154c0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
Fixes #6346. (cherry picked from commit 212b20dd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 Aug, 2012 3 commits
-
-
Christoph Miebach authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #7348 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 42480e9f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Aug, 2012 5 commits
-
-
Francois Cartegnie authored
(cherry picked from commit b54356d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
(cherry picked from commit bcc966ad) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> With some adpation to 2.0 branch Signed-off-by: KO Myung-Hun <komh@chollian.net>
-
Felix Paul Kühne authored
macosx: fixed setting the following options on the command line: 'macosx-vdev', 'macosx-nativefullscreenmode', 'macosx-video-autoresize', 'macosx-black', 'macosx-mediakeys', 'macosx-appleremote' This also closes #5892. This is a manual backport of 7f0b0268
-
Felix Paul Kühne authored
Manually back-ported from e5d1d745
-
Jean-Baptiste Kempf authored
-
- 15 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(Here -1 means infinity.) (cherry picked from commit 191f0716)
-
- 11 Aug, 2012 4 commits
-
-
Rémi Denis-Courmont authored
This is also used on *BSD systems. (cherry picked from commit 05297483)
-
Zoran Turalija authored
With this option marked as unsafe, it is not possible to use it and as a result, it is not possible to tune to different satellite on different DiSEqC LNB. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 06683a06)
-
Rémi Denis-Courmont authored
This should fix DVB on *BSD. (cherry picked from commit bfcefbf2)
-
Geraud CONTINSOUZAS authored
FreeBSD declares it in limits.h. Add the proper include. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 62046de3) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Aug, 2012 1 commit
-
-
Zoran Turalija authored
FE_DISEQC_SEND_MASTER_CMD will fail if command length is not set, preventing multi-satellite tunning using DiSEqC switch. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit cfb1f18e)
-
- 09 Aug, 2012 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 9309fb85)
-
Rémi Denis-Courmont authored
In some cases, that gets more accurate timing meaurements faster. VLC does not use pa_stream_get_time(), so there is certainly no need for pa_stream_get_time() to return monotonic values. (cherry picked from commit 44bf8bbc)
-
Rémi Denis-Courmont authored
Such a latency update is an opportunity to reschedule the stream trigger time, or to trigger immediately if late. That can reduce the initial audio delay in some cases. (cherry picked from commit 1b06737a)
-
Felix Paul Kühne authored
(cherry picked from commit 6e56b492) Conflicts: extras/package/macosx/Resources/English.lproj/MainMenu.xib
-
Felix Paul Kühne authored
The code is far from being great, but it matches the Qt intf now. (cherry picked from commit cd612818) Conflicts: modules/gui/macosx/bookmarks.m
-
Rémi Denis-Courmont authored
(cherry picked from commit 44488d6d)
-
- 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 76b15d40)
-
- 07 Aug, 2012 7 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 7f3a4223) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit f8aa3950) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 74b50fc6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit a3e44089) 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 4 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
-