• 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
Name
Last commit
Last update
..
audioOutput_alsa.c Loading commit data...
audioOutput_ao.c Loading commit data...
audioOutput_fifo.c Loading commit data...
audioOutput_jack.c Loading commit data...
audioOutput_mvp.c Loading commit data...
audioOutput_null.c Loading commit data...
audioOutput_oss.c Loading commit data...
audioOutput_osx.c Loading commit data...
audioOutput_pulse.c Loading commit data...
audioOutput_shout.c Loading commit data...
audioOutput_shout.h Loading commit data...
audioOutput_shout_mp3.c Loading commit data...
audioOutput_shout_ogg.c Loading commit data...