- 22 Jun, 2013 15 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
Till now, these two parameters only had a meaning for geographical positioning. As explained at http://forum.videolan.org/viewtopic.php?f=26&t=111572, extending xoffset and yoffset for the general case would help a lot skin developpers easily position an object of unknown size around a given point : for instance, x="50%" xoffset="-50%" would center an object horizontally. x="100%" xoffset="-100%" would set an object to the East This patch doesn't modify the existing behaviour. It just implements a new feature for the case where it was a silent no op. x,y, width, height percentages are computed against the parent container xoffset and yoffset percentages are computed against the current object TODO: this approach could be generalized to all objects (need to extend the dtd)
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit acf5397b. Conflicts: contrib/src/bghudappkit/rules.mak
-
Erwan Tulou authored
At the core level, the 'f' hotkey and the double click are managed in a slightly different way. The former sets up both the playlist and the vout "fullscreen" variables whereas the latter only sets up the vout variable. This patch first relies on the vout state if any, and falls back to the playlist state. This ensures that the fullscreen button always works consistently for the user. Otherwise, user needs to press twice instead of once when the playlist and the vout are no longer in sync (after a double click)
-
Rafaël Carré authored
-
David Fuhrmann authored
macosx: dialogs provider: fix crash for question dialog and also improve robustness of other dialogs
-
Erwan Tulou authored
-
Erwan Tulou authored
as reported on the forum at http://forum.videolan.org/viewtopic.php?f=26&t=111572
-
Erwan Tulou authored
plus factorise some code. This fixes a bug reported on the forum at http://forum.videolan.org/viewtopic.php?f=26&t=111572
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Close: #8830
-
- 21 Jun, 2013 16 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Ludovic Fauvet authored
If a pre-2.1 version is detected it will be uninstalled silently before proceeding.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Francois Cartegnie authored
just widgets
-
Philip Sequeira authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rafaël Carré authored
-
- 20 Jun, 2013 9 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
macosx: delay start in fullscreen animation to allow to finish resize animation before (close #8780)
-
Ilkka Ollakka authored
This is just quick fix and workaround for now. Should Fix #8619 and #8713
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 32ce763b.
-
Rémi Denis-Courmont authored
This forces Lua RC to exit cleanly in all cases.
-
Rémi Denis-Courmont authored
-