Historie revizí

Autor SHA1 Zpráva Datum
  Gleb Pinigin f7553c4e7a VLCEventManager: modern versions of Xcode don't need explicit forward methods declaration anymore před 11 roky
  Gleb Pinigin a1c503d2f1 VLCEventManager: save some dispatches, modernize syntax před 11 roky
  Gleb Pinigin 0d0883feb1 VLCEventManager: hide implementation details před 11 roky
  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 před 11 roky
  Gleb Pinigin da15b4f5a1 VLCEventManager: memory leak před 11 roky
  Felix Paul Kühne dbfa4ef0fd Fix 64bit compilation warnings před 11 roky
  Gleb Pinigin a1b881f429 Modern approach for creating shared instances(iOS4.0+/OSX10.6+) před 12 roky
  Gleb Pinigin 93b20621ef VLCEventManager: avoid leaks on continue před 12 roky
  Gleb Pinigin 86741aaff1 VLCEventManager: synchronize creation of shared object před 12 roky
  Gleb Pinigin 398620dd50 VLCEventManager: reorder initialization před 12 roky
  Felix Paul Kühne 9e42122db8 VLCEventManager: simplify threading code (closes #8565) 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
  Kuang Rufan 7cbe8d5656 fix notification problem před 12 roky
  Felix Paul Kühne c2f8eb6dc8 Introduce the VKLog makro so we don't spam release builds with debug messages před 12 roky
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style před 12 roky
  Felix Paul Kühne 3fc3cdc1b8 fixed double free před 13 roky
  Felix Paul Kühne 9841080849 fixed 3 potential memory leaks před 13 roky
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL před 13 roky
  Andrey Utkin 4914912b86 macosx: fix crash by dis-ambiguating var names před 13 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
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger před 15 roky
  Pierre d'Herbemont 25192a60cc macosx/framework: Re-enable event posting in VLCEventManager. před 16 roky
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. před 17 roky
  Pierre d'Herbemont f8923fa562 MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between. před 17 roky
  Faustino Osuna c65129dc06 MacOSX/Framework/VLCEventManager: Code clean up/documentation. Standardized the way duplicate notifications are consolidated. před 17 roky
  Pierre d'Herbemont 0ea2540363 MacOSX/Framework/VLCEventManager.m: s/msleep/usleep/. před 17 roky
  Pierre d'Herbemont 83847c1bdc MacOSX/Framework: Fix grouped event sending, and remove a debugging assert that isn't true anymore. před 17 roky
  Pierre d'Herbemont f4994c6174 MacOSX/Framework/VLCEventManager: Code cleanup. (Patch by Enrique Osuna). před 17 roky