提交歷史

作者 SHA1 備註 提交日期
  Amir Abbas 53695abfbd Fixed issue of initializing VLCMedia with already opened stream 7 年之前
  Amir Abbas 29aa853387 Added initializing VLCMedia from NSInputStream (using callbacks) 7 年之前
  Carola Nitz eba15852df VLCMedia: Add VLCMediaParsedStatusTimeout (closes #181) 7 年之前
  Felix Paul Kühne d1d211e06e VLCTime + VLCMedia: white-spacing fixes 7 年之前
  Felix Paul Kühne 86c21aa8f7 VLCMedia: fix VLCMediaTracksInformationSourceAspectRatioDenominator (closes #78) 8 年之前
  Soomin Lee 3650f183bd VLCMedia: Add orientation and projection 8 年之前
  Felix Paul Kühne 9a25af9091 VLCMedia: fix macOS compilation 8 年之前
  Felix Paul Kühne c5b9e0c54b VLCMedia: add preliminary cookie API 9 年之前
  Felix Paul Kühne efd7957186 Add complete documentation 9 年之前
  Felix Paul Kühne b9c5f19175 Fix documentation of deprecated API calls 9 年之前
  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 年之前