• Max Kellermann's avatar
    added OutputBuffer.notify · 5df6ff8d
    Max Kellermann authored
    OutputBuffer should be a more generic low-level library, without
    dependencies to the other headers.  This patch adds the field
    "notify", which is used to signal the player thread.  It is passed in
    the constructor, and removes the need to compile with the decode.h
    header.
    5df6ff8d
outputBuffer.h 2.84 KB