]> git.sesse.net Git - vlc/commit
macosx: playlist: catch update events for metadata and info
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 8 Mar 2015 16:14:53 +0000 (17:14 +0100)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 8 Mar 2015 16:28:49 +0000 (17:28 +0100)
commit5472238d245bc0aed7a61526108617a66fca5eae
tree3bba77c268874ab75a8496eb5a7ad21cfa6ab01d
parent029607c311c73fbaf52d0f84c62e7ee982524bb4
macosx: playlist: catch update events for metadata and info

Playlist view gets updated to display new information.
Info dialog gets updates (shows only information about currently
played input at the moment).

close #13729
modules/gui/macosx/PLModel.h
modules/gui/macosx/PLModel.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/playlist.m