- 11 Mar, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 411132d9) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 542b07d3)
-
Felix Paul Kühne authored
note that this patch includes a hack to revert to the 'Default' state correctly (cherry picked from commit 1d4f6a97)
-
- 10 Mar, 2012 2 commits
-
-
David Fuhrmann authored
(cherry picked from commit 50134d94) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Felix Paul Kühne authored
macosx: allow to hide the drop zone while the playlist is empty using an option-click on the playlist toggle button (refs #6213) (cherry picked from commit 51cbd1c2)
-
- 09 Mar, 2012 5 commits
-
-
Felix Paul Kühne authored
it behaves this way now: - no video => toggle window minimization - active video in main window => toggle playlist / video - active detached video => toggle window minimization - active video in main window, option click on button => toggle window minimization (cherry picked from commit 797ca65c)
-
Felix Paul Kühne authored
(cherry picked from commit 4106e42f)
-
Felix Paul Kühne authored
the playlist item automatically reveals the main window now, in case it is hidden. the close item correctly closes the detached video output window now, when using the gray ui style (cherry picked from commit 77956b05)
-
Sébastien Escudier authored
(cherry picked from commit 52d209b8) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
Sébastien Escudier authored
(cherry picked from commit 1cb53037) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
- 08 Mar, 2012 20 commits
-
-
Hugo Beauzée-Luyssen authored
As pointed by fenrir, this is already handled by the core. (cherry picked from commit aef79d83) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com> (cherry picked from commit 6a72420a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com> (cherry picked from commit 93154b67) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 33998379) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 24961b35) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6afa23b2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 425ee6e9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 11e721fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6ae6943b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 70d36ebb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0889b46d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e509433c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
The svn has not moved in months (cherry picked from commit b6eaf679) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 694f1911) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 17f7243a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 091a4267) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b7be0b26) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Mapping some contributors to the same email, fixing jb adresses and trying to pick the "right" name when 2 are used by the same person Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit dc28b941) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 534a9321) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
pkg-config is unable to autodetect whether a package is linked statically or not. This helper just moves Libs.private into Libs manually in case only a static library is built. Most if not all of contribs are built that way. (cherry picked from commit 3ce29fe1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Mar, 2012 10 commits
-
-
Rafaël Carré authored
86f2f732 changed string length storage from int to size_t but did not update the receiving code. Close #6084 (cherry picked from commit 24bd7457) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
We really need at least two periods: with only one period we could hit a buffer underrun after a buffer overrun (a REALLY dumb failure...). Then we have a favorite buffer size. Then we pick the least number of periods to reduce wakeups (but at least 2 anyway). (cherry picked from commit 2dd544eb)
-
Rémi Denis-Courmont authored
If set_format() fails, the parameters are unrecoverable. Use test_format() instead. (cherry picked from commit 2a66249d)
-
Rémi Denis-Courmont authored
It is good enough for normal people with only half the CPU usage of medium quality SinC. (cherry picked from commit c07d0c4c)
-
Rémi Denis-Courmont authored
(cherry picked from commit 4f292d82)
-
David Fuhrmann authored
(cherry picked from commit df071469) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Jon Stacey authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 29f33902)
-
Jean-Baptiste Kempf authored
(cherry picked from commit 97761da6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 7351e951) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Don't assume IV has 32 digits (leading zeroes are not mentioned in the spec) (cherry picked from commit a75552b8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-