Felix Paul Kühne
|
14c7ec5a3d
Fix doxygen documentation
|
9 년 전 |
Felix Paul Kühne
|
51eade84a5
media list: add sanity checks
|
10 년 전 |
Felix Paul Kühne
|
402a60c928
VLCMediaList: fixed 2 long-standing runtime exceptions preventing deletion of item 0 in a list if count = 1
|
10 년 전 |
Florent Pillet
|
780daa9792
VLCKit: nitpicking semantics
|
11 년 전 |
James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 년 전 |
James Dumay
|
c59cb1baa1
Define module 'VLCKit' and make headers suitable for swift projects
|
11 년 전 |
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
|
11 년 전 |
Carola Nitz
|
fd1e5a1661
VLCMediaList: call the delegate when media was Added
|
11 년 전 |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
11 년 전 |
Felix Paul Kühne
|
86594f0a0b
VLCMediaList: fix allocation error
|
11 년 전 |
Gleb Pinigin
|
52edcaf642
Use const specifier for constant strings
|
11 년 전 |
Felix Paul Kühne
|
628f5dd422
VLCMediaList: re-add initWithArray
|
12 년 전 |
Felix Paul Kühne
|
f552e37ab5
Revert 7058e748 since Garbage Collection is dead
|
12 년 전 |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
12 년 전 |
Felix Paul Kühne
|
68a7d9b109
VLCKit: convert source code to UTF-8
|
12 년 전 |
Felix Paul Kühne
|
40198b575e
VLCMediaList: fix exception if list is empty
|
12 년 전 |
Felix Paul Kühne
|
fc8801dd7e
Sources: unify and modernize coding style
|
12 년 전 |
Felix Paul Kühne
|
9841080849
fixed 3 potential memory leaks
|
12 년 전 |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 년 전 |
Jean-Baptiste Kempf
|
fd2d03078d
VLCKit: remove - (id)initWithArray:(NSArray *)array;
|
13 년 전 |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
15 년 전 |
Toralf Niebuhr
|
7058e74853
use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported
|
15 년 전 |
Emmanuel de Roux
|
cc437cbc70
macosx/framework: Added [VLCMediaList initWithArray:] method
|
15 년 전 |
Toralf Niebuhr
|
3005a74eb5
macosx/framework: Remove libvlc_exception_t where needed.
|
15 년 전 |
Pierre d'Herbemont
|
b895b7ad46
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
|
15 년 전 |
Pierre d'Herbemont
|
4384ffaf6e
macosx/framework: Remove a bunch of exception.
|
15 년 전 |
Pierre d'Herbemont
|
f953a3b205
macosx/framework: No need to create an exception here.
|
15 년 전 |
Sebastien Zwickert
|
f93ada4c12
macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach.
|
15 년 전 |
Pierre d'Herbemont
|
150c4cba56
macosx/framework: Implement write KVC for VLCMediaList.
|
15 년 전 |
Pierre d'Herbemont
|
5163cdf993
macosx/framework: Remove the newly removed exception parameter.
|
15 년 전 |