History log of /fuchsia/zircon/system/uapp/audio/wav-common.cpp
Revision Date Author Comments
# 379f22fa 06-Jun-2018 Adam Barth <abarth@google.com>

[fdio] Move headers into lib/fdio/...

Change-Id: Ie8d74e716da913bf6e2672c4acf8cd67b4962b7f


# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 59e644b1 07-Sep-2017 George Kulakowski <kulakowski@google.com>

[zircon][mxtl->fbl] Rename mxtl to fbl

Change-Id: Ie21b6498e1bfb0a7fa0315e40b9e5c3ee78646be


# 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