<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Readme.md, branch 2503</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Readme: Add a link to Analytics</title>
<updated>2025-01-21T12:05:21+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-01-21T12:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2bfeff834cf7a7ae8e4c2678c60be377308687b6'/>
<id>2bfeff834cf7a7ae8e4c2678c60be377308687b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Readme: specify  which windows 10 version is minimum</title>
<updated>2024-10-06T23:25:10+00:00</updated>
<author>
<name>Mrlinkwii</name>
<email>Mrlinkwii@users.noreply.github.com</email>
</author>
<published>2024-10-06T23:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f5a0b347187aee3562c88857deb2b7a88fba5491'/>
<id>f5a0b347187aee3562c88857deb2b7a88fba5491</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add generation of rcheevos hash to DolphinTool</title>
<updated>2024-09-15T14:52:04+00:00</updated>
<author>
<name>retroNUC</name>
<email>retronuc@gmail.com</email>
</author>
<published>2024-09-15T14:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a74b2a4dde2ef99dacd1ff918c9a32bd1e32ffdb'/>
<id>a74b2a4dde2ef99dacd1ff918c9a32bd1e32ffdb</id>
<content type='text'>
Fixed coding standards issue

CalculateHash return string instead of using char array param
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed coding standards issue

CalculateHash return string instead of using char array param
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Transifex organization name</title>
<updated>2024-07-02T12:57:09+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2024-07-02T12:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cafb83736e1d3123a34d27b92f98a7c9a507eae5'/>
<id>cafb83736e1d3123a34d27b92f98a7c9a507eae5</id>
<content type='text'>
By request from delroth, I changed the name of our Transifex
organization so it's named after the Dolphin project rather than after
him. This broke old links and the .tx/config file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By request from delroth, I changed the name of our Transifex
organization so it's named after the Dolphin project rather than after
him. This broke old links and the .tx/config file.
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinTool: Add an image extract command</title>
<updated>2024-04-18T19:11:19+00:00</updated>
<author>
<name>Jonas Kalsvik</name>
<email>jonas@kalsvik.no</email>
</author>
<published>2024-04-18T10:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=859ac40ca2b5856d2291b256c2487507de81f959'/>
<id>859ac40ca2b5856d2291b256c2487507de81f959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme: Add '--recursive' to git submodule command</title>
<updated>2023-07-11T18:48:31+00:00</updated>
<author>
<name>Benjamin Mugnier</name>
<email>mugnier.benjamin@gmail.com</email>
</author>
<published>2023-07-11T18:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ad3b8b649b0f80e330144f69fcd2c184df916e27'/>
<id>ad3b8b649b0f80e330144f69fcd2c184df916e27</id>
<content type='text'>
Not doing so results in the following error :

CMake Error at Externals/cubeb/CMakeLists.txt:30 (message):
  Could not find sanitizers-cmake: run

  	git submodule update --init --recursive

  in base git checkout

As the advice is correct, update readme with the correct command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not doing so results in the following error :

CMake Error at Externals/cubeb/CMakeLists.txt:30 (message):
  Could not find sanitizers-cmake: run

  	git submodule update --init --recursive

  in base git checkout

As the advice is correct, update readme with the correct command.
</pre>
</div>
</content>
</entry>
<entry>
<title>update readme</title>
<updated>2023-05-17T03:40:20+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2023-05-17T03:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7512964b2b8ab697ae1cb59eb1a3b967f3f21441'/>
<id>7512964b2b8ab697ae1cb59eb1a3b967f3f21441</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 #10969 from phire/minimum_compilers</title>
<updated>2023-05-01T01:03:05+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-05-01T01:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b514df1227f89fcc6f8e6a2cdd2abae8a100d054'/>
<id>b514df1227f89fcc6f8e6a2cdd2abae8a100d054</id>
<content type='text'>
Enforce minimum supported versions of GCC and Clang</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enforce minimum supported versions of GCC and Clang</pre>
</div>
</content>
</entry>
<entry>
<title>Readme: Update Transifex URL</title>
<updated>2023-04-09T07:04:58+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2023-04-09T07:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=424d1367407bbade7d885bdc193ee8cbdd4eb073'/>
<id>424d1367407bbade7d885bdc193ee8cbdd4eb073</id>
<content type='text'>
The old URL redirects to the new URL for now, but apparently it will
stop doing that in a few months. Let's update it in the Readme.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old URL redirects to the new URL for now, but apparently it will
stop doing that in a few months. Let's update it in the Readme.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce minimum supported versions of GCC and Clang</title>
<updated>2023-02-23T02:18:38+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2022-08-10T02:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f34a09b39ffba84e737e036e606b839ad9be4c01'/>
<id>f34a09b39ffba84e737e036e606b839ad9be4c01</id>
<content type='text'>
We already have a minimum required version of MSVC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We already have a minimum required version of MSVC
</pre>
</div>
</content>
</entry>
</feed>
