]> git.sesse.net Git - vlc/commit
macosx: Use core-provided playlist search functionality
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 30 Nov 2014 10:21:54 +0000 (11:21 +0100)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Tue, 30 Dec 2014 15:10:48 +0000 (16:10 +0100)
commit42d2a27abfbff26731672799a822ea7f896b77ce
tree9cbead47c15f5859cb9ede9b21cf9523e3ecc6ac
parentc39aaf28bcd9e628dc5f13b6e0a01528eb476e68
macosx: Use core-provided playlist search functionality

This removes the old own-made search functionality and replaces
it by a version the user would expect (i.e. actually hiding non-
found entries).

close #6049
modules/gui/macosx/PLModel.h
modules/gui/macosx/PLModel.m
modules/gui/macosx/playlist.h
modules/gui/macosx/playlist.m