- Jul 29, 2019
-
-
Remove anchors from backbtn in Controlbuttons Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Add the topbar to the player. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Create a component for player topbar. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Add animation support to new drawer Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Make possible for drawer to attach to all edges of a screen Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
rename drawer to avoid confusion with default qml drawer. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
The closing '?>' needs to be printed using '?<?vlc print ">" ?>' to prevent a parse error. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Thomas Guillem authored
Same name than the audio one. It is still not used.
-
Marvin Scholz authored
-
Marvin Scholz authored
This option is not useful for the user and has no description
-
Marvin Scholz authored
-
François Cartegnie authored
regression from previous changes
-
- Jul 28, 2019
-
-
-
-
-
-
-
-
This reverts commit 3dc64d67. native glyph rendering is broken with fractional scale factor
-
-
-
this allows to specify the widget that asked the playlist to open and to return to it when closing.
-
-
-
-
-
-
-
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>
-
- Jul 27, 2019
-
-
Avoid closing jobserver pipe file descriptors before building qmake. It also fixes the warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 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>
-
This dependency must be setup by the dependency propagation at the end of the main.mak makefile. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
This dependency must be setup by the dependency propagation at the end of the main.mak makefile. It will correctly propapage the dvdcss dependency which is dvdread's one and not dvdnav's one. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Check that the widgets extracted from the Qt widgets tree are valid before using them, otherwise operator[] would crash on access. More work would be needed to use a safer and more sustainable way to customize the dialog box. In the mean time, this prevent the UI from crashing with the new UI. It was reported on platform like Suze Leap 15.1 when opening a disk. 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>
-