<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/audio_core/stream.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<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>
<entry>
<title>Rework CoreTiming</title>
<updated>2022-07-10T05:59:40+00:00</updated>
<author>
<name>Kelebek1</name>
<email>eeeedddccc@hotmail.co.uk</email>
</author>
<published>2022-07-10T05:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=240650f6a6336df8d3eb11b410cdcd332d8ad562'/>
<id>240650f6a6336df8d3eb11b410cdcd332d8ad562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</pre>
</div>
</content>
</entry>
<entry>
<title>audio/stream: Adjust volume scale factor</title>
<updated>2022-01-16T02:28:37+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2022-01-16T02:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=850896a52bdc2ff8a555d6e702eb5638c30a084e'/>
<id>850896a52bdc2ff8a555d6e702eb5638c30a084e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement audout GetAudioOutPlayedSampleCount</title>
<updated>2021-06-22T03:39:17+00:00</updated>
<author>
<name>Kelebek1</name>
<email>eeeedddccc@hotmail.co.uk</email>
</author>
<published>2021-06-21T17:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ba3af04da1ba020bdbb7285c8da73f75fcba68cc'/>
<id>ba3af04da1ba020bdbb7285c8da73f75fcba68cc</id>
<content type='text'>
Used in Ninja Gaiden games.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used in Ninja Gaiden games.
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Move settings to common from core.</title>
<updated>2021-04-14T23:24:03+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-04-14T23:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=a4c6712a4be249bf668df7f0ff83a0a5236283b2'/>
<id>a4c6712a4be249bf668df7f0ff83a0a5236283b2</id>
<content type='text'>
- Removes a dependency on core and input_common from common.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removes a dependency on core and input_common from common.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5868 from german77/HandheldFix</title>
<updated>2021-02-08T19:33:53+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-02-08T19:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=7666c0994ca9b89073625d752b3e0ee8ec3783f1'/>
<id>7666c0994ca9b89073625d752b3e0ee8ec3783f1</id>
<content type='text'>
Prevent over scheduling audio events and add motion update unschedule event</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent over scheduling audio events and add motion update unschedule event</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent over scheduling audio events and terminate properly the motion update event</title>
<updated>2021-02-02T16:17:10+00:00</updated>
<author>
<name>german</name>
<email>german@thesoftwareartisans.com</email>
</author>
<published>2021-02-02T15:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=7784b1da6dcd37027c82e1b980b1e79645f18176'/>
<id>7784b1da6dcd37027c82e1b980b1e79645f18176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audout: FlushAudioOutBuffers</title>
<updated>2021-01-24T08:13:34+00:00</updated>
<author>
<name>Chloe Marcec</name>
<email>dmarcecguzman@gmail.com</email>
</author>
<published>2021-01-24T08:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b2b95e96c159afe3226fe6a001ff780a38813fe4'/>
<id>b2b95e96c159afe3226fe6a001ff780a38813fe4</id>
<content type='text'>
Fixes Devil May Cry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Devil May Cry
</pre>
</div>
</content>
</entry>
<entry>
<title>audio_core: stream: Ensure buffer is valid before release.</title>
<updated>2020-12-29T05:33:34+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2020-12-27T00:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=c7a06908ae1a1c0893876800944e494a0fa03918'/>
<id>c7a06908ae1a1c0893876800944e494a0fa03918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
