This project is mirrored from https://github.com/libretro/dolphin.
Pull mirroring updated .
- 15 Mar, 2020 1 commit
-
-
Craftyawesome authored
-
- 20 Jan, 2020 1 commit
-
-
Jordan Woyak authored
Qt no longer supports Vista. https://doc.qt.io/qt-5.12/windows.html Dolphin fails to run on Vista. https://bugs.dolphin-emu.org/issues/11961
-
- 08 Jan, 2020 1 commit
-
-
Léo Lam authored
This updates the lint script to require clang-format 9 and reformats existing source code. Since VS2019 ships with clang-format 9 this should make auto reformats less painful. This also updates the clang-format configuration to set BraceWrapping.AfterCaseLabel to true to ensure consistent brace style; otherwise clang-format 9+ defaults to putting braces on the same line as switch case labels.
-
- 22 Dec, 2019 1 commit
-
-
S David authored
-
- 19 Dec, 2019 1 commit
-
-
shuffle2 authored
Reword submodule statement to be more general. Add pointer about dealing with clang-format.
-
- 30 Nov, 2019 1 commit
-
-
Stenzek authored
-
- 20 Jun, 2019 1 commit
-
-
- 23 Apr, 2019 1 commit
-
-
spycrab authored
-
- 04 Dec, 2018 1 commit
-
-
Steven M. Vascellaro authored
-
- 20 Oct, 2018 1 commit
-
-
JosJuice authored
This was missed in PR 7506.
-
- 25 May, 2018 1 commit
-
-
Helios747 authored
-
- 20 Dec, 2017 1 commit
-
-
Ryan Meredith authored
-
- 28 May, 2017 1 commit
-
-
BhaaL authored
this is required for /permissive- to work, because some headers in the Windows SDK use Microsoft extensions that are not allowed in standards mode
-
- 26 May, 2017 1 commit
-
-
BhaaL authored
-
- 21 May, 2017 1 commit
-
-
Léo Lam authored
This allows us to print user friendly names for titles out of the box, without requiring the user to manually download a title database and place it in the correct location. No auto-update mechanism is implemented as it would be substantially more complicated and overkill (imo), since titles are not updated that often. I have however added a script to make updating them easier. The database can be freely used without any restriction. I have contacted the author.
-
- 19 May, 2017 2 commits
-
- 26 Dec, 2016 1 commit
-
-
JosJuice authored
Windows-1252 was sometimes being referred to as ASCII or ANSI in Dolphin, which is incorrect. ASCII is only a subset of Windows-1252, and ANSI is (rather improperly) used in Windows to refer to the current code page (which often is 1252 on Western systems, but can also be something entirely different). The commit also replaces "SJIS" with "Shift JIS". "SJIS" isn't misleading, but "Shift JIS" is more commonly used.
-
- 25 Dec, 2016 1 commit
-
-
Roger authored
-
- 20 Dec, 2016 1 commit
-
-
Neui authored
-
- 05 Nov, 2016 1 commit
-
- 05 Oct, 2016 1 commit
-
-
degasus authored
-
- 22 Sep, 2016 1 commit
-
-
Pringo authored
With the release of 10.12 Sierra OS X is now officially known as macOS. I changed all instances of "OS X" to "macOS" in the readme. I also made a couple of other minor adjustments. The slash in the title was removed as other slashes were previously removed from the readme and it no longer made much sense with only two items to list. Also the Android section formatting was modified to better match the PC section.
-
- 11 Aug, 2016 1 commit
-
-
JosJuice authored
Let's stop pretending that we support Triforce emulation. Keeping this code around just in case someone will make major improvements in the future isn't really worth it. I'm keeping the Triforce game INIs so users will know that the compatibility rating for Triforce games is 1 star (broken).
-
- 09 Jul, 2016 1 commit
-
-
Pringo authored
-
- 04 Jul, 2016 1 commit
-
-
Rukai authored
show how to build a portable and a local dolphin on linux.
-
- 06 Jun, 2016 1 commit
-
- 16 Apr, 2016 1 commit
-
-
JosJuice authored
Git has been required for a long time, and we also have two more recent requirements.
-
- 11 Mar, 2016 1 commit
-
-
Anthony Serna authored
Added rule for DolphinBar
-
- 02 Mar, 2016 1 commit
-
-
JosJuice authored
The Build folder only contains object files, not binaries. The 32-bit installer isn't useful since Dolphin doesn't support 32-bit anymore.
-
- 02 Oct, 2015 1 commit
-
-
JosJuice authored
-
- 01 Oct, 2015 1 commit
-
-
Pringo authored
Updated required OS information.
-
- 07 Sep, 2015 1 commit
-
-
Jules Blok authored
-
- 04 Sep, 2015 1 commit
-
-
Lioncash authored
-
- 26 Jul, 2015 1 commit
-
-
sigmabeta authored
-
- 20 Jul, 2015 1 commit
-
-
sigmabeta authored
-
- 13 Jul, 2015 1 commit
-
-
sigmabeta authored
-
- 11 Jul, 2015 1 commit
-
-
sigmabeta authored
-
- 13 Jun, 2015 1 commit
-
-
Jeffrey Pfau authored
-
- 31 May, 2015 1 commit
-
-
Andrew Tolvstad authored
-