<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/core/telemetry_session.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>Removed telemetry and anonymized SCM (git) strings</title>
<updated>2024-12-20T15:24:57+00:00</updated>
<author>
<name>darktux</name>
<email>darktux@y2nlvhmmk5jnsvechppxnbyzmmv3vbl7dvzn6ltwcdbpgxixp3clkgqd.onion</email>
</author>
<published>2024-04-04T23:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=8b6b7ab6479f716410d11e353d381205402c0736'/>
<id>8b6b7ab6479f716410d11e353d381205402c0736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Use console mode helper across project</title>
<updated>2023-08-23T01:58:23+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-08-23T01:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=3c45452fae7f33d0534c144c5f588ef98f0a1346'/>
<id>3c45452fae7f33d0534c144c5f588ef98f0a1346</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 use_docked_mode to an enumeration</title>
<updated>2023-08-22T20:07:52+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-08-21T20:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=387ede76d2e1e427f6722cbe19a018c95d762748'/>
<id>387ede76d2e1e427f6722cbe19a018c95d762748</id>
<content type='text'>
Allows some special interactions with it in the Qt frontend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows some special interactions with it in the Qt frontend.
</pre>
</div>
</content>
</entry>
<entry>
<title>settings,general: Rename non-confirming enums</title>
<updated>2023-07-21T14:56:54+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-06-07T05:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=d146dd9d123a999e40307a93403239b81b04bffc'/>
<id>d146dd9d123a999e40307a93403239b81b04bffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure_audio: Implement ui generation</title>
<updated>2023-07-21T14:56:07+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-05-18T21:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=432f68ad29df7a368ba375d75d667c954e9c80b9'/>
<id>432f68ad29df7a368ba375d75d667c954e9c80b9</id>
<content type='text'>
Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.

general: Partial audio config implmentation

configure_audio: Implement ui generation

Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.

general: Partial audio config implmentation

settings: Make audio settings as enums
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.

general: Partial audio config implmentation

configure_audio: Implement ui generation

Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.

general: Partial audio config implmentation

settings: Make audio settings as enums
</pre>
</div>
</content>
</entry>
<entry>
<title>configure_graphics_advance: Generate UI at runtime</title>
<updated>2023-07-21T14:56:07+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-05-07T13:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=a007ac6b9ccc23861f5a5c6967d535220ed794b0'/>
<id>a007ac6b9ccc23861f5a5c6967d535220ed794b0</id>
<content type='text'>
We can iterate through the AdvancedGraphics settings and generate the UI
during runtime. This doesn't help runtime efficiency, but it helps a ton
in reducing the amount of work a developer needs in order to add a new
setting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can iterate through the AdvancedGraphics settings and generate the UI
during runtime. This doesn't help runtime efficiency, but it helps a ton
in reducing the amount of work a developer needs in order to add a new
setting.
</pre>
</div>
</content>
</entry>
<entry>
<title>settings,video_core: Consolidate ASTC decoding options</title>
<updated>2023-07-21T14:56:07+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-05-04T00:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=5cffa342884df531d911555f7b3db9d2f6d1d1f0'/>
<id>5cffa342884df531d911555f7b3db9d2f6d1d1f0</id>
<content type='text'>
Just puts them all neatly into one place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just puts them all neatly into one place.
</pre>
</div>
</content>
</entry>
<entry>
<title>settings: Enable FIFO relaxed</title>
<updated>2023-05-03T01:51:30+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-05-02T00:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2528cf7c5416573fc8bf2e9316a3acc5a2395b79'/>
<id>2528cf7c5416573fc8bf2e9316a3acc5a2395b79</id>
<content type='text'>
Not entirely sure if we need this, but there's also no reason not to
support it.

settings: Give VSyncMode values
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not entirely sure if we need this, but there's also no reason not to
support it.

settings: Give VSyncMode values
</pre>
</div>
</content>
</entry>
<entry>
<title>telemetry_session: Make translate function static</title>
<updated>2023-05-03T01:51:29+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-04-30T23:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=40f062f7496c916086c4e7e49adc4fb8eb9540d1'/>
<id>40f062f7496c916086c4e7e49adc4fb8eb9540d1</id>
<content type='text'>
Addresses review feedback

Co-authored-by: Lioncash &lt;mathew1800@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses review feedback

Co-authored-by: Lioncash &lt;mathew1800@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>configuration: Expose separate swap present modes</title>
<updated>2023-05-03T01:51:29+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-04-30T19:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=6f0929df82be77f116988cf16cde4ebbc5f978dc'/>
<id>6f0929df82be77f116988cf16cde4ebbc5f978dc</id>
<content type='text'>
Previously, yuzu would try and guess which vsync mode to use given
different scenarios, but apparently we didn't always get it right. This
exposes the separate modes in a drop-down the user can select.

If a mode isn't available in Vulkan, it defaults to FIFO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, yuzu would try and guess which vsync mode to use given
different scenarios, but apparently we didn't always get it right. This
exposes the separate modes in a drop-down the user can select.

If a mode isn't available in Vulkan, it defaults to FIFO.
</pre>
</div>
</content>
</entry>
</feed>
