[vlc-commits] macosx: rename to VLCPLItem

David Fuhrmann git at videolan.org
Mon Aug 8 18:47:41 CEST 2016


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Mon Aug  8 18:40:37 2016 +0200| [a8fa773dad6edfca706357c2f1454fa42cbaf929] | committer: David Fuhrmann

macosx: rename to VLCPLItem

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

 .../package/macosx/vlc.xcodeproj/project.pbxproj   | 14 ++--
 modules/gui/macosx/Makefile.am                     |  2 +-
 modules/gui/macosx/PLModel.h                       |  6 +-
 modules/gui/macosx/PLModel.m                       | 82 +++++++++++-----------
 modules/gui/macosx/{PLItem.h => VLCPLItem.h}       | 10 +--
 modules/gui/macosx/{PLItem.m => VLCPLItem.m}       | 10 +--
 modules/gui/macosx/VLCPlaylist.m                   | 14 ++--
 7 files changed, 72 insertions(+), 66 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a8fa773dad6edfca706357c2f1454fa42cbaf929


More information about the vlc-commits mailing list