Commit graph

32817 commits

Author SHA1 Message Date
r2dliu
d8f9a99136 pull in missed commits 2020-07-26 14:22:46 -04:00
R2DLiu
c4a8a2e296 fix curl build 2020-07-25 22:35:32 -04:00
R2DLiu
0d2386b312 even with 9469fe4 2020-07-25 18:11:07 -04:00
R2DLiu
ef665f12a4 up to 4307319 2020-07-25 17:50:48 -04:00
R2DLiu
be07a173c3 even with 87dc83e 2020-07-25 17:39:01 -04:00
R2DLiu
b3cd9324d4 pull in 90833d8 2020-07-25 17:25:33 -04:00
R2DLiu
09293d7fcf 23af3e8 from ishii 2020-07-25 17:03:23 -04: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
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
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
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
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
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
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
R2DLiu
6206f57bdf revert accidental overwrite 2020-07-16 21:01:36 -04:00
R2DLiu
646140c38e Add setting to hide seek bar 2020-07-16 21:00:13 -04:00
Edgar Handal
acd2f21f0e add support to stay connected when local testing (#33)
Co-authored-by: Jas Laferriere <Fizzi36@gmail.com>
2020-07-16 18:39:07 -04:00
R2DLiu
1d30f94cf1 move fonts around 2020-07-16 18:39:07 -04:00
R2DLiu
10588ff22c hotkeys work 2020-07-16 18:39:07 -04:00
Edgar Handal
fc7b9e4e8f make dolphin random cycle through all stages (#31)
Co-authored-by: Jas Laferriere <Fizzi36@gmail.com>
2020-07-16 18:39:07 -04:00
Edgar Handal
98285614b2 Slippi: pop extra dirsep in linux user.json path (#30)
Co-authored-by: Nikki Narayana <nikhil.narayana@live.com>
2020-07-16 18:39:07 -04:00
R2DLiu
66c17b502d undo 2020-07-16 18:39:07 -04:00
R2DLiu
68680b7e8b hotkeys 2020-07-16 18:39:07 -04:00
Jas Laferriere
32732ee0a7 blacklist code from game end changes 2020-07-16 18:39:06 -04:00
R2DLiu
1780d6bd52 more work 2020-07-16 18:39:06 -04:00
R2DLiu
4f154bce3c fix bug, working seek bar 2020-07-16 18:39:06 -04:00
R2DLiu
76adf9000e sort of working save states 2020-07-16 18:39:06 -04:00
R2DLiu
5fa1476592 remove margins. Seek bar updates with replay 2020-07-16 18:39:06 -04:00
R2DLiu
86572ceb24 fix replays 2020-07-16 18:39:06 -04:00