[vlc-commits] iOS Dialog Provider: re-write based on	UIAlertViewController for tvOS
    Felix Paul Kühne 
    git at videolan.org
       
    Wed Nov 18 16:23:18 CET 2015
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Nov 18 15:34:28 2015 +0100| [b7505d4a307871a30800e8e4d3fd20f5d623a1e7] | committer: Felix Paul Kühne
iOS Dialog Provider: re-write based on UIAlertViewController for tvOS
Once we drop iOS 7, we can also remove the legacy implementation based on UIAlertView
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b7505d4a307871a30800e8e4d3fd20f5d623a1e7
---
 modules/gui/Makefile.am                          |    3 +
 modules/gui/ios_dialog_provider/dialogProvider.m |  191 ++++++++++++++++++++--
 2 files changed, 181 insertions(+), 13 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b7505d4a307871a30800e8e4d3fd20f5d623a1e7
    
    
More information about the vlc-commits
mailing list