Felix Paul Kühne
|
1c2aaca710
Fix 'hue' variable type
|
9 år sedan |
Felix Paul Kühne
|
f246c938d4
media player: add support for interactive title navigation
|
9 år sedan |
Felix Paul Kühne
|
bba9135eb2
player: change play's return type from BOOL to void
|
9 år sedan |
Felix Paul Kühne
|
07b4529c1a
fix a couple of compilation warnings
|
9 år sedan |
Felix Paul Kühne
|
fad505beca
VLCMediaPlayer: add potentially missing include for iPhone OS (closes #9)
|
9 år sedan |
Felix Paul Kühne
|
aeb1ac51e6
media player: add new notifications for title and chapter change
|
9 år sedan |
Felix Paul Kühne
|
b14680304b
media player: deprecate FramesPerSecond
|
9 år sedan |
Paulo Vitor Magacho da Silva
|
15f31eaf13
Added delegate method for snapshot
|
10 år sedan |
Paulo Vitor Magacho da Silva
|
001dbc5a59
Added event handling for snapshot. Create list with snapshots
|
10 år sedan |
Paulo Vitor Magacho da Silva
|
8635a87dbe
Added VLCAudio support back for iOS
|
10 år sedan |
Felix Paul Kühne
|
45d4010fbb
Media List Player: adapt to libvlc 3.0 API
|
10 år sedan |
Felix Paul Kühne
|
1350d54885
Don't distribute VLCAudio with MobileVLCKit is it is completely NO-OP
|
10 år sedan |
Felix Paul Kühne
|
b692c77bbd
Remove API deprecated in VLCKit 2.0 and 2.1
|
10 år sedan |
Felix Paul Kühne
|
2cb98b1512
media player: add selector to query for the number of chapters, rename previous title count selector
|
10 år sedan |
Felix Paul Kühne
|
787f5e465b
expose expanded title and chapter description API
|
10 år sedan |
Felix Paul Kühne
|
6b8b4f735d
media player: fix a few endianess-issues
|
10 år sedan |
Felix Paul Kühne
|
8cab30f52f
media player: add convience API to get the number of media tracks
|
10 år sedan |
Felix Paul Kühne
|
c9a2e03a7c
VLCMediaPlayer: fix endianness issue
|
10 år sedan |
Felix Paul Kühne
|
c6d5d8c366
player: add missing public symbol
|
10 år sedan |
Felix Paul Kühne
|
ba0da6c060
media player: fix compilation warning
|
11 år sedan |
James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 år sedan |
Florent Pillet
|
0fc2eff016
VLCKit: use nonatomic specifier for VLCMediaPlayer properties
|
11 år sedan |
Gleb Pinigin
|
71db8d5ab7
VLCMediaPlayer: avoid retain cycle by weakifying delegate
|
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
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
11 år sedan |
Felix Paul Kühne
|
881decac5e
VLCMediaPlayer: add Equalizer API (refs #9032)
|
11 år sedan |
Felix Paul Kühne
|
aee65c3bca
VLCMediaPlayer: add pragmas to make the API more readible
|
11 år sedan |
Felix Paul Kühne
|
db0273ccd7
VLCMediaPlayer: implementing mediaPlayerStateChanged is optional
|
11 år sedan |
Felix Paul Kühne
|
1104e614ed
VLCMediaPlayer: allow read-only access to the used VLCLibrary instance
|
11 år sedan |
Felix Paul Kühne
|
330a2942ea
VLCMediaPlayer: mark implementation of mediaPlayerTimeChanged as optional as listing for the notification is fine, too
|
12 år sedan |