<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/AudioCommon/AudioCommon.cpp, branch release-prep-2506</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>AudioCommon: Make cubeb sound backend default on Linux.</title>
<updated>2025-04-21T21:25:40+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-04-21T21:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1fc6be7f80f55786a8a7bd80e70f3bc6d4dcd4d9'/>
<id>1fc6be7f80f55786a8a7bd80e70f3bc6d4dcd4d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMakeLists: Add flag to disable Cubeb</title>
<updated>2025-01-25T19:06:55+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2025-01-25T19:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d89e7c84fbd938dc9f2265363334ec46c4cb321f'/>
<id>d89e7c84fbd938dc9f2265363334ec46c4cb321f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AudioCommon: When ALSA is absent on Linux, default to Cubeb backend</title>
<updated>2024-04-16T21:06:28+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2024-04-16T00:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9c5605a59cf16aabd592a21cbee59c2bee227df4'/>
<id>9c5605a59cf16aabd592a21cbee59c2bee227df4</id>
<content type='text'>
Default to Cubeb instead of the NULL backend on Linux when ALSA isn't
valid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default to Cubeb instead of the NULL backend on Linux when ALSA isn't
valid.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default sound backend on OpenBSD to cubeb</title>
<updated>2024-04-14T22:47:20+00:00</updated>
<author>
<name>Brad Smith</name>
<email>brad@comstyle.com</email>
</author>
<published>2024-04-14T22:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ba2ccf388977bd1503de5f0e9792816c253a4239'/>
<id>ba2ccf388977bd1503de5f0e9792816c253a4239</id>
<content type='text'>
Set the default sound backend to cubeb instead of the default
being none.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set the default sound backend to cubeb instead of the default
being none.
</pre>
</div>
</content>
</entry>
<entry>
<title>AudioCommon: Pass Core::System to AudioCommon functions.</title>
<updated>2022-11-06T01:13:58+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2022-10-13T19:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1c633499842646d7069db067f9c26954c3de144a'/>
<id>1c633499842646d7069db067f9c26954c3de144a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AudioCommon: Move sound stream variables to Core::System.</title>
<updated>2022-08-31T19:44:21+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2022-08-31T19:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c310e504cb57845db523e8e0e5192a153d49dda9'/>
<id>c310e504cb57845db523e8e0e5192a153d49dda9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10169 from leoetlino/fmt-localtime</title>
<updated>2021-11-07T04:08:14+00:00</updated>
<author>
<name>Mai M</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-11-07T04:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6c72e6814db693f6c139dda10f4fed4f48b2c957'/>
<id>6c72e6814db693f6c139dda10f4fed4f48b2c957</id>
<content type='text'>
Use fmt::localtime instead of thread-unsafe std::localtime</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use fmt::localtime instead of thread-unsafe std::localtime</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10144 from malleoz/dsp-onion</title>
<updated>2021-10-16T09:32:38+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-10-16T09:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8195d0bda1acfb751bfd0ba4d4c34eec9fce4b81'/>
<id>8195d0bda1acfb751bfd0ba4d4c34eec9fce4b81</id>
<content type='text'>
Port Main.DSP to MainSettings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port Main.DSP to MainSettings</pre>
</div>
</content>
</entry>
<entry>
<title>Port Main.DSP to MainSettings</title>
<updated>2021-10-16T03:24:46+00:00</updated>
<author>
<name>sowens99</name>
<email>seanowens@comcast.net</email>
</author>
<published>2021-10-14T00:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8ea6bef98f535301d23aa1c81d4080c208527705'/>
<id>8ea6bef98f535301d23aa1c81d4080c208527705</id>
<content type='text'>
While trying to work on adding audiodump support for CLI, I was alerted that it was important to first try moving the DSP configs to the new config before continuing, as that makes it substantially easier to write clean code to add such a feature.

This commit aims to allow for Dolphin to only rely on the new config for DSP-related settings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While trying to work on adding audiodump support for CLI, I was alerted that it was important to first try moving the DSP configs to the new config before continuing, as that makes it substantially easier to write clean code to add such a feature.

This commit aims to allow for Dolphin to only rely on the new config for DSP-related settings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use fmt::localtime instead of thread-unsafe std::localtime</title>
<updated>2021-10-15T20:49:13+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-10-15T20:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fd7df2ccae4ef18e8fdcf3dcf369c8f2ff185825'/>
<id>fd7df2ccae4ef18e8fdcf3dcf369c8f2ff185825</id>
<content type='text'>
fmt::localtime is also less awkward to use compared to std::localtime.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fmt::localtime is also less awkward to use compared to std::localtime.
</pre>
</div>
</content>
</entry>
</feed>
