.. |
VLCAudio.m
|
c7d758f812
MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception.
|
17 년 전 |
VLCEventManager.m
|
f8923fa562
MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between.
|
17 년 전 |
VLCLibrary.m
|
1c46396c97
macosx/VLCKit: Load VLCLibrary when VLCKit is loaded. No longer need atexit( ... ) to unload library, use __attribute__((destructor))__ instead. Also make sure we don't autorelease the VLCLibrary (as the library's destructor will take care of that for us).
|
13 년 전 |
VLCMedia.m
|
2e78dba9fd
libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media
|
17 년 전 |
VLCMediaDiscoverer.m
|
c7d758f812
MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception.
|
17 년 전 |
VLCMediaLibrary.m
|
c7d758f812
MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception.
|
17 년 전 |
VLCMediaList.m
|
886ad866c2
libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
|
17 년 전 |
VLCMediaListAspect.m
|
886ad866c2
libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
|
17 년 전 |
VLCMediaPlayer.m
|
2e78dba9fd
libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media
|
17 년 전 |
VLCPlaylistDataSource.m
|
f9ebe365a2
extra/MacOSX/Framework: Initial import of the Mac OS X Framework.
|
18 년 전 |
VLCServicesDiscoverer.m
|
f9ebe365a2
extra/MacOSX/Framework: Initial import of the Mac OS X Framework.
|
18 년 전 |
VLCStreamOutput.m
|
fb2de8afb1
MacOSX/Framework: Support streamin media list.
|
17 년 전 |
VLCStreamSession.m
|
fb2de8afb1
MacOSX/Framework: Support streamin media list.
|
17 년 전 |
VLCTime.m
|
a53273427c
MacOSX/Framework/VLCTime: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
|
17 년 전 |
VLCVideoCommon.m
|
d5f66a56db
More Id and permission fixes.
|
17 년 전 |
VLCVideoLayer.m
|
d5f66a56db
More Id and permission fixes.
|
17 년 전 |
VLCVideoView.m
|
42fd24d205
Don't include config.h from the headers - refs #297.
|
17 년 전 |