[vlc-commits] Add basic iOS dialog provider

Felix Paul Kühne git at videolan.org
Thu Mar 6 16:27:30 CET 2014


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Mar  6 15:06:23 2014 +0100| [ea6e923fc9915b60002cdb4a2a7fc2b17d6d12d9] | committer: Felix Paul Kühne

Add basic iOS dialog provider

There is no support for progress dialogs so far

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

 configure.ac                                     |    1 +
 modules/codec/avcodec/vda.c                      |    1 -
 modules/gui/Modules.am                           |    5 +-
 modules/gui/ios_dialog_provider/Modules.am       |    8 +
 modules/gui/ios_dialog_provider/dialogProvider.m |  334 ++++++++++++++++++++++
 5 files changed, 347 insertions(+), 2 deletions(-)

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


More information about the vlc-commits mailing list