Historial de Commits

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