Felix Paul Kühne
|
1a12a2475e
media player: remove no longer needed async calls
|
5 anos atrás |
Felix Paul Kühne
|
99e057d4fc
media player: remove no longer needed assert
|
5 anos atrás |
Felix Paul Kühne
|
408eddbadf
media player: add missing sanity check
|
5 anos atrás |
Felix Paul Kühne
|
593b71ffc2
media player: fix compilation warnings
|
5 anos atrás |
Felix Paul Kühne
|
d051fb1fb4
media player: replace deprecated (and removed) API
|
5 anos atrás |
Felix Paul Kühne
|
f4eec5bf61
Remove API deprecated for v3
|
5 anos atrás |
Felix Paul Kühne
|
0ef540888e
Partially update external API and most importantly internal libvlc use to v4
|
6 anos atrás |
Trinh Van Cuong
|
de8128d14f
Only create new equalizer when needed in 'setEqualizerEnabled' func
|
7 anos atrás |
Trinh Van Cuong
|
de6adcf8e9
set pointer to nil when release _equalizerInstance object
|
7 anos atrás |
Felix Paul Kühne
|
a3c35664cd
VLCMediaPlayerDelegate: fix protocol declaration and drop unneeded casts
|
6 anos atrás |
Felix Paul Kühne
|
4a5db98bcb
media player: don't crash if the optional recording protocol is not implemented (fixes #237)
|
6 anos atrás |
Carola Nitz
|
a10c991ead
Follow up to f0a0a4ae3a75c57c7f0d2f2492042429e8c487b3
|
6 anos atrás |
Felix Paul Kühne
|
f0a0a4ae3a
creating a player can fail, add missing sanity checks (fixes #229)
|
6 anos atrás |
Carola Nitz
|
54b68f2d77
VLCMediaPlayer: Add method to interface to fix warning
|
6 anos atrás |
Carola Nitz
|
5628ef2a3f
VLCMediaPlayer: rename for consistency
|
6 anos atrás |
Soomin Lee
|
3c215f2d65
VLCMediaPlayer: add recording feature
|
6 anos atrás |
Soomin Lee
|
5322ddb7ef
VLCMediaPlayer: VLCMediaPlayerStateToString: Return ES Added
|
6 anos atrás |
David Fuhrmann
|
bd2c73e632
equalizer: Fix compilation for recent equalizer change
|
7 anos atrás |
Luis Fernandes
|
86da2831cf
change function of deinterlace to specify which deinterlace mode and filter we want to use
|
7 anos atrás |
Soomin Lee
|
a2c58090f6
VLCMediaPlayer: Don't release equalizer on disable
|
7 anos atrás |
Carola Nitz
|
3650673ac6
VLCMediaPlayer: exposed yaw pitch and roll for viewpoint
|
7 anos atrás |
Soomin Lee
|
9d24ab8b4a
VLCRendererDiscoverer: Track discovered renderer items
|
7 anos atrás |
Felix Paul Kühne
|
698f5d6491
VLCMediaPlayer: expose snapshot API on macOS
|
7 anos atrás |
Felix Paul Kühne
|
ad12408623
media player: fix implementation of deprecated openVideoSubTitlesFromFile() call
|
7 anos atrás |
Soomin Lee
|
399f6d26b0
Renderer API integration
|
7 anos atrás |
Carola Nitz
|
dd2ca6093c
VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10
|
7 anos atrás |
Soomin Lee
|
10c3aa2425
VLCMediaPlayer: Add MediaPlayerESAdded event observer
|
7 anos atrás |
Felix Paul Kühne
|
973e2168de
VLCMediaPlayer: use libdispatch instead of abusing NSThread
|
7 anos atrás |
Soomin Lee
|
464d3f2309
VLCMediaPlayer: Cache and use cached drawable
|
7 anos atrás |
Felix Paul Kühne
|
ce2c7d149b
iOS/tvOS: reimplement private VLCKit-API to change SPU font, color, size and boldness on-the-fly
|
7 anos atrás |