]> git.sesse.net Git - vlc/commit
* vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from...
authorBenjamin Pracht <bigben@videolan.org>
Fri, 1 Jul 2005 20:48:48 +0000 (20:48 +0000)
committerBenjamin Pracht <bigben@videolan.org>
Fri, 1 Jul 2005 20:48:48 +0000 (20:48 +0000)
commit24c07775c117d707f3c4d394500edfeedb7a1045
tree88ce4efa7df7367da5531ea0296a6831531bf83d
parent60b3038b0a29115bf381f56632fe767ee86af030
* vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from the parent list of an item (if anybody wants to make that another way...)
* playlist.m: implements full drag and drop of playlist items. Drop of multiple items and of items and nodes at the same time should be supported. You cannot mode service discovery items. This is a choice and can be changed if wanted.
* Hopes that compiles on current trunk (cannot check since latest comits on net functions broke the built of a half the modules and core of the OSX port...)
include/vlc_playlist.h
include/vlc_symbols.h
modules/gui/macosx/playlist.m
src/playlist/view.c