[vlc-devel] commit: macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception. (Pierre d'Herbemont )
git version control
git at videolan.org
Mon Feb 1 01:59:59 CET 2010
vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Mon Feb 1 01:56:02 2010 +0100| [592c1efc6b3ecdd445c135c12c8ab5f0f0dfafc5] | committer: Pierre d'Herbemont
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=592c1efc6b3ecdd445c135c12c8ab5f0f0dfafc5
---
.../framework/Headers/Internal/VLCLibVLCBridging.h | 35 +--
projects/macosx/framework/Headers/Public/VLCKit.h | 1 -
.../macosx/framework/Headers/Public/VLCMediaList.h | 19 --
.../framework/Headers/Public/VLCMediaListAspect.h | 52 ---
projects/macosx/framework/Sources/VLCAudio.m | 2 +-
projects/macosx/framework/Sources/VLCLibrary.m | 27 +-
projects/macosx/framework/Sources/VLCMediaList.m | 38 ---
.../macosx/framework/Sources/VLCMediaListAspect.m | 330 --------------------
.../macosx/framework/Sources/VLCMediaListPlayer.m | 5 +-
projects/macosx/framework/Sources/VLCMediaPlayer.m | 201 +++----------
.../framework/VLCKit.xcodeproj/project.pbxproj | 8 -
11 files changed, 56 insertions(+), 662 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=592c1efc6b3ecdd445c135c12c8ab5f0f0dfafc5
More information about the vlc-devel
mailing list