Felix Paul Kühne
|
2c26752523
VLCMediaList: To match the KVC bindings, all NSInteger arguments were moved to NSUInteger as appropriate
|
7 years ago |
Felix Paul Kühne
|
f8b92dd5cf
VLCAudio: remove outdated comment and update NEWS
|
7 years ago |
Felix Paul Kühne
|
4877c42ead
VLCAudio: add passthrough property (closes #17)
|
8 years ago |
Soomin Lee
|
2da709acf6
VLCMediaPlayer: Change the return values of methods to unify it with libvlc
|
8 years ago |
Felix Paul Kühne
|
26cf7e4958
Update NEWS
|
8 years ago |
Felix Paul Kühne
|
cf41944765
VLCKit: remove VLCExtension and VLCExtensionsManager classes
|
8 years ago |
Felix Paul Kühne
|
c5b9e0c54b
VLCMedia: add preliminary cookie API
|
8 years ago |
Felix Paul Kühne
|
99fca8b42d
Remove VLCPlaylistDataSource which was never distributed as public API and should not be part of the framework but the client app
|
9 years ago |
Felix Paul Kühne
|
83aba34c83
Deprecate VLCExtension, VLCExtensionManager, VLCMediaLibrary, VLCStreamOutput, VLCStreamSession as all of those were not maintained or further developed since 2009
|
9 years ago |
Felix Paul Kühne
|
2143e4d79e
VLCMediaListPlayer: deprecate -playItemAtIndex and add thread-safe replacement
|
9 years ago |
Felix Paul Kühne
|
9d36c8370f
VLCMedia: deprecate synchronousParse and remove any internal use
|
9 years ago |
Felix Paul Kühne
|
c14e40ae93
VLCMedia: do not enforce deprecated and discouraged synchronous parsing if media was not parsed yet on metadata request
|
9 years ago |
Felix Paul Kühne
|
9700ec8009
media discoverer: deprecate localizedName
|
9 years ago |
Felix Paul Kühne
|
5c5e9a24fe
media player: expose playback slave addition
|
9 years ago |
Felix Paul Kühne
|
4b21bd6cc4
media player: update add subtitles file implementation and deprecate the API call
|
9 years ago |
Felix Paul Kühne
|
c7c41eb6ff
VLCMedia: update parsing implementation to match latest libvlc
|
9 years ago |
Felix Paul Kühne
|
c26532857c
VLCMedia: add new parse-status API, deprecate isParsed
|
9 years ago |
Felix Paul Kühne
|
7bd560110e
VLCMedia: deprecate parse
|
9 years ago |
Felix Paul Kühne
|
db604abadb
media discoverer: expose list of available discoverers
|
9 years ago |
Felix Paul Kühne
|
a6b3e0d633
Implement libvlc dialog API as class cluster
|
9 years ago |
Felix Paul Kühne
|
f6cff1842d
NEWS: document API change
|
9 years ago |
Felix Paul Kühne
|
2438276456
media list player: add selectors to set drawable on init matching the media player class
|
9 years ago |
Felix Paul Kühne
|
bba9135eb2
player: change play's return type from BOOL to void
|
9 years ago |
Felix Paul Kühne
|
aeb1ac51e6
media player: add new notifications for title and chapter change
|
9 years ago |
Felix Paul Kühne
|
b14680304b
media player: deprecate FramesPerSecond
|
9 years ago |
Felix Paul Kühne
|
43b3cf22e4
Update NEWS
|
9 years ago |
Felix Paul Kühne
|
220d46d1ab
Restore API broken in 758cdf2e with deprecate flag
|
9 years ago |
Felix Paul Kühne
|
770868a04b
Update NEWS
|
9 years ago |
Felix Paul Kühne
|
d87cd90ae5
VLCKit: drop support for i386
|
9 years ago |
Felix Paul Kühne
|
39b34319c9
VLCTime: improve comparison API (close #15404)
|
10 years ago |