9 Commits

Author SHA1 Message Date
Marshall Greenblatt
9a45102db0 Update copyright year for generated files 2024-01-05 13:03:36 -05:00
Marshall Greenblatt
b854992ae6 Update generated files for int/char typedef removal (see ) 2023-06-01 19:32:36 +03:00
Marshall Greenblatt
c18545a7f5 Replace NOTREACHED() with DCHECK(false) in generated files (see )
Restores the old behavior of assertion in Debug build only.
2023-05-08 18:36:00 +03:00
Marshall Greenblatt
d84b07a5cb Update generated files for copyright year and bracket style 2023-01-04 17:47:12 -05:00
Marshall Greenblatt
2b9a06933b Update copyright year in generated files 2022-01-06 13:34:35 -05:00
Marshall Greenblatt
119415b8e9 Update copyright year on generated files 2021-01-27 13:36:54 -05:00
Mike Wiedenbauer
8d01442d75 Re-implement audio capturing based on the AudioService API (fixes issue ) 2020-05-01 18:18:18 +00:00
Marshall Greenblatt
e3723dcda5 Revert "Add ability to capture audio output to buffer (see issue )"
This reverts commit 9f41a27e586a6b557fc171d2f03b332c1338e8d2.

This needs to be reimplemented to support out of process audio (see issue ).
2019-09-20 17:23:33 +03:00
Mike Wiedenbauer
58e1149c71 Add ability to capture audio output to buffer (issue ) 2019-03-07 17:09:54 -05:00