- 04 Dec, 2009 9 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
I know this is annoying, but it is too difficult to maintain. If you are a maintainer, you can revert this commit, but this isn't advised
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
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
This also fixes the non returning to the correct size because of too high minimumSize(); 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
And use a QStackedWidget. This will be usefull in the future to: - simplify the code about states and video-resize - support Qt Animations Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Dec, 2009 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
contribs: updated binary package for all Darwin flavours including SQLite 3.6.20 and the usual round of updates for the other libraries
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jakob Leben authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 02 Dec, 2009 2 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
update to 5.7 only build & install library & headers configure with --prefix=/usr so library (newterm() at least) will look at installed terminfo database (ncurses interface wouldn't work on OSX)
-
- 01 Dec, 2009 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
type is void and not boolean (assert failed in var_SetChecked)
-
Pierre Ynard authored
-
- 30 Nov, 2009 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is not really relevant as long as we have only one item. However, sout-keep should really always be on anyway when streaming. Most protocols would terminate client connections when the item changes, and the file output would overwrite the file. (sout_gather would be more problematic. We should use it too, but it has always made sout_display crash.)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
Reusing settings from before 1.1.0 results in a mess.
-
- 29 Nov, 2009 3 commits
-
-
Rémi Denis-Courmont authored
We don't use GLX with Xomap (rather XV or X11)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
In 0.9, the output refuses to work and the codec just segfaults. In 1.0, it is inoperant due to the removal of the forked libmpeg2. In 1.1, we would anyway need to rewrite it to the new vout API.
-