Examples
|
586758c7b0
MacOSX/Framework: Updated Sample code. (Patch by Enrique Osuna).
|
18 lat temu |
Headers
|
a80e0bfa27
MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems.
|
17 lat temu |
Resources
|
f9ebe365a2
extra/MacOSX/Framework: Initial import of the Mac OS X Framework.
|
18 lat temu |
Sources
|
a80e0bfa27
MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems.
|
17 lat temu |
VLC.xcodeproj
|
17738ca7a8
MacOSX/Framework: Re-enable VLCMediaDiscoverer.
|
17 lat temu |
Makefile
|
107721354b
MacOSX/Framework: Merge Enrique Osuna's work on the Framework.
|
18 lat temu |
Pre-Compile.sh
|
3cb4dc9735
MacOSX/Framework: Fix tabs.
|
18 lat temu |
TODO
|
107721354b
MacOSX/Framework: Merge Enrique Osuna's work on the Framework.
|
18 lat temu |
VLC_Prefix.pch
|
107721354b
MacOSX/Framework: Merge Enrique Osuna's work on the Framework.
|
18 lat temu |