Felix Paul Kühne
|
55461fb6a4
VLCMedia: add delegate method called when media's meta data is changed independently if this was done by preparsing or not
|
11 年之前 |
Gleb Pinigin
|
52edcaf642
Use const specifier for constant strings
|
12 年之前 |
Felix Paul Kühne
|
fad0ed47ff
VLCMedia: expand API to fetch and set individual meta properties and to save potential changes
|
12 年之前 |
Felix Paul Kühne
|
4585ba99e3
VLCMedia: add a selector to trigger synchronous parsing and fix tracksInformation
|
12 年之前 |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
12 年之前 |
Felix Paul Kühne
|
2d1b7b4200
VLCMedia: add individual getters for all stats
|
12 年之前 |
Felix Paul Kühne
|
68a7d9b109
VLCKit: convert source code to UTF-8
|
12 年之前 |
Felix Paul Kühne
|
da93fe25ee
VLCMedia: added a new API to determine whether the media size is supposedly suitable for the current device or not
|
12 年之前 |
Felix Paul Kühne
|
5426970a52
VLCMedia: expand available Track Information key set and adapt its fetching to libVLC's 2.1 API
|
12 年之前 |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 年之前 |
Jean-Baptiste Kempf
|
4014e9e326
VLCKit: remove (void)setValue:(id)value forMeta:(NSString *)VLCMetaInformation;
|
13 年之前 |
Konstantin Pavlov
|
a3e7deb4eb
Fix some common typos.
|
13 年之前 |
Rune Botten
|
e5e0bb8169
Add method for getting stats from VLCMedia
|
14 年之前 |
Rune Botten
|
71da3e87c0
Method for adding vlc-options to a VLCMedia
|
14 年之前 |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
15 年之前 |
Pierre d'Herbemont
|
930ce71404
VLCKit: preparsed->parsed.
|
15 年之前 |
Emmanuel de Roux
|
a2af666a73
macosx/framework : added method setValue:forMeta: to VLCMedia
|
15 年之前 |
Pierre d'Herbemont
|
f75296b9a8
macosx/framework: Only create the NSImage corresponding to the artwork if asked.
|
15 年之前 |
Felix Paul Kühne
|
c2ac43ade6
osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality
|
15 年之前 |
Pierre d'Herbemont
|
4213de2f3d
macosx/framework: Don't automatically fetch meta, only when asked.
|
15 年之前 |
Faustino Osuna
|
0075764d03
VLCKit.framework: Documentation updates, whitespace cleanup.
|
17 年之前 |
Pierre d'Herbemont
|
99c09d83f1
macosx/framework: Only fetch meta when needed.
|
17 年之前 |
Pierre d'Herbemont
|
75dce6c347
framework: Fix the configure script. Fix a bunch of warnings.
|
17 年之前 |
Pierre d'Herbemont
|
65aff2e937
MacOSX/Framework/VLCMedia: make the url property an NSURL.
|
17 年之前 |
Pierre d'Herbemont
|
64f35a0bad
MacOSX/Framework: Implement VLCVideoLayer.
|
17 年之前 |
Pierre d'Herbemont
|
e0e36ab879
MacOSX/Framework/VLCMedia: Documentation, code cleanup and and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
|
17 年之前 |
Pierre d'Herbemont
|
6de31c5977
Sources/VLCMedia.m: Implement a KeyValueCoding enabled -state property.
|
17 年之前 |
Pierre d'Herbemont
|
f7bee5b2de
MacOSX/Framework/VLCMedia.m: Implement mediaAsNodeWithName:.
|
17 年之前 |
Pierre d'Herbemont
|
cd10b7d4dd
MacOSX/Framework/VLCMedia.m: Use mediaWithURL:(NSURL*) instead of mediaWithURL:(NSString*). Add a mediaWithPath:(NSString*) constructor.
|
17 年之前 |
Pierre d'Herbemont
|
69282c413a
MacOSX/Framework: Minor various spaces/comment cleanup.
|
18 年之前 |