• Eric Wollesen's avatar
    shout: send shout metadata · 43ee3c3b
    Eric Wollesen authored
    Support sending metadata to a shout server using shout_metadata_new()
    and shout_metadata_add().  The Ogg Vorbis encoder does not support
    this currently.
    
    [mk: this patch was separated from Eric's patch "Refactor and cleanup
    of shout Ogg and MP3 audio outputs", I added a description]
    43ee3c3b
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_ogg.c Loading commit data...