- Mar 08, 2022
-
-
Hugo Beauzée-Luyssen authored
Since those aren't running at night anymore
-
Hugo Beauzée-Luyssen authored
It's just a different build flavor, but still a build
-
Hugo Beauzée-Luyssen authored
-
Felix Paul Kühne authored
VLCKit is quite static with no dynamic changes without merge requests and a fixed libvlc hash that does not change without a merge requests. Hence, until this MR, there were binaries created every night running for many hours and thereby blocking the builders resulting in the exact same binary as the night before.
-
- Jan 09, 2022
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Jan 07, 2022
-
-
Felix Paul Kühne authored
-
- Nov 22, 2021
-
-
Felix Paul Kühne authored
-
- Nov 19, 2021
-
-
Felix Paul Kühne authored
-
- Nov 14, 2021
-
-
Felix Paul Kühne authored
-
- Nov 11, 2021
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Manual forward port of b0445b7f Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
(cherry picked from commit 6577a1ff) Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
Felix Paul Kühne authored
This is a forward-port of 6d29615c
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Sep 14, 2021
-
-
Alexandre Janniaux authored
[VLCTime clock] will match libvlc_clock() and [VLCTime delay:ts] will match libvlc_delay(ts). They are returning and taking int64_t as parameter, much like libvlc itself, so as to avoid allocation of the VLCTime wrapper.
-
- Jun 29, 2021
-
-
Felix Paul Kühne authored
-
- Jun 28, 2021
-
-
Felix Paul Kühne authored
- this clones the master branch only - this fixes #497
-
- May 15, 2021
-
-
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
- Mar 17, 2021
-
-
Felix Paul Kühne authored
-
- Mar 13, 2021
-
-
Felix Paul Kühne authored
-
- Mar 12, 2021
-
-
Felix Paul Kühne authored
-
- Feb 20, 2021
-
-
Felix Paul Kühne authored
This is needed to please an install-time check by Carthage (fixes #462)
-
- Feb 16, 2021
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes #448 for the v4 branch.
-
- Feb 01, 2021
-
-
There is already initWithLibVLCInstance but it's using an existing player instance, and initWithDrawable:options: which initialize a new libvlc instance. Initializing from an existing VLCLibrary allows sharing the VLCLibrary among multiple VLCMediaPLayer and setting up logger callback on an instance basis before allocating the VLCMediaPlayer.
-
- Jan 31, 2021
-
-
- Jan 28, 2021
-
-
Felix Paul Kühne authored
-
- Dec 20, 2020
-
-
Felix Paul Kühne authored
Fixes #458
-
- Oct 27, 2020
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes the compilation broken in 632c0c78 that used non-existing API
-
Felix Paul Kühne authored
This fixes #432
-
- Oct 26, 2020
-
-
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-