• Max Kellermann's avatar
    output: added audio_output_get_name() · 3be5db04
    Max Kellermann authored
    Reduce direct accesses to the audio_output struct from the plugins:
    this time, eliminate all accesses to audio_output.name.  The name is
    required by some plugins for log messages.
    3be5db04
output_api.h 2.54 KB