- 06 Jun, 2012 21 commits
-
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Praveen Illa authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gabor Kelemen authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Seanán Ó Coistín authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mihkel Kirjutas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Manolis Stefanis authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Denis ARNAUD authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Сяргей Дар'ічаў authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Konstantin Pavlov authored
(cherry picked from commit 683ff74a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This should keep the volume latency under 20 ms. This will break amplification as DirectSound is only capable of attenuation. (cherry picked from commit 39ee3d11) (cherry picked from commit a4e7d801) (cherry picked from commit 0baa0d81) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
This prevent cases in which the percent value is one smaller than the previous adjusted value. (cherry picked from commit 5e06ffd4) Conflicts: modules/gui/macosx/simple_prefs.m
-
David Fuhrmann authored
(cherry picked from commit f2bc92ad) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 05 Jun, 2012 5 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 8de3a90b) Conflicts: modules/gui/macosx/playlist.m
-
Felix Paul Kühne authored
(cherry picked from commit 3dd486c8fe49c25f6bca2f93333cdcb83312e2be)
-
Felix Paul Kühne authored
(cherry picked from commit 0e5226e0)
-
Felix Paul Kühne authored
macosx: don't manipulate the existing selection when right-clicking on the playlist table (close #6892) (cherry picked from commit 50962d72)
-
Felix Paul Kühne authored
(cherry picked from commit 0d1ec0b0)
-
- 04 Jun, 2012 1 commit
-
-
David Fuhrmann authored
(cherry picked from commit 8405c078) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 03 Jun, 2012 7 commits
-
-
Felix Paul Kühne authored
macosx: fixed corner-case in which the playlist table was displayed instead of the newly created vout (cherry picked from commit 208028660fe17278a04eafe0b05c3a715e069a71)
-
Jean-Baptiste Kempf authored
Should fix free format playback Partial backport of de7ab0663
-
Edward Wang authored
Close #4472 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a5a428df27a4752a79c503bbe14ce3d67c76b777) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 4fbbd7cd097c4dcd2fadf705a2f28e3f0f9d5358) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sam Lade authored
(cherry picked from commit 21e4928a6b98fd7b6bb520b5f1b863738a695295) (cherry picked from commit 3e7cc6f5762510082bc4e7301ad9a4ed2bb6de77) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
opengl vout: fixed chroma issue with dated PowerPC-based Macs, which run OpenGL 1.3 only and don't support the GL_ARB_fragment_program extension (cherry picked from commit ac5631c730899f750338b1e47335f2159e72d407)
-
Rémi Denis-Courmont authored
This should fix the build with recent automake (fix #6911). (cherry picked from commit fc55e4a1df2e691c73a28c6d6bc18143d60b97de)
-
- 31 May, 2012 6 commits
-
-
Rémi Denis-Courmont authored
Anyway V4L1 is dead, so there is no ambiguity. (cherry picked from commit c7d276074d6f83580a4c5e6fb15699bcf92db227) Conflicts: modules/access/v4l2/v4l2.c
-
John Peterson authored
whoami need to escape the backslash in 'pc\user' otherwise src/version.c can't compile. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 126d1ccc2c3d3faf6ec8e2bf53bae73273025098) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Joe Taber authored
Variable `loop` was uninitialized and resulted in an error when being concatenated. Initialize the variable to blank: `local loop = ""`. Close #6882 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a75ff33f2b426ffe02994b65a84cf70f178b1aee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Chris Smowton authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 78baddd08043b952cae3ed973b8d7a561c7ba493) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Chris Smowton authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7e21f34f1cf7fd9f3c9d73b5b39d7c671101d22c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 0e3e2b84b9c0891f9496b39184d2adea9fff4117) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-