<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinQt/GBAWidget.h, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>libmgba: Fix build when disabled</title>
<updated>2025-10-30T19:00:13+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2025-10-30T18:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2836dd2b5ec95492076e3af41a6b1634f87ee5e4'/>
<id>2836dd2b5ec95492076e3af41a6b1634f87ee5e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GBAWidget: Add missing override specifiers</title>
<updated>2023-12-13T15:12:18+00:00</updated>
<author>
<name>Lioncash</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2023-12-13T15:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=dfb2783c259ff43ce66a1e795bac87aa47e5f51a'/>
<id>dfb2783c259ff43ce66a1e795bac87aa47e5f51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GBAWidget: Use std::span with SetVideoBuffer()</title>
<updated>2023-12-13T15:11:52+00:00</updated>
<author>
<name>Lioncash</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2023-12-13T15:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=67a06d17b13955cdc332585f8b02146fad6775c1'/>
<id>67a06d17b13955cdc332585f8b02146fad6775c1</id>
<content type='text'>
Previously we were always taking the buffer by value, even if it wasn't
being stored anywhere and only read from.

We can use a std::span for the same thing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we were always taking the buffer by value, even if it wasn't
being stored anywhere and only read from.

We can use a std::span for the same thing.
</pre>
</div>
</content>
</entry>
<entry>
<title>GBA: Add import and export save options to context menu.</title>
<updated>2021-11-21T17:08:23+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2021-11-21T17:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8488ff6884b2c1ce2666b1d2dbab6e36afad4572'/>
<id>8488ff6884b2c1ce2666b1d2dbab6e36afad4572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt: Implement GBA Interframe Blending</title>
<updated>2021-07-24T18:34:26+00:00</updated>
<author>
<name>Bonta</name>
<email>40473493+Bonta0@users.noreply.github.com</email>
</author>
<published>2021-07-22T20:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cfd0f4661f520a9289e46b1729c4da58ea3f41a9'/>
<id>cfd0f4661f520a9289e46b1729c4da58ea3f41a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt: AlwaysOnTop GBA widget option</title>
<updated>2021-07-24T18:00:16+00:00</updated>
<author>
<name>Bonta</name>
<email>40473493+Bonta0@users.noreply.github.com</email>
</author>
<published>2021-07-22T16:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6fc060bdca4635ffe8a48529092cd85d8912d860'/>
<id>6fc060bdca4635ffe8a48529092cd85d8912d860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt: Make GBA widgets movable with left click in borderless mode</title>
<updated>2021-07-24T17:37:39+00:00</updated>
<author>
<name>Bonta</name>
<email>40473493+Bonta0@users.noreply.github.com</email>
</author>
<published>2021-07-22T16:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=501868ace0d68f54fe22c559145920abeb1d5a88'/>
<id>501868ace0d68f54fe22c559145920abeb1d5a88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt: Borderless GBA windows</title>
<updated>2021-07-24T17:12:17+00:00</updated>
<author>
<name>Bonta</name>
<email>40473493+Bonta0@users.noreply.github.com</email>
</author>
<published>2021-07-24T17:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=63ff86adff5dfd97fd1fbc89f9418174631be715'/>
<id>63ff86adff5dfd97fd1fbc89f9418174631be715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt/Core: Refactor GBA Core accessors</title>
<updated>2021-07-24T12:54:57+00:00</updated>
<author>
<name>Bonta</name>
<email>40473493+Bonta0@users.noreply.github.com</email>
</author>
<published>2021-07-22T21:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ee64e217f49b1473715e134788e9adfeffa958a2'/>
<id>ee64e217f49b1473715e134788e9adfeffa958a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GBA: Add "Scan e-Reader Card(s)" context menu item</title>
<updated>2021-07-22T19:18:07+00:00</updated>
<author>
<name>Pokechu22</name>
<email>Pokechu022@gmail.com</email>
</author>
<published>2021-07-22T07:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=50109d70b60aa7edbd199644c4af2da835b10cdc'/>
<id>50109d70b60aa7edbd199644c4af2da835b10cdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
