[vlc-commits] macosx: re-written the messages panel to use a table view instead of a text view. this vastly improves its performance and prevents any related crashes known to me so far

Felix Paul Kühne git at videolan.org
Wed Jan 11 15:09:29 CET 2012


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Jan 11 15:09:17 2012 +0100| [b0aa6c5fa295ea7437abfb06566ad0db5b143bd0] | committer: Felix Paul Kühne

macosx: re-written the messages panel to use a table view instead of a text view. this vastly improves its performance and prevents any related crashes known to me so far

thanks to poldi for the idea

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

 .../macosx/Resources/English.lproj/MainMenu.xib    |  544 ++++++++++----------
 modules/gui/macosx/intf.h                          |   11 +-
 modules/gui/macosx/intf.m                          |   68 +--
 3 files changed, 311 insertions(+), 312 deletions(-)

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


More information about the vlc-commits mailing list