Felix Paul Kühne
|
3fb9b7d39d
VLCMediaPlayer: code refactorization
|
12 years ago |
Felix Paul Kühne
|
fbb6ee17d8
VLCMediaPlayer: expand the API to launch instances with custom options
|
12 years ago |
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 years ago |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
12 years ago |
Felix Paul Kühne
|
30c62a1b75
Add new APIs to fetch names and IDs of audio, subtitle and video tracks
|
12 years ago |
Gleb Pinigin
|
4b32714352
VLCMediaPlayer: implement native player behavior on iOS
|
12 years ago |
Felix Paul Kühne
|
9545aeca91
VLCMediaPlayer: deprecate NSUInteger framesPerSecond property. Use float fps instead.
|
12 years ago |
Felix Paul Kühne
|
6a993c5aa7
VLCMediaPlayer: add documentation for playback rate, video size, hasVideoOut and frames per second
|
12 years ago |
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 years ago |
Felix Paul Kühne
|
cac25fc7c5
VLCMediaPlayer: add documentation for aspect ratio and crop
|
12 years ago |
Felix Paul Kühne
|
fa7f356adb
VLCMediaPlayer: expand the API by adding setter/getter for the video scale factor
|
12 years ago |
Felix Paul Kühne
|
0ad3f78e61
VLCMediaPlayer: expand the API by adding setter/getter for audio delay
|
12 years ago |
Felix Paul Kühne
|
b16ede5cc8
VLCMediaPlayer: expand the API by adding setter/getter for SPU delay
|
12 years ago |
Felix Paul Kühne
|
168999a157
VLCMediaPlayer: expand the API to switch / disable video tracks in similar fashion to SPU and Audio
|
12 years ago |
Felix Paul Kühne
|
328204c635
VLCMediaPlayer: clarify the documentation for the audio and spu getters/setters
|
12 years ago |
Felix Paul Kühne
|
7131675912
VLCMediaPlayer: clarify documentation for the position setter/getter
|
12 years ago |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 years ago |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
15 years ago |
Pierre d'Herbemont
|
a0f0a6d300
macosx/framework: VLCAudio now use a media_player. Cool.
|
15 years ago |
Sebastien Zwickert
|
1f7643ca36
macosx/framework: Remove the newly removed exception parameter from libvlc_video_*
|
15 years ago |
Pierre d'Herbemont
|
830b82fc77
macosx/framework: Export -gotoNextFrame.
|
15 years ago |
Pierre d'Herbemont
|
5163cdf993
macosx/framework: Remove the newly removed exception parameter.
|
15 years ago |
Felix Paul Kühne
|
689a05a148
osx/framework: propagate NSInteger and NSUInteger
|
15 years ago |
Pierre d'Herbemont
|
479bc77ffc
macosx/framework: Make sure remainingTime is KVO.
|
15 years ago |
Pierre d'Herbemont
|
2d00a13971
macosx/framework: improve comments in VLCMediaPlayer.h.
|
15 years ago |
Pierre d'Herbemont
|
6188252e87
macosx/framework: Simplify the API for audio tracks, chapters, titles, and subtitles.
|
15 years ago |
Felix Paul Kühne
|
4b5467b5e3
osx/framework: added methods to access end-user-compliant names of subtitles, audio tracks, etc.
|
15 years ago |
Felix Paul Kühne
|
06af5cd6aa
osx/framework: fixed a typo and enabled the framework to open external subtitle files
|
15 years ago |
Felix Paul Kühne
|
236f755acf
osx/framework: renamed a few methods for consistency, added an addition subs method
|
15 years ago |
Felix Paul Kühne
|
c2ac43ade6
osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality
|
15 years ago |