Pierre d'Herbemont
|
c7d758f812
MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception.
|
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
|
6b90d3cf13
MacOSX/Framework/VLCMediaListAspect: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
|
17 年 前 |
Pierre d'Herbemont
|
922e9ccb8d
extras/MacOSX: Dead code removal. Not working code removal.
|
17 年 前 |
Pierre d'Herbemont
|
3349fb0b2a
MacOSX/Framework: Support event collapsing, and save the media list thats own the media list aspect.
|
17 年 前 |
Pierre d'Herbemont
|
8e55d06ffc
MacOSX/Framework: Fix end of file line, at least on headers.
|
17 年 前 |
Pierre d'Herbemont
|
bbae8953c4
MacOSX/Framework/VLCMediaListAspect.m: Implement -parentMediaList.
|
17 年 前 |
Pierre d'Herbemont
|
40d29ee10e
MacOSX/Framework/VLCMediaListAspect.m: Allow tree based VLCMediaListAspect manipulation with Bindings.
|
17 年 前 |
Pierre d'Herbemont
|
18d766fe6d
MacOSX/Framework/VLCMediaListAspect.m: Use the cachedMedia array when giving back the aspect items. That really boost performances by the way.
|
17 年 前 |
Pierre d'Herbemont
|
269e5aba68
MacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array.
|
17 年 前 |
Pierre d'Herbemont
|
aa98a7f397
MacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media".
|
17 年 前 |
Pierre d'Herbemont
|
42e9e87de4
MacOSX/Framework/VLCMediaListAspect.m: Fix a typo.
|
17 年 前 |
Pierre d'Herbemont
|
0ee873bf43
MacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list view items. (for the same reason given in previous commit).
|
17 年 前 |
Pierre d'Herbemont
|
2845157259
MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed.
|
17 年 前 |
Pierre d'Herbemont
|
65fc3f39c5
MacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_list_view.
|
17 年 前 |
Pierre d'Herbemont
|
dbde3de846
MacOSX/Framework/VLCMediaListAspect.m: Fix a typo (VLCMediaList->VLCMediaListAspect).
|
17 年 前 |
Pierre d'Herbemont
|
0d75472491
MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)).
|
17 年 前 |
Pierre d'Herbemont
|
7c5ff33799
VLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events.
|
17 年 前 |
Pierre d'Herbemont
|
b45c7e84f2
MacOSX/Framework: Implement VLCMediaListAspect.
|
17 年 前 |