Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne 14c7ec5a3d Fix doxygen documentation il y a 9 ans
  Felix Paul Kühne 9d36c8370f VLCMedia: deprecate synchronousParse and remove any internal use il y a 9 ans
  Felix Paul Kühne c7c41eb6ff VLCMedia: update parsing implementation to match latest libvlc il y a 9 ans
  Felix Paul Kühne c26532857c VLCMedia: add new parse-status API, deprecate isParsed il y a 9 ans
  Felix Paul Kühne 7bd560110e VLCMedia: deprecate parse il y a 9 ans
  Felix Paul Kühne 1350d54885 Don't distribute VLCAudio with MobileVLCKit is it is completely NO-OP il y a 10 ans
  Felix Paul Kühne b692c77bbd Remove API deprecated in VLCKit 2.0 and 2.1 il y a 10 ans
  Felix Paul Kühne 62e91de124 VLCMedia: added new parsing method which allows differenciated parsing and fetching of local and remote sources il y a 10 ans
  Felix Paul Kühne 2fdb2393a9 VLCMedia: add new type property il y a 10 ans
  Felix Paul Kühne 1f958e2085 VLCMedia: expose convienience method to ask VLC for the human-readable codec name of a given FourCC il y a 10 ans
  Felix Paul Kühne a75c342606 VLCMedia: add new keys for total track number, director, season, episode, show name, actors, album artist, disc number il y a 10 ans
  Felix Paul Kühne 12c70cc17b VLCMedia: correctly mark optional delegate protocol parts as such il y a 11 ans
  Felix Paul Kühne dbc806101d Restore compatibility with current Xcode releases il y a 11 ans
  James Dumay 43c0ccd993 convert to modern objective-c il y a 11 ans
  Felix Paul Kühne 2043edbfae VLCMedia: fix regressions il y a 11 ans
  Florent Pillet 5f60093872 VLCKit: migrate VLCMedia to ARC. il y a 11 ans
  Gleb Pinigin 5bf1a95a0b VLCMedia: specify protocol for delegate, allow Xcode to synthesize property automatically il y a 11 ans
  James Dumay c59cb1baa1 Define module 'VLCKit' and make headers suitable for swift projects il y a 11 ans
  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 il y a 11 ans
  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 il y a 11 ans
  Gleb Pinigin 52edcaf642 Use const specifier for constant strings il y a 12 ans
  Felix Paul Kühne fad0ed47ff VLCMedia: expand API to fetch and set individual meta properties and to save potential changes il y a 12 ans
  Felix Paul Kühne 4585ba99e3 VLCMedia: add a selector to trigger synchronous parsing and fix tracksInformation il y a 12 ans
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax il y a 12 ans
  Felix Paul Kühne 2d1b7b4200 VLCMedia: add individual getters for all stats il y a 12 ans
  Felix Paul Kühne 68a7d9b109 VLCKit: convert source code to UTF-8 il y a 12 ans
  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 il y a 12 ans
  Felix Paul Kühne 5426970a52 VLCMedia: expand available Track Information key set and adapt its fetching to libVLC's 2.1 API il y a 12 ans
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL il y a 13 ans
  Jean-Baptiste Kempf 4014e9e326 VLCKit: remove (void)setValue:(id)value forMeta:(NSString *)VLCMetaInformation; il y a 13 ans