[vlc-commits] commit: legacy OS X intf: removed unfinished VLM interface ( Felix Paul Kühne )
git at videolan.org
git at videolan.org
Mon Mar 15 00:16:47 CET 2010
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Mar 15 00:16:30 2010 +0100| [ccee49c75601180e6f855383847f70d1caaa4af0] | committer: Felix Paul Kühne
legacy OS X intf: removed unfinished VLM interface
The existing code only managed to display some windows without any functionality.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ccee49c75601180e6f855383847f70d1caaa4af0
---
.../English.lproj/MainMenu.nib/designable.nib | 45 +-
.../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 152693 -> 152254 bytes
.../Resources/English.lproj/VLM.nib/designable.nib | 2965 --------------------
.../English.lproj/VLM.nib/keyedobjects.nib | Bin 28381 -> 0 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 18 -
modules/gui/macosx/Modules.am | 2 -
modules/gui/macosx/intf.h | 10 +-
modules/gui/macosx/intf.m | 27 -
modules/gui/macosx/vlm.h | 115 -
modules/gui/macosx/vlm.m | 184 --
10 files changed, 6 insertions(+), 3360 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ccee49c75601180e6f855383847f70d1caaa4af0
More information about the vlc-commits
mailing list