kn00tcn
kn00tcn
winamp & tons of software since then, including VLC or audacious, are using the following eq bands: **60, 170, 310, 600, 1k, 3k, 6k, 12k, 14k, 16k** it would be...
either change the columns so it's '...package / new ver / old ver / arch...', or prepend some text at the top of the package update information tab's text area...
are these two blocks causing php warnings? ``` foreach ($this->exceptions as $key => $value) { $this->exceptions[$key] = array_filter($value, function ($element) { return (trim($element) !== ''); }); } ``` ``` foreach...