Historial de Commits

Autor SHA1 Mensaje Fecha
  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 c034a24559 VLCMedia: improve now playing handling 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 ac1baf9bf8 VLCMedia: add missing assert hace 12 años
  Felix Paul Kühne 353bbbe1b8 VLCMedia: enforce parsing of the info we really need hace 12 años
  Felix Paul Kühne 07989fa20b VLCMedia: fix isMediaSizeSuitableForDevice 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 2abcd909fc VLCMedia: protect 'parse' against missing p_md instance (close #8718) hace 12 años
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead 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 e9c42886c6 VLCMedia: fix incorrect return value for VLCMediaTracksInformationDescription hace 12 años
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 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
  Rune Botten e5e0bb8169 Add method for getting stats from VLCMedia hace 14 años
  Rune Botten 71da3e87c0 Method for adding vlc-options to a VLCMedia hace 14 años
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. hace 15 años
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported hace 15 años
  Sebastien Zwickert 78692d431b VLCKit: remove the prefix from the parameter value and take into account null values for options that do not require a value. hace 15 años
  Pierre d'Herbemont 1fcf1d290e VLCKit: isPreparsed doesn't exists anymore. hace 15 años
  Pierre d'Herbemont 930ce71404 VLCKit: preparsed->parsed. hace 15 años
  Emmanuel de Roux a2af666a73 macosx/framework : added method setValue:forMeta: to VLCMedia hace 15 años
  Rémi Denis-Courmont d4ec81a098 libvlc_media_new_path: create a media from a file path hace 15 años
  Toralf Niebuhr 3005a74eb5 macosx/framework: Remove libvlc_exception_t where needed. hace 15 años