History log of /fuchsia/zircon/system/ulib/audio-utils/audio-output.cpp
Revision Date Author Comments
# a27cf714 31-Aug-2018 Eric Holland <hollande@google.com>

[uapp][audio] add missing cache flush

TEST: tested on astro
Change-Id: I3671a382d1b5a383927fc53cd1abcdfa973ad5ba


# aa3b7734 24-Jan-2018 Adam Barth <abarth@google.com>

[zx] Update callers to zx::time and zx::duration types

The zx_time_t and zx_duration_t variants will be removed eventually.

Change-Id: Icc54983edc154eee2d1258160f921c3afc212ae0


# 45681b2b 20-Nov-2017 Eric Holland <hollande@google.com>

[audio][util]add cache clean

Change-Id: I19bfb7a03392deffe0ea078073bba5c3ec006fb3


# 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


# 10a03ab6 03-Aug-2017 Jeff Brown <jeffbrown@google.com>

[mxtl][mxalloc] Redirect all clients of mxalloc to mxtl.

Change-Id: Ib6d88937212ab23612f59add8bd028862308ead5


# 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