- 23 Feb, 2012 14 commits
-
-
Adrian Yanes authored
Commit d858c4 introduces a new macro that is chosen to evaluate if an element in submenus should be an ITEM_NORMAL or ITEM_RADIO based on VLC_VAR_ISCOMMAND flag. The conditional results were in the wrong order. Close: #6149 #6197 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 3feeb95479ff7b760ecf90869e001d52a53d784d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
(cherry picked from commit 5c277fc5b8565308e70b88032d7a843c6df19fac) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 55a47406fd1391b61b85b2051951434741e299a9)
-
Felix Paul Kühne authored
macosx: don't give the user a chance to push the play/pause button when targetting the forward/backward buttons (cherry picked from commit 67c68a718757f769f896b41115f71c8b1acc902a)
-
Erwan Tulou authored
(cherry picked from commit 2d01ee6534d75b5a2b6a5572eca59db7d7babb48) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 4154e4963a7d91e44545d1408fb5c11708fd1039) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Close #6178 (cherry picked from commit 64ffbe934c7e3bd6452ef97062e3cd49f31e3e06) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jeroen Ost authored
This patch fixes Apple Http Live Streaming of a single stream without bandwith set. According to the draft RFC, the bandwith parameter is optional. VLC treats this as bandwith zero but estimates the bandwith based on time it takes to download segments to be able to seek accurately. When the playlist is updated for a live m3u8, the bandwith value of 0 will cause a new version of the playlist to be created - effectively stalling the playing stream. This patch makes sure that playlists that do not specify bandwith reference the same instance. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 0b54d2cb5ead026c158556fafc9fea75e8b640f5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 863692af6914187afd09eba7f84c6e95361ab38f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit ff8b5ed33d6ec9fc8f2feca598f0de1c5708e9f1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 615d535cd44cbb83b2d8fce3a0eb757adf88f3e3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 41669761ffdac7d0efb927bd7c51f3494fb7d7cd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Feb, 2012 8 commits
-
-
Julien Humbert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7bc86920dd50e19e9fd71fbf85a1658449e5acc2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
(cherry picked from commit 718b1f9901e5077b50c2189604afba883ca87bf7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6109 (cherry picked from commit 89dd589de5ccd59ed3049a980276c6167a615afb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 910b0583beb2523e5e092317c35e26d0856441f5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0147fb79c23a80a3a3fbaddaa6362a5ab9d5ee9a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 8cef4081145f8dd4b3fc5cefb9ba995782a6a876) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Feb, 2012 18 commits
-
-
Edward Wang authored
Close #6085 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 8d5bff61c4eb64b855a1750c729a81973a067159) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 956e357d52599478042bee88394d723b32a0d42d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 2c5bdf7a1a0ad96bb9d405654ebbb6270e7f44a2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 2d0b4b20ffc18581657f430293ee7e7d8cdc7270) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 122e64faef977c1ab7f4b87285a1eafe85c6a84d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
This fixes a bug reported on the forum at http://forum.videolan.org/viewtopic.php?f=2&t=98332 (cherry picked from commit 0c1f7006bd6f4915d20d14a411ac1854aa5d7703) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
Note that CDDA module still needs to query freedb service for disc ID, only the track information is cached. (cherry picked from commit c95ed8127b7be0f57703cd5f8ed4a951212267ad) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 17779413432c3e6bfb0233ed5fac90a5f058510b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit cd02ebb272bc389fe425c95ca203a12a8b90aa72) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: stop the playback on when closing the main window only if there's a video inside (close #6144) (cherry picked from commit 4a4848c92a5d5b197853760d168c648b4d00de38)
-
Felix Paul Kühne authored
macosx: resizing fixes for the minimized state. additionally, make sure we restore the state last present on quit. (close #6122) (cherry picked from commit fa9bc462bf156c7760dc78f64e270e13129287f3)
-
Felix Paul Kühne authored
macosx: work-around so we don't block the main thread for ages during launch time without showing a window (cherry picked from commit b27649e51ed6f9c3f398f86276bdaf5e0960c860)
-
Felix Paul Kühne authored
(cherry picked from commit 2eda8d458b04b9d72e6c0284d80480edaf134355)
-
Felix Paul Kühne authored
(cherry picked from commit 74c8629c42ef2c9bf8f96ff9caae75968f386bf5)
-
Felix Paul Kühne authored
(cherry picked from commit 16932fa4caa9bab8ff56e694a9a296d1a3b05bd6)
-
Felix Paul Kühne authored
(cherry picked from commit 1bf204696fad551de5b46f7624feb66c0dfc3d34)
-
Sébastien Escudier authored
-
Sébastien Escudier authored
(cherry picked from commit 25ef7e7d6ff11b629788432a5314e72830c98248) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-