Felix Paul Kühne
|
2cb98b1512
media player: add selector to query for the number of chapters, rename previous title count selector
|
10 سال پیش |
Felix Paul Kühne
|
787f5e465b
expose expanded title and chapter description API
|
10 سال پیش |
Felix Paul Kühne
|
6b8b4f735d
media player: fix a few endianess-issues
|
10 سال پیش |
Felix Paul Kühne
|
8cab30f52f
media player: add convience API to get the number of media tracks
|
10 سال پیش |
Felix Paul Kühne
|
c9a2e03a7c
VLCMediaPlayer: fix endianness issue
|
10 سال پیش |
Felix Paul Kühne
|
c6d5d8c366
player: add missing public symbol
|
10 سال پیش |
Felix Paul Kühne
|
ba0da6c060
media player: fix compilation warning
|
11 سال پیش |
James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 سال پیش |
Florent Pillet
|
0fc2eff016
VLCKit: use nonatomic specifier for VLCMediaPlayer properties
|
11 سال پیش |
Gleb Pinigin
|
71db8d5ab7
VLCMediaPlayer: avoid retain cycle by weakifying delegate
|
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 سال پیش |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
11 سال پیش |
Felix Paul Kühne
|
881decac5e
VLCMediaPlayer: add Equalizer API (refs #9032)
|
11 سال پیش |
Felix Paul Kühne
|
aee65c3bca
VLCMediaPlayer: add pragmas to make the API more readible
|
11 سال پیش |
Felix Paul Kühne
|
db0273ccd7
VLCMediaPlayer: implementing mediaPlayerStateChanged is optional
|
11 سال پیش |
Felix Paul Kühne
|
1104e614ed
VLCMediaPlayer: allow read-only access to the used VLCLibrary instance
|
11 سال پیش |
Felix Paul Kühne
|
330a2942ea
VLCMediaPlayer: mark implementation of mediaPlayerTimeChanged as optional as listing for the notification is fine, too
|
11 سال پیش |
Gleb Pinigin
|
52edcaf642
Use const specifier for constant strings
|
12 سال پیش |
Felix Paul Kühne
|
3fb9b7d39d
VLCMediaPlayer: code refactorization
|
12 سال پیش |
Felix Paul Kühne
|
fbb6ee17d8
VLCMediaPlayer: expand the API to launch instances with custom options
|
12 سال پیش |
Felix Paul Kühne
|
f9dad8786c
VLCMediaPlayer: don't pause playback if the iOS app is going to the background, since this behavior may be different per client application
|
12 سال پیش |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
12 سال پیش |
Felix Paul Kühne
|
30c62a1b75
Add new APIs to fetch names and IDs of audio, subtitle and video tracks
|
12 سال پیش |
Gleb Pinigin
|
4b32714352
VLCMediaPlayer: implement native player behavior on iOS
|
12 سال پیش |
Felix Paul Kühne
|
9545aeca91
VLCMediaPlayer: deprecate NSUInteger framesPerSecond property. Use float fps instead.
|
12 سال پیش |
Felix Paul Kühne
|
6a993c5aa7
VLCMediaPlayer: add documentation for playback rate, video size, hasVideoOut and frames per second
|
12 سال پیش |
Felix Paul Kühne
|
efb4a9bb71
VLCMediaPlayer: add API to work with the adjust video filter to manipulate contrast, brightness, hue, saturation and gamma on the fly
|
12 سال پیش |
Felix Paul Kühne
|
cac25fc7c5
VLCMediaPlayer: add documentation for aspect ratio and crop
|
12 سال پیش |
Felix Paul Kühne
|
fa7f356adb
VLCMediaPlayer: expand the API by adding setter/getter for the video scale factor
|
12 سال پیش |
Felix Paul Kühne
|
0ad3f78e61
VLCMediaPlayer: expand the API by adding setter/getter for audio delay
|
12 سال پیش |