[vlc-commits] macosx: implemented the sidebar completely to support switching between the playlist 's top-level nodes (fixes #4944)
Felix Paul Kühne
git at videolan.org
Mon Feb 13 00:37:05 CET 2012
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Feb 12 20:41:03 2012 +0100| [18e545d8569de819a37c99ffb5d0f7086afe171e] | committer: Felix Paul Kühne
macosx: implemented the sidebar completely to support switching between the playlist's top-level nodes (fixes #4944)
(cherry picked from commit 59a028786195c9a61c62b65e66c7c6d65a04c93b)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=18e545d8569de819a37c99ffb5d0f7086afe171e
---
modules/gui/macosx/MainWindow.m | 82 +++++++++++++++++++++++++++-----------
modules/gui/macosx/SideBarItem.h | 2 +
modules/gui/macosx/SideBarItem.m | 1 +
modules/gui/macosx/intf.m | 2 +-
modules/gui/macosx/playlist.h | 6 ++-
modules/gui/macosx/playlist.m | 48 ++++++++++++++++------
6 files changed, 104 insertions(+), 37 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=18e545d8569de819a37c99ffb5d0f7086afe171e
More information about the vlc-commits
mailing list