Toralf Niebuhr
|
7058e74853
use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported
|
%!s(int64=15) %!d(string=hai) anos |
Sebastien Zwickert
|
78692d431b
VLCKit: remove the prefix from the parameter value and take into account null values for options that do not require a value.
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
1fcf1d290e
VLCKit: isPreparsed doesn't exists anymore.
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
930ce71404
VLCKit: preparsed->parsed.
|
%!s(int64=15) %!d(string=hai) anos |
Emmanuel de Roux
|
a2af666a73
macosx/framework : added method setValue:forMeta: to VLCMedia
|
%!s(int64=15) %!d(string=hai) anos |
Rémi Denis-Courmont
|
d4ec81a098
libvlc_media_new_path: create a media from a file path
|
%!s(int64=15) %!d(string=hai) anos |
Toralf Niebuhr
|
3005a74eb5
macosx/framework: Remove libvlc_exception_t where needed.
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
703bf79ba3
VLCMedia: Don't use setLength in -length. It is bad for bindings.
|
%!s(int64=15) %!d(string=hai) anos |
Sebastien Zwickert
|
f93ada4c12
macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach.
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
5163cdf993
macosx/framework: Remove the newly removed exception parameter.
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
0aeb9190bf
macosx/framework: Whitespaces cleanup.
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
80e9afbbc5
macosx/framework: handle duration changed events.
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
f75296b9a8
macosx/framework: Only create the NSImage corresponding to the artwork if asked.
|
%!s(int64=15) %!d(string=hai) anos |
Felix Paul Kühne
|
24210bc8aa
macosx/framework: fixed MPEG2 exporting, updated iPod video profile (requires contribs with mp4a encoder) and added a method to stop all this
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
4213de2f3d
macosx/framework: Don't automatically fetch meta, only when asked.
|
%!s(int64=15) %!d(string=hai) anos |
Mike Schrag
|
e67837237b
macosx/framework: -[VLCMedia length] returns null every time after the first call.
|
%!s(int64=15) %!d(string=hai) anos |
Felix Paul Kühne
|
2fbea4c79d
framework: updated to current libvlc API
|
%!s(int64=15) %!d(string=hai) anos |
Rémi Denis-Courmont
|
fc7a11a782
libvlc_media_*: remove a bunch of useless exception parameters
|
%!s(int64=15) %!d(string=hai) anos |
Malte Tancred
|
2fc280a9bf
VLCKit: url support for VLCMedia
|
%!s(int64=16) %!d(string=hai) anos |
Faustino Osuna
|
63d26789d0
VLCKit.framework: Documentation updates and whitespace cleanup.
|
%!s(int64=17) %!d(string=hai) anos |
Tanguy Krotoff
|
2e78dba9fd
libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
886ad866c2
libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
094189db0d
macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
99c09d83f1
macosx/framework: Only fetch meta when needed.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
75dce6c347
framework: Fix the configure script. Fix a bunch of warnings.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
e2bb892d1b
VLCKit/VLCMedia.m: Fix the compare: function.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
a5221c58c3
MacOSX/Framework/VLCMedia.m: Make sure we compare the media_descriptor and not the url, as we can have two perfect different media (different meta, different option), but with the same url.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
fa91ce4757
MacOSX/Framework: Don't attempt to set a value of a dictionary that is being monitored by KVO on non-main thread. That's not thread-safe.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
9f84d217b7
MacOSX/Framework: Add VLCStreamSession, VLCStreamOutput to allow streaming/exporting.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
74a2aecaf1
MacOSX/Framework/VLCMedia.m: Fix previous commit's warnings.
|
%!s(int64=17) %!d(string=hai) anos |