[vlc-devel] vlc-soc.git: Mac OS X Framework: More about playlist. (pdherbemont_branch)

Pierre d'Herbemont pdherbemont at free.fr
Thu Apr 26 22:46:21 CEST 2007


commit 19b1dd9e0c2c43ad75b330158e972f2543d68ec5
Pierre d'Herbemont, Thu, 26 Apr 2007 22:42:00 +0200

Mac OS X Framework: More about playlist.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=19b1dd9e0c2c43ad75b330158e972f2543d68ec5 


 extras/MacOSX/Framework/Examples/test/Controller.h |   11 +-
 extras/MacOSX/Framework/Examples/test/Controller.m |   31 ++---
 .../test/English.lproj/MainMenu.nib/classes.nib    |    6 +-
 .../English.lproj/MainMenu.nib/keyedobjects.nib    |  Bin
 extras/MacOSX/Framework/Headers/VLC/VLC.h          |   10 ++
 extras/MacOSX/Framework/Headers/VLC/VLCMedia.h     |   18 +++
 extras/MacOSX/Framework/Headers/VLC/VLCPlaylist.h  |   24 +++-
 extras/MacOSX/Framework/Makefile                   |    1 +
 .../Sources/{VLCPlaylist.m => VLCMedia.m}          |   40 +++---
 extras/MacOSX/Framework/Sources/VLCPlaylist.m      |  138 +++++++++++++++++++-
 extras/MacOSX/Framework/Sources/VLCVideoView.m     |   42 ++++--
 11 files changed, 255 insertions(+), 66 deletions(-)
 copy extras/MacOSX/Framework/Sources/{VLCPlaylist.m => VLCMedia.m} (61%)
-- 
This is an automated email from vlc-soc.git/hooks/post-receive (VLC Developement tree mirror used by SoC students to publish their work.).

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list