Commit graph

33808 commits

Author SHA1 Message Date
JosJuice
213c1841f7
Merge pull request #8903 from AdmiralCurtiss/gcmemcard-file-identity-check
GCMemcard: Change behavior of TitlePresent() to more closely resemble how saves are actually identified.
2020-07-23 17:44:16 +02:00
iwubcode
9c8338ec4c DolphinQt / VideoCommon: Add additional texture dumping options. Specifically, this enables users to choose whether to dump mip maps, base level textures, or both. 2020-07-22 19:30:27 -05:00
LC
d7a91316da
Merge pull request #8974 from Filoppi/patch-4
Fix disc image conversion button not being clear #3
2020-07-22 17:24:23 -04:00
LC
bf49849f88
Merge pull request #8971 from JosJuice/simplify-issettingsaveable
Config: Simplify IsSettingSaveable
2020-07-22 16:27:34 -04:00
LC
8e99c77510
Merge pull request #8972 from Ebola16/CT
Android: Some simple Clang-Tidy suggestions
2020-07-22 16:24:05 -04:00
Filippo Tarpini
f6ba54b74e
Fix disc image conversion button not being clear #3
It wasn't clear whether the conversion would create a new file or replace the old one

Recreated #8952 directly from github
2020-07-22 23:00:20 +03:00
Ryan Meredith
9ac24a0580 Android: Some simple Clang-Tidy suggestions 2020-07-22 15:38:45 -04:00
JosJuice
26536832c3 Config: Simplify IsSettingSaveable
Should make it both easier to edit and faster to run.
2020-07-22 11:46:47 +02:00
Nikhil Narayana
42950d09ac
Merge pull request #40 from r2dliu/feature/ci
Unix CI for Slippi Mainline
2020-07-21 13:07:22 -07:00
LC
92d24aec2e
Merge pull request #8965 from JosJuice/android-backend-extension-hack
Android: Remove hacks for Wii Remote extension and video backend settings
2020-07-20 12:34:23 -04:00
JosJuice
e9cc89af83 Android: Remove hacks for Wii Remote extension and video backend settings 2020-07-20 15:25:53 +02:00
LC
ae2348023b
Merge pull request #8964 from JosJuice/list-wad-file-type
DolphinQt: Show WAD as "WAD" instead of "" in file format column
2020-07-19 17:35:34 -04:00
Nikhil Narayana
a3413bd0fb
add template specialization and remove extern 2020-07-19 13:55:37 -07:00
Nikhil Narayana
87e15f684b
Update playback flag 2020-07-19 13:55:28 -07:00
Nikhil Narayana
b9a738842d
update linux script 2020-07-19 13:54:52 -07:00
Nikhil Narayana
74221c16c8
fix zstd linking 2020-07-19 13:54:38 -07:00
Nikhil Narayana
9ae05ea2dc
no nogui for macOS 2020-07-19 13:52:19 -07:00
Nikhil Narayana
038b50dfad
update deps 2020-07-19 13:51:59 -07:00
JosJuice
fe5e92f706 DolphinQt: Show WAD as "WAD" instead of "" in file format column
https://bugs.dolphin-emu.org/issues/12190
2020-07-19 21:30:48 +02:00
LC
d48056c1cd
Merge pull request #8963 from jordan-woyak/gcpad-gate-adj
HW/GCPadEmu: Adjust gate radius values to more closely match the real hardware.
2020-07-19 12:11:58 -04:00
Jordan Woyak
ae44f17667 HW/GCPadEmu: Adjust gate radius values to more closely match the real hardware. 2020-07-19 09:45:33 -05:00
Nikhil Narayana
f95c04ff97 add desktop file 2020-07-18 22:13:11 -07:00
Nikhil Narayana
9cff3553a0 add build scripts from ea57b44 Ishii 2020-07-18 22:13:11 -07:00
Nikhil Narayana
131c0133e1 just copy CI from Ishii 264777d
only ubuntu and macOS for now. I gotta mess with windows later
2020-07-18 22:13:11 -07:00
LC
487cd7abd9
Merge pull request #8905 from JosJuice/jni-encoding
Android: Use correct encoding when converting strings
2020-07-18 22:13:14 -04:00
Jordan Woyak
5c2b6d0626
Merge pull request #7770 from ShFil119/loop
Use range loop (if possible)
2020-07-18 18:39:48 -05:00
Filip Gawin
0ede5d1537 Use range loop (if possible) 2020-07-18 18:29:16 -05:00
David Liu
8760752173
Merge pull request #41 from r2dliu/build_fix
Fix netplay build
2020-07-18 16:00:30 -04:00
Edgar Handal
add844039d Fix netplay build 2020-07-18 14:48:08 -05:00
David Liu
6814501ec4
Merge pull request #39 from JosJuice/android-compilation
Fix some Android compilation errors
2020-07-17 22:13:15 -04:00
David Liu
4b0e7a2e99
Merge pull request #37 from JosJuice/dvd-thread-safety
DVDThread: Fix thread safety
2020-07-17 22:11:17 -04:00
JosJuice
0fa4812c2f Translation resources sync with Transifex 2020-07-17 23:57:13 +02:00
JosJuice
571fa77be4 Fix some Android compilation errors
There is a linking error with SliderCalcRatioFromValueT in
OnScreenDisplay.cpp left that I didn't manage to fix.
2020-07-17 23:51:37 +02:00
R2DLiu
f57a7c0554 no gui working 2020-07-17 17:37:40 -04:00
LC
06155823d9
Merge pull request #8960 from JosJuice/i18n-surround
DolphinQt: Add i18n comment for "Surround"
2020-07-17 16:44:11 -04:00
JosJuice
e97b78d8c7 DVDThread: Fix thread safety
GetFileSystem will read from the volume the first time it is
called, so it should only be called after WaitUntilIdle.
2020-07-17 22:16:43 +02:00
r2dliu
6658cf8a2f fix compile errors 2020-07-17 16:02:20 -04:00
iwubcode
97c9cf3e21 DolphinQt / InputCommon - add DSU string validator to avoid crashes, limited backwards compatibility support 2020-07-17 14:53:39 -05:00
iwubcode
58aa0150e1 DolphinQt / InputCommon: Support multiple DSU servers 2020-07-17 14:53:39 -05:00
r2dliu
891ce2e5ad pull in ea57b44 2020-07-17 15:52:45 -04:00
r2dliu
ece3d5a9ec pull in 54b7318 from ishii 2020-07-17 15:51:51 -04:00
r2dliu
5301d53b08 up to a412e4c from ishii 2020-07-17 15:45:10 -04:00
r2dliu
9896b964cd pull in 79c32ca from ishii 2020-07-17 15:26:51 -04:00
r2dliu
22196644bd pick 817770f from ishii 2020-07-17 15:22:19 -04:00
r2dliu
61ab04d7ba pick 874a434 from ishii 2020-07-17 15:20:42 -04:00
r2dliu
671f49db89 pick 88eb962 from ishii 2020-07-17 15:17:29 -04:00
r2dliu
bebfc277b2 remove overwrite 2020-07-17 14:48:08 -04:00
r2dliu
66a21b0469 reset playback on exit 2020-07-17 14:45:52 -04:00
r2dliu
8a08303fea Fix left arrow seek bug on non windows 2020-07-17 14:43:45 -04:00
JosJuice
aa4896fb3f DolphinQt: Add i18n comment for "Surround" 2020-07-17 19:10:31 +02:00