- Jun 14, 2019
-
-
Rémi Denis-Courmont authored
Locking the window does not guarantee that the original format will not change. Lock the display and check if there is a display: the original format cannot change while a display exists.
-
Rémi Denis-Courmont authored
Like the splitter already does, this ensures that we do not queue a large number of events via vout control upon drag-and-drop of the window. This also prevents acknowledging the window resize before the resize is actually handled (refs #20572).
-
Rémi Denis-Courmont authored
This fixes an ABBA race if two threads set crop settings simultaneously.
-
Rémi Denis-Courmont authored
This fixes an ABBA race if two threads set crop settings simultaneously.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This fixes an ABBA race if two threads set crop settings simultaneously.
-
Rémi Denis-Courmont authored
This fixes an ABBA race if two threads set the factor simultaneously.
-
Rémi Denis-Courmont authored
This fixes an ABBA race if two threads set the factor simultaneously.
-
Rémi Denis-Courmont authored
This fixes an ABBA race if two threads set the flag simultaneously.
-
Rémi Denis-Courmont authored
...to sense stopped state.
-
Rémi Denis-Courmont authored
This makes sure that the display pointer is NULL when there is no display. That way, we can access the display outside the the vout control thread.
-
Rémi Denis-Courmont authored
This provides finer grain than the control hold, and unlike it, can be held under the window lock.
-
Rémi Denis-Courmont authored
-
- Jun 13, 2019
-
-
François Cartegnie authored
font and align must match the prewrapped content
-
Steve Lhomme authored
No need to allocate a string anymore.
-
Steve Lhomme authored
No need to allocate a string anymore.
-
Steve Lhomme authored
Plus some comments
-
Steve Lhomme authored
-
François Cartegnie authored
-
Fixes #22196 Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Fixes #22198 Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Fixes #22289 Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Fixes #22197 Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-