Commit graph

39661 commits

Author SHA1 Message Date
Nikhil Narayana
77b0b1c91e
bring in rust stuff, music works. need to test osd and loggers a bit more
the rust stuff will get submoduled at some point
2023-08-13 16:31:50 -07:00
Nikhil Narayana
2ca79d3772
ci: use v3 actions 2023-08-11 18:36:53 -07:00
Nikhil Narayana
6f12f53132
mark replays as played on mainline 2023-08-11 18:36:40 -07:00
Nikhil Narayana
45dea3acba
disable skipping frames after frame 120
f96178b47f3531e30ddbaaf68721db4586a09f0c to b1cea3a9570b0ee342d79200ec26c43b9def197b
2023-08-11 18:36:13 -07:00
Nikhil Narayana
69ca95067b
ci(linux): add libfuse2 to apt install 2023-08-06 11:43:45 -07:00
Nikhil Narayana
9cda7ac2a1
ci(macOS): remove libav 2023-08-06 11:25:49 -07:00
Nikhil Narayana
11a111f0e8
working build on linux 2023-08-06 11:12:38 -07:00
Nikhil Narayana
e3f5a622f4
fix iso hashing and some cleanup 2023-08-05 18:20:51 -07:00
Nikhil Narayana
5d0b76c06c
fix matchmaking 2023-08-05 17:10:04 -07:00
Nikhil Narayana
10d8ae74d9
default to netplay gecko codes 2023-08-05 17:08:46 -07:00
Nikhil Narayana
6cce3eb5c2
fix black screen with latest bootloader 2023-08-05 15:24:38 -07:00
R2DLiu
ca80ff04d0 even with f68f6f6cbf56b3e4e43f27475763f1d15b6d7c67. playback works, netplay is blank??? 2023-08-01 17:25:20 -04:00
R2DLiu
ebccf3b2e9 pull 5287899c4d374b38a9ae870db33615b53f29a61e 2023-08-01 16:15:02 -04:00
R2DLiu
dd4018cb0a pull in bf0c0764a2905f91bb69c8aa273677b012fa89f0 2023-08-01 16:12:18 -04:00
R2DLiu
837c1f65f9 pull in 686155bc0a5026113c02b3287e621dc11eb57353 2023-08-01 16:04:20 -04:00
R2DLiu
e9d72b2bf2 pull in 8c627231616315db71709b13a38246a8bd7f183d 2023-08-01 16:00:07 -04:00
R2DLiu
d5b9c9d92c fix warning 2023-08-01 15:46:28 -04:00
R2DLiu
f61f2ab219 pull in 03c57192491178b329bda001c9fb8d8ba8a28c59 2023-08-01 15:45:33 -04:00
Nikhil Narayana
12ed6cc816 fix: nametag display in old replays
86c3e16
2023-07-17 22:18:05 -04:00
Nikhil Narayana
2ea0319f96 feat: support ordered injection list traversal
1852ee5
2023-07-17 22:18:05 -04:00
Nikhil Narayana
8b98657d57 Load scenes via MxScn.dat
d275af7
2023-07-17 22:18:05 -04:00
Nikhil Narayana
0a66086f1e add desync replay reporting
64feb0f
2023-07-17 22:18:05 -04:00
Nikhil Narayana
7316b8d574 Remove updater
baca98a
2023-07-17 22:18:05 -04:00
Nikhil Narayana
60a91ea062 chore: prevent generating playback data with ifdef
c2d676c
2023-07-17 22:18:05 -04:00
Nikhil Narayana
123660e468 fix(build-linux): delete Sys folder before copy
e444dc8
2023-07-17 22:18:05 -04:00
R2DLiu
9421f0c56b even with d7f10754b27fd216bf2180dff15639e39ec3bdeb. add injection list files from head at f68f6f6cbf56b3e4e43f27475763f1d15b6d7c67 2023-06-22 17:58:08 -04:00
R2DLiu
645d77a5d4 fix compile 2023-06-22 05:54:16 -04:00
R2DLiu
44260fd743 Merge branch 'task/update' of https://github.com/r2dliu/dolphin into task/update 2023-06-22 05:36:09 -04:00
R2DLiu
69b72a86de pull in enormous ranked commit e7adf9f79ef2c3d60066bbb36d672da841560dab. add missing data/sys files from current head, f68f6f6cbf56b3e4e43f27475763f1d15b6d7c67 2023-06-22 05:35:57 -04:00
Nikhil Narayana
36cf57cb48 ci: update runners 2023-06-21 23:29:24 -07:00
Nikhil Narayana
69f1182777
Merge pull request #76 from r2dliu/pull-upstream-2023-02-25 2023-06-21 23:18:07 -07:00
R2DLiu
fb5ae3f4a1 playback work. File loads but replay freezes shortly after. stripped out a lot of ui and playback functionality to get compiling 2023-06-20 00:06:35 -04:00
R2DLiu
b32a07656d most of ini stuff converted. Still need to build Qt UI. Slot B not yet defaulting to slippi for some reason 2023-06-15 15:25:39 -04:00
David Liu
b3f0422234
fix all compile errors. no functionality yet (#77)
* fix all compile errors. can't link zlib

* fix oopsie

* nogui still has zlib error. need to unlink in public. dolphin-gui compiles and runs!

* fix cmakelists include
2023-05-17 00:29:01 -07:00
Nikhil Narayana
b4b0bf21b3 Merge branch 'master' of https://github.com/dolphin-emu/dolphin into pull-upstream-2023-02-25 2023-03-12 12:54:53 -07:00
JosJuice
019bde6afc
Merge pull request #11645 from K0bin/document-provider-authority-fix
Android: Use $applicationId for DocmentProvider authority
2023-03-12 15:43:08 +01:00
Robin Kertels
784ce78eaf
Android: Use $applicationId for DocmentProvider authority
Fixes side by side installation of debug, benchmark and release builds.
2023-03-12 15:28:21 +01:00
Mai
5d07a45241
Merge pull request #11643 from InfoManiac742/master
Fix missing GameINI for Japanese version of Sonic Adventure 2: Battle
2023-03-12 04:27:29 -04:00
Mai
ab05dfc263
Merge pull request #11642 from shuffle2/winupdater-fail
winupdater: improve wording of UI::Error
2023-03-12 04:11:16 -04:00
InfoManiac742
b7593c2b24
Create GSB.ini 2023-03-11 19:29:11 -10:00
Mai
ee28d332b0
Merge pull request #11640 from AdmiralCurtiss/vi-class
HW/VideoInterface: Refactor to class.
2023-03-11 18:00:24 -05:00
Shawn Hoffman
ab3da5e4ce winupdater: improve wording of UI::Error 2023-03-11 13:25:38 -08:00
JosJuice
804b94ee9e
Merge pull request #11524 from K0bin/document-provider
Android: Implement DocumentProvider
2023-03-11 19:24:19 +01:00
Admiral H. Curtiss
069280ddc6
HW/VideoInterface: Refactor to class. 2023-03-11 12:50:35 +01:00
Admiral H. Curtiss
2102e64299
HW/VideoInterface: Savestate members individually. 2023-03-11 12:48:02 +01:00
JosJuice
62ff2f1030
Merge pull request #11385 from JosJuice/android-input-overhaul
Android input overhaul
2023-03-11 12:37:44 +01:00
Mai
7b5c989f2d
Merge pull request #11639 from AdmiralCurtiss/exi-class
HW: Refactor ExpansionInterface and MemoryInterface to classes.
2023-03-10 21:36:14 -05:00
Admiral H. Curtiss
84542d915d
HW/MemoryInterface: Refactor to class. 2023-03-11 00:57:16 +01:00
Admiral H. Curtiss
bf95d4012f
HW/EXI: Refactor ExpansionInterface to class. 2023-03-11 00:56:37 +01:00
Mai
e4df388128
Merge pull request #11638 from JosJuice/tas-input-motionplus
DolphinQt: Add MotionPlus support to TAS input
2023-03-10 16:54:35 -05:00