Carola Nitz
|
dd2ca6093c
VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10
|
7 år sedan |
Felix Paul Kühne
|
6c80929659
VLCMediaListPlayer: use libdispatch instead of NSThread
|
7 år sedan |
Thomas Guillem
|
9df762aeda
VLCMediaListPlayer: change pause behavior
|
7 år sedan |
Felix Paul Kühne
|
2143e4d79e
VLCMediaListPlayer: deprecate -playItemAtIndex and add thread-safe replacement
|
9 år sedan |
Felix Paul Kühne
|
2438276456
media list player: add selectors to set drawable on init matching the media player class
|
9 år sedan |
Felix Paul Kühne
|
a862067755
Media List Player: prevent deadlocks when blocking or waiting on the main thread
|
9 år sedan |
Felix Paul Kühne
|
45d4010fbb
Media List Player: adapt to libvlc 3.0 API
|
9 år sedan |
James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 år sedan |
Gleb Pinigin
|
417d2237e7
VLCMediaListPlayer: hide implementation details
|
11 år sedan |
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 år sedan |
Felix Paul Kühne
|
d0e7b32b41
VLCMediaListPlayer: make API additions more cooca like
|
11 år sedan |
Felix Paul Kühne
|
bb2eb018b1
VLCMediaListPlayer: add previous, next, playItemAtIndex selectors
|
11 år sedan |
Felix Paul Kühne
|
f172f04f4d
VLCMediaListPlayer: add a pause selector
|
11 år sedan |
Felix Paul Kühne
|
a89b5ff611
VLCMediaListPlayer: use the media player's VLCLibrary as the shared instance may not necessarily exist and if it does, the media player will return it
|
11 år sedan |
Felix Paul Kühne
|
520090c04e
Update copyright dates
|
11 år sedan |
Felix Paul Kühne
|
87069a369c
VLCMediaListPlayer: add initWithOptions selector while retaining init's behavior
|
11 år sedan |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 år sedan |
Toralf Niebuhr
|
a48fc5d6c4
removed unused exceptions
|
15 år sedan |
Pierre d'Herbemont
|
7035017a76
libvlc: Remove exception from media_list_player.
|
15 år sedan |
Pierre d'Herbemont
|
b895b7ad46
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
|
15 år sedan |
Pierre d'Herbemont
|
5163cdf993
macosx/framework: Remove the newly removed exception parameter.
|
15 år sedan |
Pierre d'Herbemont
|
98edb1f434
macosx/framework: Change the repeatMode setter to be a property so that it can evenutally be used with Bindings.
|
15 år sedan |
Felix Paul Kühne
|
c2ac43ade6
osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality
|
15 år sedan |
Pierre d'Herbemont
|
834c66cb0b
macosx/framework: Fix a leak in VLCMediaListPlayer.
|
15 år sedan |
Pierre d'Herbemont
|
95e7c4e8fa
macosx/framework: Implement -playMedia:.
|
16 år sedan |
Pierre d'Herbemont
|
c6ca87a7b6
macosx/framework: Set root media after setting the playlist.
|
16 år sedan |
Pierre d'Herbemont
|
495cb99f8b
macosx/framework: VLCMediaListPlayer, don't leak the instance.
|
16 år sedan |
Pierre d'Herbemont
|
00b29ada8c
macosx/framework: Add VLCMediaListPlayer.
|
16 år sedan |