[vlc-commits] macosx: split crash log handling both from VLCMain and the Main Menu nib file
Felix Paul Kühne
git at videolan.org
Sun Nov 10 23:25:33 CET 2013
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Nov 10 21:53:17 2013 +0100| [04cb7d2add12bc8795b9a168f9fda0973a6e5f42] | committer: Felix Paul Kühne
macosx: split crash log handling both from VLCMain and the Main Menu nib file
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=04cb7d2add12bc8795b9a168f9fda0973a6e5f42
---
.../Resources/English.lproj/CrashReporter.xib | 959 ++++
.../macosx/Resources/English.lproj/MainMenu.xib | 5077 +-------------------
.../package/macosx/vlc.xcodeproj/project.pbxproj | 16 +
modules/gui/macosx/CrashReporter.h | 56 +
modules/gui/macosx/CrashReporter.m | 222 +
modules/gui/macosx/Modules.am | 2 +
modules/gui/macosx/intf.h | 15 -
modules/gui/macosx/intf.m | 166 +-
8 files changed, 1391 insertions(+), 5122 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=04cb7d2add12bc8795b9a168f9fda0973a6e5f42
More information about the vlc-commits
mailing list