History log of /fuchsia/zircon/system/ulib/audio-utils/include/audio-utils/audio-stream.h
Revision Date Author Comments
# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# a997f5c4 18-Jul-2017 John Grossman <johngro@google.com>

[audio] Continue to phase out the old audio driver interface.

++ Duplicate the device/audio2.h protocol header file into
device/audio.h. Update all symbols to be audio* instead of
audio2*.
++ Duplicate the audio2-utils library, but have it refer to audio*
instead of audio2* everywhere.
++ Rename the audio2 test app to just audio. Make it use audio-utils
instead of audio2 utils.
++ Update the bcm-pcm audio driver to use device/audio.h and audio*
symbols.
++ Update the driver interface documentation to reflect that the name
transition from audio2 -> audio is now complete.

Change-Id: Ic1eaf301cd55072dd2ebb19b61447a37c02b6aad