Commit History

Autor SHA1 Mensaxe Data
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 886ad866c2 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. %!s(int64=17) %!d(string=hai) anos
  Rémi Denis-Courmont 42fd24d205 Don't include config.h from the headers - refs #297. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 11d947f40f MacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct the sanity check for added item. %!s(int64=17) %!d(string=hai) anos
  Faustino Osuna 57ba3e2bee MacOSX/Framework/VLCLibrary.m: Clear potential memory leak & formatting clean up. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 83847c1bdc MacOSX/Framework: Fix grouped event sending, and remove a debugging assert that isn't true anymore. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 33458b223f MacOSX/Framework/VLCMediaList.m: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna). %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 3fcf405822 VLCMediaList.m: Don't mess between node hierachical and hierarchical cached copy of the MediaListAspect. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 3349fb0b2a MacOSX/Framework: Support event collapsing, and save the media list thats own the media list aspect. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 0e26a9e52d MacOSX/Framework/VLCMediaList.m: new aspect for the node hierarchy view. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 8e55d06ffc MacOSX/Framework: Fix end of file line, at least on headers. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 9951b9c2fa MacOSX/Framework/VLCMediaList.m: Implement -isReadOnly. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 1cad3630d1 MacOSX/Framework/VLCMediaList.m: Implement -description: and fix -flatAspect and -hierarchicalAspect when used with bindings. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont c7fff93533 MacOSX/Framework/VLCMediaList.m: Don't lock in initMediaListInternal, we risk double lock. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont d7333f8b2e MacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media". %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont a80e0bfa27 MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 5130180a31 MacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on function that may be called from a non-main thread context. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 24f6a3becb MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 0d75472491 MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)). %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont e3e18eff8d MacOSX/Framework/VLCMediaList.m: Remove dead code. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont b58366461d MacOSX/Framework/VLCMediaList.m: Don't forget to listen to WillAdd/WillDelete media list event. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont c04ae641bc MacOSX/Framework/VLCMediaList.m: Be KVC compliant. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 8a74b25bc9 MacOSX/Framework/VLCMediaList.m: Fix a few warnings and use a Dictionary instead of an array for -mediaListItemAdded: argument. %!s(int64=17) %!d(string=hai) anos
  Pierre d'Herbemont 90cf166fa5 MacOSX/Framework: Very minor identation changes. %!s(int64=18) %!d(string=hai) anos
  Pierre d'Herbemont 69282c413a MacOSX/Framework: Minor various spaces/comment cleanup. %!s(int64=18) %!d(string=hai) anos
  Pierre d'Herbemont 3cb4dc9735 MacOSX/Framework: Fix tabs. %!s(int64=18) %!d(string=hai) anos
  Pierre d'Herbemont f185fbd14b MacOSX/Framework: s/PrivateAPI/Private/ %!s(int64=18) %!d(string=hai) anos
  Pierre d'Herbemont 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. %!s(int64=18) %!d(string=hai) anos