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
|
hace 11 años |
Carola Nitz
|
fd1e5a1661
VLCMediaList: call the delegate when media was Added
|
hace 11 años |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
hace 11 años |
Felix Paul Kühne
|
86594f0a0b
VLCMediaList: fix allocation error
|
hace 11 años |
Gleb Pinigin
|
52edcaf642
Use const specifier for constant strings
|
hace 11 años |
Felix Paul Kühne
|
628f5dd422
VLCMediaList: re-add initWithArray
|
hace 12 años |
Felix Paul Kühne
|
f552e37ab5
Revert 7058e748 since Garbage Collection is dead
|
hace 12 años |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
hace 12 años |
Felix Paul Kühne
|
68a7d9b109
VLCKit: convert source code to UTF-8
|
hace 12 años |
Felix Paul Kühne
|
40198b575e
VLCMediaList: fix exception if list is empty
|
hace 12 años |
Felix Paul Kühne
|
fc8801dd7e
Sources: unify and modernize coding style
|
hace 12 años |
Felix Paul Kühne
|
9841080849
fixed 3 potential memory leaks
|
hace 12 años |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
hace 13 años |
Jean-Baptiste Kempf
|
fd2d03078d
VLCKit: remove - (id)initWithArray:(NSArray *)array;
|
hace 13 años |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
hace 15 años |
Toralf Niebuhr
|
7058e74853
use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported
|
hace 15 años |
Emmanuel de Roux
|
cc437cbc70
macosx/framework: Added [VLCMediaList initWithArray:] method
|
hace 15 años |
Toralf Niebuhr
|
3005a74eb5
macosx/framework: Remove libvlc_exception_t where needed.
|
hace 15 años |
Pierre d'Herbemont
|
b895b7ad46
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
|
hace 15 años |
Pierre d'Herbemont
|
4384ffaf6e
macosx/framework: Remove a bunch of exception.
|
hace 15 años |
Pierre d'Herbemont
|
f953a3b205
macosx/framework: No need to create an exception here.
|
hace 15 años |
Sebastien Zwickert
|
f93ada4c12
macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach.
|
hace 15 años |
Pierre d'Herbemont
|
150c4cba56
macosx/framework: Implement write KVC for VLCMediaList.
|
hace 15 años |
Pierre d'Herbemont
|
5163cdf993
macosx/framework: Remove the newly removed exception parameter.
|
hace 15 años |
Felix Paul Kühne
|
689a05a148
osx/framework: propagate NSInteger and NSUInteger
|
hace 15 años |
Faustino Osuna
|
63d26789d0
VLCKit.framework: Documentation updates and whitespace cleanup.
|
hace 17 años |
Pierre d'Herbemont
|
886ad866c2
libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
|
hace 17 años |
Rémi Denis-Courmont
|
42fd24d205
Don't include config.h from the headers - refs #297.
|
hace 17 años |
Pierre d'Herbemont
|
11d947f40f
MacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct the sanity check for added item.
|
hace 17 años |
Faustino Osuna
|
57ba3e2bee
MacOSX/Framework/VLCLibrary.m: Clear potential memory leak & formatting clean up.
|
hace 17 años |