History log of /fuchsia/zircon/system/dev/audio/intel-hda/codecs/realtek/realtek-stream.cpp
Revision Date Author Comments
# 47cff597 26-Jun-2018 George Kulakowski <kulakowski@google.com>

[clock] zx_clock_get(ZX_CLOCK_MONOTONIC) -> zx_clock_get_monotonic()

Test: no functional change

Change-Id: Iaa513c521d96b178458acc707be3646067971701


# 00f19c2e 05-Jun-2018 John Grossman <johngro@google.com>

[audio][intel-hda][realtek] Update Realtek HDA codecs drv proto

Update Realtek HDA codecs to support reporting unique IDs as well as
manufacturer/product strings.

Test: Manual; tested on Intel NUC with new audio app
Change-Id: I8d1f978d7d76f9b5af0bd297f3e00a40d13babbe


# ec9928ea 22-Jan-2018 Adam Barth <abarth@google.com>

[syscalls] Rename zx_time_get to zx_clock_get

This change frees up the get() method in for a zx_time_t accessor in the
zx::time class.

Change-Id: Ia4cdc7e3e558df5ba0cfeedb27a442abf4d6f305


# 11e3d7c4 04-Nov-2017 Martin Puryear <mpuryear@google.com>

[dev][intel-hda] Fix min & max sample-rate in QEMU

Previously, QEMU did not set max_frames_per_second. Because of typo, it
set min_frames_per_second twice. Fixing this takes us one step closer
to (re)enabling QEMU's record-to-wavfile support underneath the system
mixer. However, because the system mixer can now save its output(s)
directly to file(s), we may never need to complete the QEMU work.

This CL also includes a trivial fix for an assert in the realtek codec.

Change-Id: I1ab66244ee6661a333164621971e5ec2a0454712


# 4daf3a53 23-Oct-2017 Mike Voydanoff <voydanoff@google.com>

[dev][intel-hda] Add intel-hda audio drivers to zircon build

Change-Id: I098eb734b5dfef5a267d07db67860fff04014486


# 212c82fc 23-Oct-2017 Mike Voydanoff <voydanoff@google.com>

[dev][audio] Move //drivers/audio project to zircon

Change-Id: I5b60b0134a9d2d788922244b81401bc55d9837e8