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
|
%!s(int64=11) %!d(string=hai) anos |
Gleb Pinigin
|
da15b4f5a1
VLCEventManager: memory leak
|
%!s(int64=11) %!d(string=hai) anos |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
%!s(int64=11) %!d(string=hai) anos |
Gleb Pinigin
|
a1b881f429
Modern approach for creating shared instances(iOS4.0+/OSX10.6+)
|
%!s(int64=11) %!d(string=hai) anos |
Gleb Pinigin
|
93b20621ef
VLCEventManager: avoid leaks on continue
|
%!s(int64=12) %!d(string=hai) anos |
Gleb Pinigin
|
86741aaff1
VLCEventManager: synchronize creation of shared object
|
%!s(int64=12) %!d(string=hai) anos |
Gleb Pinigin
|
398620dd50
VLCEventManager: reorder initialization
|
%!s(int64=12) %!d(string=hai) anos |
Felix Paul Kühne
|
9e42122db8
VLCEventManager: simplify threading code (closes #8565)
|
%!s(int64=12) %!d(string=hai) anos |
Felix Paul Kühne
|
f552e37ab5
Revert 7058e748 since Garbage Collection is dead
|
%!s(int64=12) %!d(string=hai) anos |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
%!s(int64=12) %!d(string=hai) anos |
Kuang Rufan
|
7cbe8d5656
fix notification problem
|
%!s(int64=12) %!d(string=hai) anos |
Felix Paul Kühne
|
c2f8eb6dc8
Introduce the VKLog makro so we don't spam release builds with debug messages
|
%!s(int64=12) %!d(string=hai) anos |
Felix Paul Kühne
|
fc8801dd7e
Sources: unify and modernize coding style
|
%!s(int64=12) %!d(string=hai) anos |
Felix Paul Kühne
|
3fc3cdc1b8
fixed double free
|
%!s(int64=12) %!d(string=hai) anos |
Felix Paul Kühne
|
9841080849
fixed 3 potential memory leaks
|
%!s(int64=12) %!d(string=hai) anos |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
%!s(int64=13) %!d(string=hai) anos |
Andrey Utkin
|
4914912b86
macosx: fix crash by dis-ambiguating var names
|
%!s(int64=13) %!d(string=hai) anos |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
%!s(int64=15) %!d(string=hai) anos |
Toralf Niebuhr
|
7058e74853
use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported
|
%!s(int64=15) %!d(string=hai) anos |
Felix Paul Kühne
|
689a05a148
osx/framework: propagate NSInteger and NSUInteger
|
%!s(int64=15) %!d(string=hai) anos |
Pierre d'Herbemont
|
25192a60cc
macosx/framework: Re-enable event posting in VLCEventManager.
|
%!s(int64=16) %!d(string=hai) anos |
Faustino Osuna
|
63d26789d0
VLCKit.framework: Documentation updates and whitespace cleanup.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
f8923fa562
MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between.
|
%!s(int64=17) %!d(string=hai) anos |
Faustino Osuna
|
c65129dc06
MacOSX/Framework/VLCEventManager: Code clean up/documentation. Standardized the way duplicate notifications are consolidated.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
0ea2540363
MacOSX/Framework/VLCEventManager.m: s/msleep/usleep/.
|
%!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
|
f4994c6174
MacOSX/Framework/VLCEventManager: Code cleanup. (Patch by Enrique Osuna).
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
16c3ae28da
VLCEventManager.m: Support event collapsing.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
a2cbbbfbd4
MacOSX/Framework/VLCEventManager.m: Fix a bit the file description.
|
%!s(int64=17) %!d(string=hai) anos |
Pierre d'Herbemont
|
f64d499015
MacOSX/Framework/VLCEventManager.m: Directly issue events to main thread if we are called from main thread.
|
%!s(int64=17) %!d(string=hai) anos |