提交历史

作者 SHA1 备注 提交日期
  Gleb Pinigin 93b20621ef VLCEventManager: avoid leaks on continue 12 年之前
  Gleb Pinigin 86741aaff1 VLCEventManager: synchronize creation of shared object 12 年之前
  Gleb Pinigin 398620dd50 VLCEventManager: reorder initialization 12 年之前
  Felix Paul Kühne 9e42122db8 VLCEventManager: simplify threading code (closes #8565) 12 年之前
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead 12 年之前
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax 12 年之前
  Kuang Rufan 7cbe8d5656 fix notification problem 12 年之前
  Felix Paul Kühne c2f8eb6dc8 Introduce the VKLog makro so we don't spam release builds with debug messages 12 年之前
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 12 年之前
  Felix Paul Kühne 3fc3cdc1b8 fixed double free 12 年之前
  Felix Paul Kühne 9841080849 fixed 3 potential memory leaks 12 年之前
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 年之前
  Andrey Utkin 4914912b86 macosx: fix crash by dis-ambiguating var names 13 年之前
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 年之前
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported 15 年之前
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger 15 年之前
  Pierre d'Herbemont 25192a60cc macosx/framework: Re-enable event posting in VLCEventManager. 16 年之前
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. 17 年之前
  Pierre d'Herbemont f8923fa562 MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between. 17 年之前
  Faustino Osuna c65129dc06 MacOSX/Framework/VLCEventManager: Code clean up/documentation. Standardized the way duplicate notifications are consolidated. 17 年之前
  Pierre d'Herbemont 0ea2540363 MacOSX/Framework/VLCEventManager.m: s/msleep/usleep/. 17 年之前
  Pierre d'Herbemont 83847c1bdc MacOSX/Framework: Fix grouped event sending, and remove a debugging assert that isn't true anymore. 17 年之前
  Pierre d'Herbemont f4994c6174 MacOSX/Framework/VLCEventManager: Code cleanup. (Patch by Enrique Osuna). 17 年之前
  Pierre d'Herbemont 16c3ae28da VLCEventManager.m: Support event collapsing. 17 年之前
  Pierre d'Herbemont a2cbbbfbd4 MacOSX/Framework/VLCEventManager.m: Fix a bit the file description. 17 年之前
  Pierre d'Herbemont f64d499015 MacOSX/Framework/VLCEventManager.m: Directly issue events to main thread if we are called from main thread. 17 年之前
  Pierre d'Herbemont 75c539ea9d MacOSX/Framework/VLCEventManager.m: Remove unuseful ;. 17 年之前
  Pierre d'Herbemont 69282c413a MacOSX/Framework: Minor various spaces/comment cleanup. 18 年之前
  Pierre d'Herbemont 3cb4dc9735 MacOSX/Framework: Fix tabs. 18 年之前
  Pierre d'Herbemont f185fbd14b MacOSX/Framework: s/PrivateAPI/Private/ 18 年之前