iwubcode
373a1a5dc0
Update min win10 version from 1703/15063 to 1903/18362
...
Co-authored-by: Shawn Hoffman <godisgovernment@gmail.com >
2025-03-16 00:59:45 -05:00
Sam Belliveau
f09ba10daa
AudioCommon: Added Granular Synthesis
2025-03-14 01:22:35 -05:00
MayImilae
3f71928860
Logo refresh for android, windows, and linux
2024-07-01 06:29:57 -07:00
Shawn Hoffman
6a3412de1f
update nsis installer
...
* MUI2
* add new langs supported by nsis 3.08
* MultiUser
* specify arch and build version on command line
2022-10-22 23:40:40 -07:00
Shawn Hoffman
a472650ef2
Installer: remove old redists
...
The installer needs other maintenence, but this at least removes some cruft
2022-09-14 13:17:37 -07:00
njensen20
f03bd116d9
Update Installer.nsi
...
Added Qt dependencies, Updater, and DSPTool to the NSIS installer script
2019-06-06 11:39:34 -06:00
Emmanuel Gil Peyrot
c51ae9c62a
Remove SOIL altogether from the project.
2018-05-20 13:44:42 +02:00
Michael Maltese
34ad1eb547
Externals: remove PortAudio
2017-05-27 18:28:57 -07:00
Daniel Hodgson
2f7e68904c
Replaced pixmap entry with icon entries in spec file
...
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.
2016-06-21 07:34:14 -07:00
Pierre Bourdon
dc8880f3d0
Merge pull request #3889 from CarlKenner/AddRemovePrograms
...
Installer: add values for the Size, Location, and Comments columns
2016-06-14 16:21:50 +02:00
Carl Kenner
b31b8f02d9
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.
...
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.
2016-06-11 01:54:01 +09:30
Carl Kenner
fe2a96bb06
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.
2016-06-11 01:26:28 +09:30
Pierre Bourdon
c26eb14ba8
Merge pull request #3884 from JosJuice/install-directory-without-version
...
Do not include the Dolphin version in the install directory name
2016-06-05 22:06:19 +02:00
JosJuice
0417f4993e
Do not include the Dolphin version in the install directory name
...
This change was introduced for 4.0.1 and never ported to the
master branch until now. It would be awkward to have 5.0 go back
to the 4.0 behavior after we already changed the behavior once.
2016-06-05 21:37:41 +02:00
Chris Burgener
c2599b3e5f
Add VC++2015 redistributable
2016-06-05 15:23:06 -04:00
Chris Burgener
347bae44a4
Update dolphin-emu.spec for 5.0
2016-06-05 15:11:28 -04:00
Chris Burgener
2507dc731c
Prepare Windows Installer for 5.0
2016-06-05 15:10:00 -04:00
Pierre Bourdon
00c21e7859
Installer: Remove dual-architecture shim.
2016-06-05 09:41:34 +02:00
Pierre Bourdon
6d42054274
Merge pull request #3754 from JosJuice/dolphin-ico-lowres
...
Replace low-res bitmaps in Dolphin.ico
2016-03-28 13:54:49 +02:00
Pringo
d8e66b4655
Replace low-res bitmaps in Dolphin.ico
...
To match Microsoft's recommendations better, Dolphin now has 16x16,
32x32 and 48x48 bitmaps in both 8-bit and 32-bit, in addition to the
256x256 32-bit bitmap. There used to be an 8-bit 32x32 bitmap but no
32-bit 32x32 bitmap, which led to Windows using the ugly 8-bit bitmap
at some sizes.
2016-03-28 11:37:19 +02:00
Pierre Bourdon
c008d8b1af
Merge pull request #3705 from Mystro256/master
...
Various Linux fixes
2016-03-11 22:31:58 +01:00
Jeremy Newton
feae5ff3d8
Move linux files to Data
2016-03-09 10:58:54 -05:00
Mystro256
84483a1076
Add manpages for Linux and include them in spec file
...
Note that the manpages are placed in Data
2016-03-09 10:58:03 -05:00
Chris Burgener
d3bc7a9481
Update Installer to delete old Install directory
2016-03-06 10:39:53 -05:00
Mystro256
8d4607d293
Polarssl should be mbedtls in dolphin-emu.spec
2016-03-05 11:54:56 -05:00