• Christian Kröner's avatar
    Get rid of GCD on macOS which breaks debug builds · 79535212
    Christian Kröner authored
    With Grand Central Dispatch used in Main.cxx, debug builds on macOS
    crash as the IsInside() assertion gets triggered in the event loop. As
    a simple fix, usage of GCD is removed. Plugging and unplugging
    headphones or changes of the default output device was tested without
    issues. Whatever the original commit tried to fix by GCD probably does
    not need fixing anymore.
    79535212
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...