[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
Thu Jan 12 01:47:25 CET 2012


vlc/vlc-1.2 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Jan 11 15:09:17 2012 +0100| [620aaaf78dc11fb9f310ad112ab9ffed4a7a4976] | committer: Jean-Baptiste Kempf

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
(cherry picked from commit b0aa6c5fa295ea7437abfb06566ad0db5b143bd0)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 .../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/vlc-1.2.git/?a=commitdiff;h=620aaaf78dc11fb9f310ad112ab9ffed4a7a4976


More information about the vlc-commits mailing list