Gleb Pinigin
|
5bf1a95a0b
VLCMedia: specify protocol for delegate, allow Xcode to synthesize property automatically
|
11 anni fa |
Gleb Pinigin
|
f7553c4e7a
VLCEventManager: modern versions of Xcode don't need explicit forward methods declaration anymore
|
11 anni fa |
Gleb Pinigin
|
a1c503d2f1
VLCEventManager: save some dispatches, modernize syntax
|
11 anni fa |
Gleb Pinigin
|
0d0883feb1
VLCEventManager: hide implementation details
|
11 anni fa |
James Dumay
|
c59cb1baa1
Define module 'VLCKit' and make headers suitable for swift projects
|
11 anni fa |
Felix Paul Kühne
|
4aa02c2c94
Update libvlc to fix compilation
|
11 anni fa |
Felix Paul Kühne
|
a3460df46b
Update libvlc to fix contrib compilation
|
11 anni fa |
Felix Paul Kühne
|
8fb84d046d
MVK: add patch fixing gpg-error compilation for the 64bit simulator
|
11 anni fa |
Felix Paul Kühne
|
19340aea26
libvlc: use 2.2 repo instead of bleeding-edge, update patches
|
11 anni fa |
Carola Nitz
|
6ea28be83d
Converts the library to ARC and therefore changed the struct message_t into a class and adjusted the code using message_t
|
11 anni fa |
Gleb Pinigin
|
da15b4f5a1
VLCEventManager: memory leak
|
11 anni fa |
Florent Pillet
|
fad3de5d7a
fix crash if video view doesn't have a size yet
|
11 anni fa |
Felix Paul Kühne
|
5dc0a3eebd
build script: make sure that we can actually disable the framework creation
|
11 anni fa |
Felix Paul Kühne
|
bcf2643c2e
libvlc: bump hash and update patches
|
11 anni fa |
Paulo Vitor Magacho da Silva
|
adc1a0b30f
Use modern enumeration syntax to solve compilation issues in ObjC++ contexts
|
11 anni fa |
Felix Paul Kühne
|
f59463bc52
Fix typo spotted by Gleb
|
11 anni fa |
Felix Paul Kühne
|
534b9d9ba1
Packaging: add option create zip file instead of dmg
|
11 anni fa |
Felix Paul Kühne
|
ba4ecccca7
Fix compilation warnings
|
11 anni fa |
Florent Pillet
|
c004a3e98d
Fix VLCMediaPlayer dealloc
|
11 anni fa |
Florent Pillet
|
9cf1704a72
private text renderer API patch for MobileVLCKit broke OS X build
|
11 anni fa |
Carola Nitz
|
fd1e5a1661
VLCMediaList: call the delegate when media was Added
|
11 anni fa |
Felix Paul Kühne
|
25d235815d
Fix patch 19
|
11 anni fa |
Felix Paul Kühne
|
7b1f6fb6a8
MVK: update libvlc to fix crashes when displaying subpictures
|
11 anni fa |
Felix Paul Kühne
|
07687fefb0
MVK: fix patch 20
|
11 anni fa |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
11 anni fa |
Felix Paul Kühne
|
0663dc0064
MVK: Add private API to set quartztext variables on-the-fly
|
11 anni fa |
Felix Paul Kühne
|
5b4f892cf3
MVK: update tested hash and patches
|
11 anni fa |
Felix Paul Kühne
|
193b90f4dd
VLC Media Player: correctly subscribe to the libvlc_MediaPlayerStopped (close #11074)
|
11 anni fa |
Felix Paul Kühne
|
4406fd3ba6
vlc media player: add missing debug
|
11 anni fa |
Felix Paul Kühne
|
9066a74b44
vlc media player: correctly fetch the 'media player stopped' event instead of believing that 'end reached' is actually the stop (close #11074)
|
11 anni fa |