提交历史

作者 SHA1 备注 提交日期
  Felix Paul Kühne 14c7ec5a3d Fix doxygen documentation 9 年之前
  Felix Paul Kühne 9d36c8370f VLCMedia: deprecate synchronousParse and remove any internal use 9 年之前
  Felix Paul Kühne c7c41eb6ff VLCMedia: update parsing implementation to match latest libvlc 9 年之前
  Felix Paul Kühne c26532857c VLCMedia: add new parse-status API, deprecate isParsed 9 年之前
  Felix Paul Kühne 7bd560110e VLCMedia: deprecate parse 9 年之前
  Felix Paul Kühne 1350d54885 Don't distribute VLCAudio with MobileVLCKit is it is completely NO-OP 10 年之前
  Felix Paul Kühne b692c77bbd Remove API deprecated in VLCKit 2.0 and 2.1 10 年之前
  Felix Paul Kühne 62e91de124 VLCMedia: added new parsing method which allows differenciated parsing and fetching of local and remote sources 10 年之前
  Felix Paul Kühne 2fdb2393a9 VLCMedia: add new type property 10 年之前
  Felix Paul Kühne 1f958e2085 VLCMedia: expose convienience method to ask VLC for the human-readable codec name of a given FourCC 10 年之前
  Felix Paul Kühne a75c342606 VLCMedia: add new keys for total track number, director, season, episode, show name, actors, album artist, disc number 10 年之前
  Felix Paul Kühne 12c70cc17b VLCMedia: correctly mark optional delegate protocol parts as such 11 年之前
  Felix Paul Kühne dbc806101d Restore compatibility with current Xcode releases 11 年之前
  James Dumay 43c0ccd993 convert to modern objective-c 11 年之前
  Felix Paul Kühne 2043edbfae VLCMedia: fix regressions 11 年之前
  Florent Pillet 5f60093872 VLCKit: migrate VLCMedia to ARC. 11 年之前
  Gleb Pinigin 5bf1a95a0b VLCMedia: specify protocol for delegate, allow Xcode to synthesize property automatically 11 年之前
  James Dumay c59cb1baa1 Define module 'VLCKit' and make headers suitable for swift projects 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 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 11 年之前
  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 年之前