Revert "macosx: Rework log message storage and fix filtering"
commit344724d7e5da22d4162fda001726528b308c5d02
authorMarvin Scholz <epirat07@gmail.com>
Thu, 7 Sep 2017 21:18:52 +0000 (7 23:18 +0200)
committerMarvin Scholz <epirat07@gmail.com>
Thu, 7 Sep 2017 21:18:52 +0000 (7 23:18 +0200)
treebbd27b8107349826f7f37f6d1f54d3ccc109d56d
parenta0980dce129844cd2434d501060f14c2fa20681c
Revert "macosx: Rework log message storage and fix filtering"

This reverts commit 660257430f41f106ecb1834af7ccaf2a37a281de.

This turns out to be flawed, as modifying the backing array of the
NSArrayController is apparantly not ok, and leads to crashes in some
cases.
modules/gui/macosx/UI/LogMessageWindow.xib
modules/gui/macosx/VLCLogWindowController.m