- 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 c64c794e) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
(cherry picked from commit deb8ae92) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit da65be43) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 3b3a8924) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 3d649ef6) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit a2347e57) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 2aa0ad9c) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit dc5988ad) 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 729e509f) 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 4fac1895)
-
David Fuhrmann authored
The original purpose for this code is fixed somewhere else today. close #6769 (cherry picked from commit 0f0d4751) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 7ebcfcf4) 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 77a137de)
-
- 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 0fff26bc)
-
- 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 02a2074e)
-
David Fuhrmann authored
-
David Fuhrmann authored
(cherry picked from commit 2d2cde17) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 06 May, 2012 9 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 9be0932d)
-
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 a89517ca)
-
Jean-Paul Saman authored
The destructor called interaction_Unregister(), thus also call interaction_Register() (cherry picked from commit af9d16c5) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 8fe6c20c) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
John Peterson authored
(cherry picked from commit 1fcf4a83) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
John Peterson authored
(cherry picked from commit 0ba86c34) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Fix #5433 (cherry picked from commit 5db50265) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit e6050c74) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 May, 2012 4 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 0845bbed)
-
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 c028792e)
-
David Fuhrmann authored
(for whatever reason this was only observable on snow leopard for me) (cherry picked from commit fa3efbec) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 3bd2a8ea) Signed-off-by:
David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 03 May, 2012 2 commits
-
-
Rafaël Carré authored
ffmpeg/libav doc/APIchanges should not be relied upon (cherry picked from commit 7f510436) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit b3a6617f) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 02 May, 2012 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit c9ef39b1)
-