Felix Paul Kühne
|
66f1be0099
public headers: internalize implementation details. no functional changes
|
11 년 전 |
Felix Paul Kühne
|
caf9cfec3c
VLCKit: fix incomplete umbrella header
|
11 년 전 |
Felix Paul Kühne
|
4adbda6e4c
VLCKit: disable modules using the QuickTime APIs by default to solve compatibility with the MAS
|
11 년 전 |
Felix Paul Kühne
|
10b5319ca7
VLCKit: fix compilation with Xcode 5
|
11 년 전 |
Felix Paul Kühne
|
64ac56f4a9
VLCKit: we are at libvlccore 8 now
|
11 년 전 |
Felix Paul Kühne
|
7531b71a58
VLCKit: fix PATH variable for the bootstrap step
|
11 년 전 |
Felix Paul Kühne
|
438de95d9c
MVK: fix patch 19
|
11 년 전 |
Felix Paul Kühne
|
a689f7dd5c
MVK: update libvlc
|
11 년 전 |
Felix Paul Kühne
|
f08257a1f0
update libvlc to 2.2-pre2
|
11 년 전 |
Felix Paul Kühne
|
c96a16eb34
MVK: update libvlc
|
11 년 전 |
Felix Paul Kühne
|
b633b55e03
MVK: update patches
|
11 년 전 |
Jörg Bleyel
|
425b114126
VLCKit: fix examples compiler warnings
|
11 년 전 |
Felix Paul Kühne
|
188b7fc619
event manager: fix incomplete coalescing to avoid an unreasonably large number of messages on the main thread, which could lead to a memory impact
|
11 년 전 |
Felix Paul Kühne
|
5f9893863c
event manager: fix event propagation issues introduced in 3a85ea62 and b04ab8c8
|
11 년 전 |
Felix Paul Kühne
|
18f5e18a87
VLCMedia: fix KVC violations introduced in 5f600938
|
11 년 전 |
Jörg Bleyel
|
3a53810509
VLCKit: allow override library init default options
|
11 년 전 |
Florent Pillet
|
780daa9792
VLCKit: nitpicking semantics
|
11 년 전 |
Felix Paul Kühne
|
12c70cc17b
VLCMedia: correctly mark optional delegate protocol parts as such
|
11 년 전 |
Felix Paul Kühne
|
39f10330de
library: fix compilation warning
|
11 년 전 |
Felix Paul Kühne
|
ba0da6c060
media player: fix compilation warning
|
11 년 전 |
Felix Paul Kühne
|
dbc806101d
Restore compatibility with current Xcode releases
|
11 년 전 |
James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 년 전 |
Felix Paul Kühne
|
2043edbfae
VLCMedia: fix regressions
|
11 년 전 |
Felix Paul Kühne
|
b04ab8c830
event manager: fix runtime exception
|
11 년 전 |
Florent Pillet
|
5f60093872
VLCKit: migrate VLCMedia to ARC.
|
11 년 전 |
Jörg Bleyel
|
e18cc6a3f6
VLCKit: speedup message loop main thread delegate call
|
11 년 전 |
James Dumay
|
af26945f22
use @autoreleasepool instead of NSAutoreleasePool
|
11 년 전 |
James Dumay
|
c91e6972ff
enable ARC
|
11 년 전 |
Florent Pillet
|
84c8e52efe
VLCKit: dropped superfluous method that is already auto-generated for property
|
11 년 전 |
Florent Pillet
|
bd5b9cf401
VLCKit: using a selector to access immutable private ivars was pointless
|
11 년 전 |