Commit Verlauf

Autor SHA1 Nachricht Datum
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL vor 13 Jahren
  Jean-Baptiste Kempf 4014e9e326 VLCKit: remove (void)setValue:(id)value forMeta:(NSString *)VLCMetaInformation; vor 13 Jahren
  Rune Botten e5e0bb8169 Add method for getting stats from VLCMedia vor 14 Jahren
  Rune Botten 71da3e87c0 Method for adding vlc-options to a VLCMedia vor 14 Jahren
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. vor 15 Jahren
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported vor 15 Jahren
  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. vor 15 Jahren
  Pierre d'Herbemont 1fcf1d290e VLCKit: isPreparsed doesn't exists anymore. vor 15 Jahren
  Pierre d'Herbemont 930ce71404 VLCKit: preparsed->parsed. vor 15 Jahren
  Emmanuel de Roux a2af666a73 macosx/framework : added method setValue:forMeta: to VLCMedia vor 15 Jahren
  Rémi Denis-Courmont d4ec81a098 libvlc_media_new_path: create a media from a file path vor 15 Jahren
  Toralf Niebuhr 3005a74eb5 macosx/framework: Remove libvlc_exception_t where needed. vor 15 Jahren
  Pierre d'Herbemont 703bf79ba3 VLCMedia: Don't use setLength in -length. It is bad for bindings. vor 15 Jahren
  Sebastien Zwickert f93ada4c12 macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach. vor 15 Jahren
  Pierre d'Herbemont 5163cdf993 macosx/framework: Remove the newly removed exception parameter. vor 15 Jahren
  Pierre d'Herbemont 0aeb9190bf macosx/framework: Whitespaces cleanup. vor 15 Jahren
  Pierre d'Herbemont 80e9afbbc5 macosx/framework: handle duration changed events. vor 15 Jahren
  Pierre d'Herbemont f75296b9a8 macosx/framework: Only create the NSImage corresponding to the artwork if asked. vor 15 Jahren
  Felix Paul Kühne 24210bc8aa macosx/framework: fixed MPEG2 exporting, updated iPod video profile (requires contribs with mp4a encoder) and added a method to stop all this vor 15 Jahren
  Pierre d'Herbemont 4213de2f3d macosx/framework: Don't automatically fetch meta, only when asked. vor 15 Jahren
  Mike Schrag e67837237b macosx/framework: -[VLCMedia length] returns null every time after the first call. vor 16 Jahren
  Felix Paul Kühne 2fbea4c79d framework: updated to current libvlc API vor 16 Jahren
  Rémi Denis-Courmont fc7a11a782 libvlc_media_*: remove a bunch of useless exception parameters vor 16 Jahren
  Malte Tancred 2fc280a9bf VLCKit: url support for VLCMedia vor 16 Jahren
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. vor 17 Jahren
  Tanguy Krotoff 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media vor 17 Jahren
  Pierre d'Herbemont 886ad866c2 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. vor 17 Jahren
  Pierre d'Herbemont 094189db0d macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value. vor 17 Jahren
  Pierre d'Herbemont 99c09d83f1 macosx/framework: Only fetch meta when needed. vor 17 Jahren
  Pierre d'Herbemont 75dce6c347 framework: Fix the configure script. Fix a bunch of warnings. vor 17 Jahren