summaryrefslogtreecommitdiff
path: root/src/debug.h
AgeCommit message (Collapse)AuthorFilesLines
2020-08-09Add optional debugging codeLars-Dominik Braun1-0/+64
Compile *without* -DNDEBUG. The environment variable PIANOBAR_DEBUG accepts a bitfield which enables (1) network (2) audio (4) UI debug messages.