- Mar 10, 2012
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- Mar 09, 2012
-
-
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
-
Felix Paul Kühne authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Signed-off-by:
Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Jean-Baptiste Kempf authored
-
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
-
sebastien authored
-
- Mar 08, 2012
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Empty function does not mean unknown guid
-
Jean-Baptiste Kempf authored
-
sebastien authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
As pointed by fenrir, this is already handled by the core.
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
The svn has not moved in months
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Mar 07, 2012
-
-
Rafaël Carré authored
86f2f732 changed string length storage from int to size_t but did not update the receiving code. Close #6084
-
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).
-
Rémi Denis-Courmont authored
If set_format() fails, the parameters are unrecoverable. Use test_format() instead.
-