Historique des commits

Auteur SHA1 Message Date
  Florent Pillet 291f91e180 VLCKit: fix a deadlock case in VLCEventManager il y a 11 ans
  Florent Pillet 7ccc97fabd VLCKit: Added a couple missing casts il y a 11 ans
  Florent Pillet 89b18fd9c7 VLCKit: Moved sleep() call to after some work has been processed il y a 11 ans
  Florent Pillet 4904e3482c VLCKit: Cosmetic fixes to method declarations il y a 11 ans
  Florent Pillet bab8b59c5d Cosmetics il y a 11 ans
  Gleb Pinigin f7553c4e7a VLCEventManager: modern versions of Xcode don't need explicit forward methods declaration anymore il y a 11 ans
  Gleb Pinigin a1c503d2f1 VLCEventManager: save some dispatches, modernize syntax il y a 11 ans
  Gleb Pinigin 0d0883feb1 VLCEventManager: hide implementation details il y a 11 ans
  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 il y a 11 ans
  Gleb Pinigin da15b4f5a1 VLCEventManager: memory leak il y a 11 ans
  Felix Paul Kühne dbfa4ef0fd Fix 64bit compilation warnings il y a 11 ans
  Gleb Pinigin a1b881f429 Modern approach for creating shared instances(iOS4.0+/OSX10.6+) il y a 12 ans
  Gleb Pinigin 93b20621ef VLCEventManager: avoid leaks on continue il y a 12 ans
  Gleb Pinigin 86741aaff1 VLCEventManager: synchronize creation of shared object il y a 12 ans
  Gleb Pinigin 398620dd50 VLCEventManager: reorder initialization il y a 12 ans
  Felix Paul Kühne 9e42122db8 VLCEventManager: simplify threading code (closes #8565) il y a 12 ans
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead il y a 12 ans
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax il y a 12 ans
  Kuang Rufan 7cbe8d5656 fix notification problem il y a 12 ans
  Felix Paul Kühne c2f8eb6dc8 Introduce the VKLog makro so we don't spam release builds with debug messages il y a 12 ans
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style il y a 12 ans
  Felix Paul Kühne 3fc3cdc1b8 fixed double free il y a 12 ans
  Felix Paul Kühne 9841080849 fixed 3 potential memory leaks il y a 12 ans
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL il y a 13 ans
  Andrey Utkin 4914912b86 macosx: fix crash by dis-ambiguating var names il y a 13 ans
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. il y a 15 ans
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported il y a 15 ans
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger il y a 15 ans
  Pierre d'Herbemont 25192a60cc macosx/framework: Re-enable event posting in VLCEventManager. il y a 16 ans
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. il y a 17 ans