- Feb 07, 2018
- Feb 06, 2018
-
-
Carola authored
-
- Feb 03, 2018
-
-
Felix Paul Kühne authored
(cherry picked from commit 3ffddbd6)
-
Felix Paul Kühne authored
(cherry picked from commit f8b92dd5)
-
Felix Paul Kühne authored
-
- Feb 02, 2018
-
-
Felix Paul Kühne authored
(cherry picked from commit 02b54500)
-
Felix Paul Kühne authored
(cherry picked from commit 9260f262)
-
Felix Paul Kühne authored
(cherry picked from commit c0c7fdfc)
-
Felix Paul Kühne authored
(cherry picked from commit f4b309c5)
-
Felix Paul Kühne authored
(cherry picked from commit dc74cd54)
-
Felix Paul Kühne authored
Expand mobile compilation script to include a mode for macOS and add respective configurations to the Xcode project This allows creating a VLCKit binary for macOS with statically linked modules (cherry picked from commit a0359db3)
-
- Jan 29, 2018
- Jan 28, 2018
-
-
Felix Paul Kühne authored
-
- Jan 25, 2018
-
-
Carola authored
-
Carola authored
-
It now precise the name and version of the podspec Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- Jan 24, 2018
-
-
This patch fixes and issue with compiling VLCKit/vlc on later MacOSX systems using the build script. See videolan/VLCKit#131 Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Carola authored
This fixes crashes where the _mediaobjects were modified while being iterated over
-
- Jan 23, 2018
- Jan 22, 2018
-
-
Carola authored
VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10
-
- Jan 18, 2018
- Jan 15, 2018
-
-
Carola authored
When we get a callback that we found Media on the network which is not yet added to the mediaobjects, we need to add it This resolves the issue of not displayed SMB servers
-
- Jan 09, 2018
-
-
Carola authored
-
- Jan 06, 2018
-
-
Carola authored
: is only needed when passing an argument to the option preceding it. In our case the version is not depending on the t option
-
- Jan 03, 2018
-
-
Carola authored
-
Carola authored
-
Carola authored
add quotes to avoid globbing, replace legacy ticks and fix spelling for podspec
-
Carola authored
we should always build frameworks for all architectures
-
Carola authored
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- Jan 02, 2018
-
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Since the `StopDiscoverer` method is already dispatching asynchronously, dispatching it on the same queue(current queue) will result a deadlock. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-