<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Installer, branch 2503</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Logo refresh for android, windows, and linux</title>
<updated>2024-07-01T13:29:57+00:00</updated>
<author>
<name>MayImilae</name>
<email>mayimilae@gmail.com</email>
</author>
<published>2024-06-26T20:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3f71928860433453ebc53dc70aa3f75231ae80ac'/>
<id>3f71928860433453ebc53dc70aa3f75231ae80ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update nsis installer</title>
<updated>2022-10-23T06:40:40+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-09-16T13:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6a3412de1f3105f395e03fec023bbc67b69c5dcc'/>
<id>6a3412de1f3105f395e03fec023bbc67b69c5dcc</id>
<content type='text'>
* MUI2
* add new langs supported by nsis 3.08
* MultiUser
* specify arch and build version on command line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* MUI2
* add new langs supported by nsis 3.08
* MultiUser
* specify arch and build version on command line
</pre>
</div>
</content>
</entry>
<entry>
<title>Installer: remove old redists</title>
<updated>2022-09-14T20:17:37+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-09-14T20:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a472650ef27ecc0e5d29414f4e400c9ac1c17854'/>
<id>a472650ef27ecc0e5d29414f4e400c9ac1c17854</id>
<content type='text'>
The installer needs other maintenence, but this at least removes some cruft
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The installer needs other maintenence, but this at least removes some cruft
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Installer.nsi</title>
<updated>2019-06-06T17:39:34+00:00</updated>
<author>
<name>njensen20</name>
<email>njensen20@westside202.com</email>
</author>
<published>2019-06-06T17:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f03bd116d95ea50948be3f81a8a0d0940816359a'/>
<id>f03bd116d95ea50948be3f81a8a0d0940816359a</id>
<content type='text'>
Added Qt dependencies, Updater, and DSPTool to the NSIS installer script</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added Qt dependencies, Updater, and DSPTool to the NSIS installer script</pre>
</div>
</content>
</entry>
<entry>
<title>Remove SOIL altogether from the project.</title>
<updated>2018-05-20T11:44:42+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2016-12-27T14:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c51ae9c62aa471a2b91fbdf548e0ab3591b2d717'/>
<id>c51ae9c62aa471a2b91fbdf548e0ab3591b2d717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Externals: remove PortAudio</title>
<updated>2017-05-28T01:28:57+00:00</updated>
<author>
<name>Michael Maltese</name>
<email>michaeljosephmaltese@gmail.com</email>
</author>
<published>2017-03-22T22:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=34ad1eb5476b64c3697a26f0d4e74493aa075b2b'/>
<id>34ad1eb5476b64c3697a26f0d4e74493aa075b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced pixmap entry with icon entries in spec file</title>
<updated>2016-06-21T14:34:14+00:00</updated>
<author>
<name>Daniel Hodgson</name>
<email>daniel.hodgson@codeprogrammers.net</email>
</author>
<published>2016-06-21T14:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2f7e68904c1b79dc90b20c86f960b6ce318e285f'/>
<id>2f7e68904c1b79dc90b20c86f960b6ce318e285f</id>
<content type='text'>
It seems the pixmap was replaced by png and svg icons some time ago.
rpmbuild fails on the pixmap entry, so it needed to be updated.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems the pixmap was replaced by png and svg icons some time ago.
rpmbuild fails on the pixmap entry, so it needed to be updated.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3889 from CarlKenner/AddRemovePrograms</title>
<updated>2016-06-14T14:21:50+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-14T14:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=dc8880f3d00848ab448107ec668784c4bd8d6efe'/>
<id>dc8880f3d00848ab448107ec668784c4bd8d6efe</id>
<content type='text'>
Installer: add values for the Size, Location, and Comments columns</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Installer: add values for the Size, Location, and Comments columns</pre>
</div>
</content>
</entry>
<entry>
<title>This fixes the issue where the installer deletes the User folder, possibly including saved-games, and deletes everything else in the install folder, possibly including games that took hours to dump.</title>
<updated>2016-06-10T16:24:01+00:00</updated>
<author>
<name>Carl Kenner</name>
<email>carl.kenner@gmail.com</email>
</author>
<published>2016-06-09T15:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b31b8f02d9f6d8407dc76321ad6c0ad784735122'/>
<id>b31b8f02d9f6d8407dc76321ad6c0ad784735122</id>
<content type='text'>
We still delete the Sys folder though, because otherwise games will use the wrong settings due to our wildcard support. And we delete the Languages folder, any DLL files, uninst.exe, Dolphin.exe, DSPTool.exe and the qt.conf and cpack_package_description.txt that older Dolphin installers or packages accidentally create.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We still delete the Sys folder though, because otherwise games will use the wrong settings due to our wildcard support. And we delete the Languages folder, any DLL files, uninst.exe, Dolphin.exe, DSPTool.exe and the qt.conf and cpack_package_description.txt that older Dolphin installers or packages accidentally create.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add values for the Size, Location, and Comments columns of the Programs and Features (aka Add/Remove Programs) window used to uninstall programs in Windows. Most programs fill in the Location and Size columns, but Dolphin doesn't. Most programs unfortunately don't fill in the comments column, but I find that annoying when I go to uninstall things and can't work out what half the programs are for.</title>
<updated>2016-06-10T15:56:28+00:00</updated>
<author>
<name>Carl Kenner</name>
<email>carl.kenner@gmail.com</email>
</author>
<published>2016-06-10T15:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fe2a96bb06db28fe1562f59f8c54d5d5bb7f256e'/>
<id>fe2a96bb06db28fe1562f59f8c54d5d5bb7f256e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
