Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Florent Pillet bab8b59c5d Cosmetics 11 vuotta sitten
  Gleb Pinigin f7553c4e7a VLCEventManager: modern versions of Xcode don't need explicit forward methods declaration anymore 11 vuotta sitten
  Gleb Pinigin a1c503d2f1 VLCEventManager: save some dispatches, modernize syntax 11 vuotta sitten
  Gleb Pinigin 0d0883feb1 VLCEventManager: hide implementation details 11 vuotta sitten
  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 11 vuotta sitten
  Gleb Pinigin da15b4f5a1 VLCEventManager: memory leak 11 vuotta sitten
  Felix Paul Kühne dbfa4ef0fd Fix 64bit compilation warnings 11 vuotta sitten
  Gleb Pinigin a1b881f429 Modern approach for creating shared instances(iOS4.0+/OSX10.6+) 12 vuotta sitten
  Gleb Pinigin 93b20621ef VLCEventManager: avoid leaks on continue 12 vuotta sitten
  Gleb Pinigin 86741aaff1 VLCEventManager: synchronize creation of shared object 12 vuotta sitten
  Gleb Pinigin 398620dd50 VLCEventManager: reorder initialization 12 vuotta sitten
  Felix Paul Kühne 9e42122db8 VLCEventManager: simplify threading code (closes #8565) 12 vuotta sitten
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead 12 vuotta sitten
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax 12 vuotta sitten
  Kuang Rufan 7cbe8d5656 fix notification problem 12 vuotta sitten
  Felix Paul Kühne c2f8eb6dc8 Introduce the VKLog makro so we don't spam release builds with debug messages 12 vuotta sitten
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 12 vuotta sitten
  Felix Paul Kühne 3fc3cdc1b8 fixed double free 12 vuotta sitten
  Felix Paul Kühne 9841080849 fixed 3 potential memory leaks 12 vuotta sitten
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 vuotta sitten
  Andrey Utkin 4914912b86 macosx: fix crash by dis-ambiguating var names 13 vuotta sitten
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 vuotta sitten
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported 15 vuotta sitten
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger 15 vuotta sitten
  Pierre d'Herbemont 25192a60cc macosx/framework: Re-enable event posting in VLCEventManager. 16 vuotta sitten
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. 17 vuotta sitten
  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 vuotta sitten
  Faustino Osuna c65129dc06 MacOSX/Framework/VLCEventManager: Code clean up/documentation. Standardized the way duplicate notifications are consolidated. 17 vuotta sitten
  Pierre d'Herbemont 0ea2540363 MacOSX/Framework/VLCEventManager.m: s/msleep/usleep/. 17 vuotta sitten
  Pierre d'Herbemont 83847c1bdc MacOSX/Framework: Fix grouped event sending, and remove a debugging assert that isn't true anymore. 17 vuotta sitten