- Feb 01, 2019
-
-
Felix Paul Kühne authored
Note that this is not recognized by the typical playback controls yet.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
This commit doesn't have any impact on pulse, since a flush will cause the next play to be differed. This commit fixes the "playback way too early" with other modules, like asla, when flushing with an audio delay.
-
Felix Paul Kühne authored
-
- Jan 31, 2019
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
...rather than the intended window size. This makes the initial resize call unnecessary.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This change causes a duplicated invocation of the resize at start-up. That should be a no-op, but in any case, it will be deduplicated with the following two changes. Together, they make no functional changes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...pointer instead of window pointer.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This pulls the initial EGL surface dimensions as parameters two level up the call stack. So far, it makes no functional difference as the values will be 1x1. This requires a nonfunctional adjustment to other modules though.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
vlc_gl_Create() is never #define'd. Its first parameter is not a generic VLC object.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Jan 30, 2019
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Hugo Beauzée-Luyssen authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Use C functions instead of an ObjC singleton for string operations and move all string related operators to a single header/implementation
-
Felix Paul Kühne authored
This is little more than a stub and will serve as a base for the window displaying the new library
-
Steve Lhomme authored
The opaque value is for the mouse_event callback.
-