<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/audio_core/audio_manager.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>hle: rename legacy errors to Results</title>
<updated>2023-03-07T01:58:42+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-03-07T00:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=1d0fe75e7cca27d79006654dcc56c44cb4096d3a'/>
<id>1d0fe75e7cca27d79006654dcc56c44cb4096d3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_manager: Forward declare result type</title>
<updated>2022-09-21T13:43:59+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2022-09-21T13:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=00616c7ad856a05189eb1963fef85be361bb9527'/>
<id>00616c7ad856a05189eb1963fef85be361bb9527</id>
<content type='text'>
Moves the include into the cpp file to lessen header dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves the include into the cpp file to lessen header dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_manager: Remove redundant cast in ThreadFunc()</title>
<updated>2022-09-21T13:35:22+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2022-09-21T13:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=75d6fe3669c5fcbb437247c2c115f401ebb5c30e'/>
<id>75d6fe3669c5fcbb437247c2c115f401ebb5c30e</id>
<content type='text'>
We can just use a local here to get rid of a second cast.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can just use a local here to get rid of a second cast.
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_manager: move std::functions in SetOutManager/SetInManager</title>
<updated>2022-09-21T13:32:15+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2022-09-21T13:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=e48e22eb52ffe08af62772a92c553cd2e3acbfc7'/>
<id>e48e22eb52ffe08af62772a92c553cd2e3acbfc7</id>
<content type='text'>
Prevents unnecessary reallocations in the event the captured variables
are larger than the internal std::function buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents unnecessary reallocations in the event the captured variables
are larger than the internal std::function buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_manager: Remove unused forward declarations</title>
<updated>2022-09-21T13:29:35+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2022-09-21T13:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=da0fd51642d27d6bf9d1af3b3f0acf2888fe724c'/>
<id>da0fd51642d27d6bf9d1af3b3f0acf2888fe724c</id>
<content type='text'>
Allows us to get rid of some unnecessary forward declarations and
includes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows us to get rid of some unnecessary forward declarations and
includes.
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_manager: Remove dependence on system state</title>
<updated>2022-09-21T13:26:42+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2022-09-21T13:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b59b967280d19348154ab52e2bec085d78605f79'/>
<id>b59b967280d19348154ab52e2bec085d78605f79</id>
<content type='text'>
This isn't used by the class, so this can be removed for the time being.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't used by the class, so this can be removed for the time being.
</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>
