- 14 May, 2012 2 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 6acd0f4c54dcd69d029106c2465cba19d99ff24b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
This is just a partial fix. Fixes #6148 (cherry picked from commit 114a88bc426ee433e0d060c5d74caaaf10a7fab1) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 13 May, 2012 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 760668e7a6accb3046207b7ae426e509cf73dc7f)
-
Rémi Denis-Courmont authored
(cherry picked from commit 52197b014bebfd9744aac4ad34f3e3d379abd53c)
-
Rémi Denis-Courmont authored
This plugin can cause VLC to crash or exit prematurely. Sicne it is mostly useless and mostly superseded by the coloured variant, lets disable it unless explicitly selected. This should fix LP#971106. (cherry picked from commit 5a772cbf7d490bc9cffa6c2f97c5fd2d3e30f068)
-
- 12 May, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 9984e74dbff847645ae0e63db96bcd249568b7a4)
-
- 11 May, 2012 15 commits
-
-
Jean-Baptiste Kempf authored
-
Mark Lee authored
This is now the same as was already implemented in the set_relative_playlist_position_and_play() method. (cherry picked from commit c64c794ee123b8a7d57682db6b753bf1dadec54f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
(cherry picked from commit deb8ae92650b4b112fada9b4c7b8ba3c71ed74d7) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit da65be4390a8cbe466840f76d13965a4893bbd7a) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 3b3a8924773effa59c8e85b6075fd8c659c6e39a) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 3d649ef6e18e0d13faf8deaf28eb17de55be5df4) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit a2347e5728d0c6749172f43ce40387338224103e) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 2aa0ad9c3da62df3f31ff317bd747eb0b8524b71) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit dc5988addd4d36655fcbce3fbb39e817ef88dc1f) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
Now it should be usable within own libvlc applications (cherry picked from commit 729e509f11a90d417a2f28c84b68d3648167142b) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Felix Paul Kühne authored
macosx: improve the handling of broken prefs and make sure that the user is unable to re-break them without using the command-line or a text editor (cherry picked from commit 4fac18958067cc3506413ae1d690910a1994506b)
-
David Fuhrmann authored
The original purpose for this code is fixed somewhere else today. close #6769 (cherry picked from commit 0f0d47518b683267190256ae0cb5f4c403b306ea) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 7ebcfcf446d55a29ea3dfe7783beea27557e83be) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
- 10 May, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 77a137de94267e120320dd1d2981e01d092e3225)
-
- 09 May, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: trust the user that s/he knows what s/he's doing when opening a VIDEO_TS folder (close #6108) in other words, accept folders which aren't named 'VIDEO_TS' (cherry picked from commit 0fff26bc5eb641f04b882b6830099b9bd267124b)
-
- 08 May, 2012 3 commits
-
-
Rémi Denis-Courmont authored
This makes no sense. RPM needs the package specification as a separate file, where the source tarballs are indicated. Chicken-and-egg... Besides those files are out-of-date. (cherry picked from commit ee3053e27485efc05856fd3574ab8daa65cfbd61) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Felix Paul Kühne authored
left out for now: cmake, ipkg and most of win32/UAC (cherry picked from commit 0fac96096c284eeaea307fa04caa6e1e6a6e6bf2) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Felix Paul Kühne authored
Therefore, add a copy to extras to prepare the VLCKit split (cherry picked from commit 72549b918f834891a40328ddf5fc40a59cbfd653) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 07 May, 2012 3 commits
-
-
Rémi Denis-Courmont authored
In my opinion, amplifying the audio that gets recorded to a file may do more harm than good. Indeed, there is no direct feedback to detect and correct saturation or distortion. (cherry picked from commit 02a2074e054a237876a2c980621cbc0969dd72a4)
-
David Fuhrmann authored
-
David Fuhrmann authored
(cherry picked from commit 2d2cde172f10a5290956a115b35cf693a945e559) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 06 May, 2012 9 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 9be0932d795076e8b33cfabb4a2d23042826025d)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The proper reciprocal formula to that of VLC to PA conversion must be used. Otherwise, we get an inconsistent value in the "volume" variable. (cherry picked from commit a89517ca4be10847d17db539ed6acf5302fb65dd)
-
Jean-Paul Saman authored
The destructor called interaction_Unregister(), thus also call interaction_Register() (cherry picked from commit af9d16c530c407834497885916505a97c9aadb75) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 8fe6c20c7a040796758a684c54220a7a365b84b0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
John Peterson authored
(cherry picked from commit 1fcf4a83a10cc1d668d5369682fe1f0330ac7e70) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
John Peterson authored
(cherry picked from commit 0ba86c3412976f39dc45caf11c64e2d8168aea42) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Fix #5433 (cherry picked from commit 5db50265be1ba6537daa3a08ac368668bf1455b0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit e6050c742c28f3ba714cbadda19e11dab1cdd625) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 May, 2012 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 0845bbed311a8fe510c0521d815fc976a98a4707)
-
Rémi Denis-Courmont authored
The format must be initialized before aout_PacketInit(). Fix Debian #664279 and LP#987231. Pointed-out-by: Walter Ösch (cherry picked from commit c028792ebaaa4579b2902e9c9e630a3a61fef3d1)
-