[vlc-commits] macosx: remove streaming & transcoding wizard in favor of the modern Convert & Save /Stream dialog

Felix Paul Kühne git at videolan.org
Wed Jul 15 19:52:16 CEST 2015


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Jul 15 19:49:24 2015 +0200| [2b8c207c44511a4431f9c7d01324d7378a26dbc4] | committer: Felix Paul Kühne

macosx: remove streaming & transcoding wizard in favor of the modern Convert & Save/Stream dialog

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

 .../macosx/Resources/English.lproj/Wizard.xib      | 7201 --------------------
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |   20 -
 modules/gui/macosx/MainMenu.h                      |    2 -
 modules/gui/macosx/MainMenu.m                      |    8 -
 modules/gui/macosx/Makefile.am                     |    3 +-
 modules/gui/macosx/bookmarks.m                     |    4 +-
 modules/gui/macosx/intf.h                          |    1 -
 modules/gui/macosx/intf.m                          |   16 -
 modules/gui/macosx/playlist.h                      |    9 -
 modules/gui/macosx/playlist.m                      |   18 -
 modules/gui/macosx/wizard.h                        |  177 -
 modules/gui/macosx/wizard.m                        | 1853 -----
 12 files changed, 4 insertions(+), 9308 deletions(-)

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


More information about the vlc-commits mailing list