[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
Sun Feb 12 20:41:18 CET 2012


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Feb 12 20:41:03 2012 +0100| [59a028786195c9a61c62b65e66c7c6d65a04c93b] | committer: Felix Paul Kühne

macosx: implemented the sidebar completely to support switching between the playlist's top-level nodes (fixes #4944)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=59a028786195c9a61c62b65e66c7c6d65a04c93b
---

 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.git/?a=commitdiff;h=59a028786195c9a61c62b65e66c7c6d65a04c93b


More information about the vlc-commits mailing list