[vlc-commits] macosx/playlist: move core callbacks to model
    Felix Paul Kühne 
    git at videolan.org
       
    Wed Jul 22 14:49:45 CEST 2015
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Jul 22 14:48:50 2015 +0200| [2903e5ddfad5513d9ca29c2bef2c7276a7670923] | committer: Felix Paul Kühne
macosx/playlist: move core callbacks to model
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2903e5ddfad5513d9ca29c2bef2c7276a7670923
---
 modules/gui/macosx/PLModel.h  |    4 +
 modules/gui/macosx/PLModel.m  |  182 ++++++++++++++++++++++++++++++++++++++---
 modules/gui/macosx/playlist.h |    2 -
 modules/gui/macosx/playlist.m |  179 +---------------------------------------
 4 files changed, 177 insertions(+), 190 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2903e5ddfad5513d9ca29c2bef2c7276a7670923
    
    
More information about the vlc-commits
mailing list