[vlc-devel] commit: Reworked the Media Information panel ( Felix Paul Kühne )
git version control
git at videolan.org
Thu Mar 27 12:25:11 CET 2008
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Mar 27 12:25:33 2008 +0100| [aa9bce0bc4a0c0d5bf7a5664ab5b24e5216dc19a]
Reworked the Media Information panel
Nicer, easier to use, less memory consuming, faster and prepared for meta data editing.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aa9bce0bc4a0c0d5bf7a5664ab5b24e5216dc19a
---
.../English.lproj/MainMenu.nib/classes.nib | 1201 +++++++++++++-------
.../Resources/English.lproj/MainMenu.nib/info.nib | 41 +-
.../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 124931 -> 107443 bytes
.../English.lproj/MediaInfo.nib/classes.nib | 171 +++
.../Resources/English.lproj/MediaInfo.nib/info.nib | 20 +
.../English.lproj/MediaInfo.nib/keyedobjects.nib | Bin 0 -> 29433 bytes
extras/package/macosx/Resources/noart.png | Bin 0 -> 15814 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 35 +-
modules/gui/macosx/intf.h | 10 +-
modules/gui/macosx/intf.m | 19 +-
modules/gui/macosx/playlistinfo.h | 21 +-
modules/gui/macosx/playlistinfo.m | 136 +--
12 files changed, 1106 insertions(+), 548 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=aa9bce0bc4a0c0d5bf7a5664ab5b24e5216dc19a
More information about the vlc-devel
mailing list