- 16 Mar, 2011 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Mar, 2011 2 commits
-
-
Rémi Denis-Courmont authored
With just "skins" and "qt", only those specific interfaces would be probed. Thus VLC could not be started from X-less command line. (cherry picked from commit 727b24988dd766eac2f8a63f93cf841aba826a92)
-
Pierre Ynard authored
(cherry picked from commit f271a2effd810941493500bf22b8dea92a0386a9) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 14 Mar, 2011 1 commit
-
-
R.M authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org> (cherry picked from commit 7aaf63551d1e87d3219acd5a3cec1fa25250bfe3)
-
- 12 Mar, 2011 1 commit
-
-
Pierre Ynard authored
This fixes problems with lost characters and failure to close connections in some cases (cherry picked from commit 1b76f4d5b6e247ebc1f3f1786c99eef1f0510c73) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 09 Mar, 2011 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Damien Erambert authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 08 Mar, 2011 2 commits
-
-
Cristian Morales Vega authored
gzip was including a timestamp, and tar was enumerating files in an unspecified/variable order. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (+ minor modifiations) (cherry picked from commit ceacef3bbb0c34d67aa84e6ca91b360cbe2419e5) Conflicts: share/Makefile.am
-
Rémi Denis-Courmont authored
(cherry picked from commit 905b25e92cc872601be526f33009277a63f6e210)
-
- 07 Mar, 2011 1 commit
-
-
Pierre Ynard authored
There have been reports about this. Untested
-
- 06 Mar, 2011 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 2261dcb956190cae2a0fea309c32323ad68315ab)
-
Rémi Denis-Courmont authored
-
- 05 Mar, 2011 1 commit
-
-
Rémi Denis-Courmont authored
It is known to crash due to invalid buffer handling. On Linux, I get memory accesses before the start of the audio buffer. It also crashes on Windows. Until someone cares to fix it, and I think it really never worked correctly, lets use the "ugly" resampler, which is not too ugly. This should fix #3631, #4366, #4491 and possibly others. (cherry picked from commit 9c74061333bd152a1467e49ed33b889c94410da9) Conflicts: modules/audio_filter/Modules.am
-
- 04 Mar, 2011 2 commits
-
-
Sébastien Escudier authored
-
Sébastien Escudier authored
Broken since d14e0b78 cherry-picked from b972bbe058e6a1f72dcf99d86de25705a739324e
-
- 03 Mar, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 02 Mar, 2011 1 commit
-
-
Mihkel Kirjutas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
- 01 Mar, 2011 5 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
pledit id is used twice in this file (must be unique)
-
Erwan Tulou authored
filenames must always be forced to lower case in the case of .wsz files (since the winamp2.xml expects them in this form)
-
Erwan Tulou authored
skins2 expects notification to occur if and only if the variable really changes. This patch fixes things for And and Or variables. This fixes trac #4529
-
Erwan Tulou authored
This trick only works if the action ends up in the state really being toggled. This is not always the case and can then lead to undesirable effects, for instance the play button going to pause when no playback is underway. This trick was needed to prevent visual artefacts when refreshing was a heavy task, but is no longer needed since refreshing has been heavily optimised.
-
- 27 Feb, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Feb, 2011 1 commit
-
-
Erwan Tulou authored
This patch makes volume more consistent with the rest of vlc : - volume is now advertised on a 0-400% range instead of a misleading 0-100% range. This fixes the discrepancy between volume displayed within the skins and volume displayed via OSD - "qt-volume-complete" and "volume-step" are now taken into account, which makes skins2 more consistent with qt4
-
- 24 Feb, 2011 1 commit
-
-
Pierre Ynard authored
(cherry picked from commit c482dc5576eff200f77c4e77af40eb41ecaacacd) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 23 Feb, 2011 3 commits
-
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Jean-Baptiste Kempf authored
This fixes quite a few .idx samples that didn't work before. (cherry picked from commit a76a1d046ad221c6ac7132a064e25e5393d6ef98) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
As it works fine over http if mp4-files are done with mp4box -tight or similar way, in most cases mp4-files aren't done like that and avformat works much better in those cases (don't need to seek so much). (cherry picked from commit 45f7ca3d6cff34b10f2cf314c15fca9066e8ccf8) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 22 Feb, 2011 5 commits
-
-
Jean-Baptiste Kempf authored
This replace with a set of headers from the Wine project, modified by Jean-Baptiste Kempf (cherry picked from commit 3759bee802342c0204b1104fc1aa9832147c00c7)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Notably export GUID in the header
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Taken from access/dshow/ (cherry picked from commit 2deaa69d1ab275538fe7746a10e469040ab743a9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Feb, 2011 3 commits
-
-
Rémi Duraffort authored
The comment seems to be irrelevant (the variable is called marq-color and not marq-col). (cherry picked from commit 1b447443c9db0ec1d6b1952fd30cba8edc2b47df) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 2de4c9faad5c03b4b3d9a87b51ab14e24eb7e380) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 775f1d06cf8fd66507c0ddc3417bef7b5a4e6606) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-