<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/audio_core/renderer/audio_device.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>audio: rewrite IAudioDevice</title>
<updated>2024-02-21T03:15:38+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2024-02-21T02:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=c575a85233cfea2e0935a5609e4e13d980a8c28f'/>
<id>c575a85233cfea2e0935a5609e4e13d980a8c28f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework ADSP into a wrapper for apps</title>
<updated>2023-09-04T16:12:16+00:00</updated>
<author>
<name>Kelebek1</name>
<email>eeeedddccc@hotmail.co.uk</email>
</author>
<published>2023-08-31T14:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ebd19dec99d9809a669f63294745d7c8facc6d31'/>
<id>ebd19dec99d9809a669f63294745d7c8facc6d31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_device: Mark member functions as const where applicable</title>
<updated>2022-09-15T13:06:17+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2022-09-15T13:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=d55046c5e97d2dc0a55d175e1101122d646ad540'/>
<id>d55046c5e97d2dc0a55d175e1101122d646ad540</id>
<content type='text'>
These member functions don't modify any internal state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These member functions don't modify any internal state.
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_device: Make AudioDeviceName constructor constexpr</title>
<updated>2022-09-15T13:03:40+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2022-09-14T07:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=1c7dae966d52287ba5812c27d2fe0c59938aa416'/>
<id>1c7dae966d52287ba5812c27d2fe0c59938aa416</id>
<content type='text'>
These are used as read-only arrays, so we can make the data read-only
and available at compile-time.

Now constructing an AudioDevice no longer needs to initialize some
tables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are used as read-only arrays, so we can make the data read-only
and available at compile-time.

Now constructing an AudioDevice no longer needs to initialize some
tables
</pre>
</div>
</content>
</entry>
<entry>
<title>Project Andio</title>
<updated>2022-07-22T00:11:32+00:00</updated>
<author>
<name>Kelebek1</name>
<email>eeeedddccc@hotmail.co.uk</email>
</author>
<published>2022-07-16T22:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=458da8a94877677f086f06cdeecf959ec4283a33'/>
<id>458da8a94877677f086f06cdeecf959ec4283a33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
