Historie revizí

Autor SHA1 Zpráva Datum
  Gleb Pinigin 52edcaf642 Use const specifier for constant strings před 12 roky
  Felix Paul Kühne ac1baf9bf8 VLCMedia: add missing assert před 12 roky
  Felix Paul Kühne 353bbbe1b8 VLCMedia: enforce parsing of the info we really need před 12 roky
  Felix Paul Kühne 07989fa20b VLCMedia: fix isMediaSizeSuitableForDevice před 12 roky
  Felix Paul Kühne fad0ed47ff VLCMedia: expand API to fetch and set individual meta properties and to save potential changes před 12 roky
  Felix Paul Kühne 4585ba99e3 VLCMedia: add a selector to trigger synchronous parsing and fix tracksInformation před 12 roky
  Felix Paul Kühne 2abcd909fc VLCMedia: protect 'parse' against missing p_md instance (close #8718) před 12 roky
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead před 12 roky
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax před 12 roky
  Felix Paul Kühne 2d1b7b4200 VLCMedia: add individual getters for all stats před 12 roky
  Felix Paul Kühne 68a7d9b109 VLCKit: convert source code to UTF-8 před 12 roky
  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 před 12 roky
  Felix Paul Kühne e9c42886c6 VLCMedia: fix incorrect return value for VLCMediaTracksInformationDescription před 12 roky
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style před 12 roky
  Felix Paul Kühne 5426970a52 VLCMedia: expand available Track Information key set and adapt its fetching to libVLC's 2.1 API před 12 roky
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL před 13 roky
  Jean-Baptiste Kempf 4014e9e326 VLCKit: remove (void)setValue:(id)value forMeta:(NSString *)VLCMetaInformation; před 13 roky
  Rune Botten e5e0bb8169 Add method for getting stats from VLCMedia před 14 roky
  Rune Botten 71da3e87c0 Method for adding vlc-options to a VLCMedia před 14 roky
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. před 15 roky
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported před 15 roky
  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. před 15 roky
  Pierre d'Herbemont 1fcf1d290e VLCKit: isPreparsed doesn't exists anymore. před 15 roky
  Pierre d'Herbemont 930ce71404 VLCKit: preparsed->parsed. před 15 roky
  Emmanuel de Roux a2af666a73 macosx/framework : added method setValue:forMeta: to VLCMedia před 15 roky
  Rémi Denis-Courmont d4ec81a098 libvlc_media_new_path: create a media from a file path před 15 roky
  Toralf Niebuhr 3005a74eb5 macosx/framework: Remove libvlc_exception_t where needed. před 15 roky
  Pierre d'Herbemont 703bf79ba3 VLCMedia: Don't use setLength in -length. It is bad for bindings. před 15 roky
  Sebastien Zwickert f93ada4c12 macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach. před 15 roky
  Pierre d'Herbemont 5163cdf993 macosx/framework: Remove the newly removed exception parameter. před 15 roky