Soomin Lee
|
d81035778d
VLCMediaList: Set QoS of _serialMediaObjectsQueue to user initiated
|
6 years ago |
Mike JS. Choi
|
64130802fa
VLCMediaList: Remove removeObjectFromMediaAtIndex
|
7 years ago |
Mike JS. Choi
|
0735d2b17c
VLCMediaList: Fix removeMediaAtIndex (closes #182)
|
7 years ago |
Mike JS. Choi
|
759bad2a90
VLCMediaList: Update indexOfMedia
|
7 years ago |
Felix Paul Kühne
|
6e4e8abd5f
media list: embed the libvlc event attachment in a serial queue
|
7 years ago |
Carola Nitz
|
ff4289fecf
VLCMediaList: reintroduce the dispatchqueue to fix crashes while enumaring
|
7 years ago |
Carola Nitz
|
76a0a0a7b3
This introduced some out of bounds crashes and the addressed issue couldn't
|
7 years ago |
Carola Nitz
|
73eae8a1e5
VLCMedialist: moved _mediaObjects modification and readaccess to a queue
|
7 years ago |
Carola Nitz
|
8cd214195c
VLCMediaList: add VLCMedia to existing mediaObjects if not found
|
7 years ago |
Felix Paul Kühne
|
2c26752523
VLCMediaList: To match the KVC bindings, all NSInteger arguments were moved to NSUInteger as appropriate
|
7 years ago |
Felix Paul Kühne
|
bb51930b12
VLCMediaList: re-write internals so we actually return the VLCMedia object that was given to us and not a new instance
|
7 years ago |
Felix Paul Kühne
|
14c7ec5a3d
Fix doxygen documentation
|
9 years ago |
Felix Paul Kühne
|
51eade84a5
media list: add sanity checks
|
10 years ago |
Felix Paul Kühne
|
402a60c928
VLCMediaList: fixed 2 long-standing runtime exceptions preventing deletion of item 0 in a list if count = 1
|
10 years ago |
Florent Pillet
|
780daa9792
VLCKit: nitpicking semantics
|
11 years ago |
James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 years ago |
James Dumay
|
c59cb1baa1
Define module 'VLCKit' and make headers suitable for swift projects
|
11 years ago |
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 years ago |
Carola Nitz
|
fd1e5a1661
VLCMediaList: call the delegate when media was Added
|
11 years ago |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
11 years ago |
Felix Paul Kühne
|
86594f0a0b
VLCMediaList: fix allocation error
|
11 years ago |
Gleb Pinigin
|
52edcaf642
Use const specifier for constant strings
|
11 years ago |
Felix Paul Kühne
|
628f5dd422
VLCMediaList: re-add initWithArray
|
12 years ago |
Felix Paul Kühne
|
f552e37ab5
Revert 7058e748 since Garbage Collection is dead
|
12 years ago |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
12 years ago |
Felix Paul Kühne
|
68a7d9b109
VLCKit: convert source code to UTF-8
|
12 years ago |
Felix Paul Kühne
|
40198b575e
VLCMediaList: fix exception if list is empty
|
12 years ago |
Felix Paul Kühne
|
fc8801dd7e
Sources: unify and modernize coding style
|
12 years ago |
Felix Paul Kühne
|
9841080849
fixed 3 potential memory leaks
|
12 years ago |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 years ago |