[vlc-devel] commit: macosx: Fix the info panel. Remove the use of maybe-freed-ptr. Make it display currently selected item. (Pierre d'Herbemont )
git version control
git at videolan.org
Sun Jul 13 16:25:41 CEST 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Sun Jul 13 16:15:03 2008 +0200| [7cf99d81d8213730b7919f626d162f94b7153127]
macosx: Fix the info panel. Remove the use of maybe-freed-ptr. Make it display currently selected item.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7cf99d81d8213730b7919f626d162f94b7153127
---
modules/gui/macosx/intf.m | 5 +-
modules/gui/macosx/playlist.h | 2 +
modules/gui/macosx/playlist.m | 23 ++-
modules/gui/macosx/playlistinfo.h | 18 +-
modules/gui/macosx/playlistinfo.m | 513 +++++++++++++++++++-----------------
5 files changed, 307 insertions(+), 254 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7cf99d81d8213730b7919f626d162f94b7153127
More information about the vlc-devel
mailing list