Commit Graph

534 Commits

Author SHA1 Message Date
Jean-Philip Desjardins
b72880778d Fix PsfPlayer build. 2017-09-18 09:34:25 -04:00
Jean-Philip Desjardins
06a1cc8496 Upgrade PsfPlayer VS solution and project files. 2017-09-04 23:39:47 -04:00
Jean-Philip Desjardins
f3704334c8 Don't switch tabs when selecting item from playlist. 2017-08-23 22:33:50 -04:00
Jean-Philip Desjardins
f10cfcfb7f Change automatic playback stop on audio route change logic.
Check if previous audio route was the built-in speaker instead of checking for
headphones specifically.
2017-08-23 22:33:50 -04:00
Jean-Philip Desjardins
f9224d6aaf Expose double word memory functions to AOT compiler. 2017-08-20 23:17:45 -04:00
Jean-Philip Desjardins
7566896324 Update PsfPlayer projects to VS2017. 2017-08-15 10:10:08 -04:00
Jean-Philip Desjardins
2991801690 Fix build. 2017-08-09 23:05:30 -04:00
Jean-Philip Desjardins
a5b75c576f Use C++14 in PsfPlayer iOS. 2017-07-12 22:23:38 -04:00
Jean-Philip Desjardins
b7cdf58d9e Fix PsfPlayer iOS build. 2017-07-12 22:23:13 -04:00
Jean-Philip Desjardins
10a0d696fc Fix PsfPlayer Win32 build. 2017-07-12 10:06:41 -04:00
Jean-Philip Desjardins
9009d8e6ae Add --gshandler option to autotest. 2017-05-28 22:48:36 -04:00
Jean-Philip Desjardins
438b13890b Remove hardcoded VU address mask. 2017-04-15 00:34:24 -04:00
Mahmood(Thunder07)
e3e3280009 replace boost::thread dependency with std 2017-02-12 20:42:48 +00:00
Jean-Philip Desjardins
d7b35931d9 Fix PsfPlayer build. 2017-02-03 22:36:55 -05:00
Jean-Philip Desjardins
c65085e3a6 Cleanup. 2017-02-03 22:25:59 -05:00
Jean-Philip Desjardins
89d4d36a78 Win32 cleanup build fix. 2017-01-11 09:59:17 -05:00
Jean-Philip Desjardins
7728aa6c8a Add missing overrides. 2017-01-11 09:51:14 -05:00
Jean-Philip Desjardins
7746df1b4b Add missing overrides. 2017-01-11 09:48:25 -05:00
Jean-Philip Desjardins
30f3474ccf Update PsfPlayer iOS project. 2017-01-01 14:23:27 -05:00
Jean-Philip Desjardins
ca8028d4aa Fix PsfPlayer Win32 build. 2016-12-20 20:13:33 -05:00
Jean-Philip Desjardins
7c08bb30ae Add 'LUI K0, 0x0' instruction at address 0.
Some Xenogears PSF files seem to use value from that address.
2016-11-19 17:34:39 -05:00
Jean-Philip Desjardins
849f068054 Load and store CPU context from a direct address instead of K0. 2016-11-19 17:34:39 -05:00
Jean-Philip Desjardins
91fdcba0b0 Adjust window size according to DPI. 2016-11-18 19:06:21 -05:00
Jean-Philip Desjardins
9f1b222279 Cleanup. 2016-11-18 09:46:35 -05:00
Jean-Philip Desjardins
17633519ea Fix iOS build. 2016-11-17 23:29:47 -05:00
Jean-Philip Desjardins
1ab90a5312 Cleanup. 2016-11-14 20:26:29 -05:00
Jean-Philip Desjardins
17a0b0c7c9 Cleanup. 2016-11-13 11:01:10 -05:00
Jean-Philip Desjardins
494b44ce28 Use raw path instead of transformed path. 2016-11-11 08:07:48 -05:00
Jean-Philip Desjardins
fe24406063 Move settings to separate props file. 2016-10-09 22:14:51 -04:00
Jean-Philip Desjardins
22ad4d4946 Update ElfView project. 2016-10-09 22:14:51 -04:00
Jean-Philip Desjardins
672d8b01fa Don't wait for all buffers to be queued before starting playback. 2016-04-10 22:20:53 -04:00
Jean-Philip Desjardins
0d209fa06a Cleanup. 2016-04-10 22:20:53 -04:00
Jean-Philip Desjardins
bcebbb5fa0 Added missing overrides. 2016-04-10 22:20:53 -04:00
Jean-Philip Desjardins
c146f6ab07 Provide pointer to SPR needed to construct IopBios. 2016-03-27 18:34:04 -04:00
Jean-Philip Desjardins
decbc64c19 Added overrides. 2016-03-27 17:51:46 -04:00
Jean-Philip Desjardins
0f432a40d2 Updated iOS project. 2016-03-27 17:47:18 -04:00
Jean-Philip Desjardins
57854ed8ff Updated MediaCenter project. 2016-03-05 21:13:08 -05:00
Jean-Philip Desjardins
826aa84706 Fixed PsfPlayer Win32 build. 2016-03-02 00:26:12 -05:00
Jean-Philip Desjardins
1c21cec072 Updated Win32 PsfPlayer project to use boost 1.60.0. 2016-01-24 15:30:08 -05:00
Jean-Philip Desjardins
6f0317591c Destroy GS handler before VM is destroyed. 2015-12-29 17:44:30 -05:00
Jean-Philip Desjardins
86b0079f89 Create null GS handler when setuping VM for tests. 2015-12-29 17:44:28 -05:00
Jean-Philip Desjardins
23f5c581b6 Surrounded test execution with try/catch block. 2015-10-26 00:15:35 -04:00
Jean-Philip Desjardins
5146c5d011 Merge branch 'master' into build_unix 2015-10-24 22:58:24 -04:00
Jean-Philip Desjardins
9271e6b371 Fixed PsfPlayer iOS UI layout. 2015-10-24 17:57:47 -04:00
Jean-Philip Desjardins
0533ca05db Added missing launch images for iOS PsfPlayer. 2015-10-24 17:56:01 -04:00
Jean-Philip Desjardins
4bc80ed9fa Fixed debugger PsfPlayer build. 2015-10-23 21:30:54 -04:00
Jean-Philip Desjardins
9661a85ecf Enabled arm64 build on PsfPlayer iOS. 2015-10-20 22:22:29 -04:00
Jean-Philip Desjardins
bc077b0871 Updated AOT build script. 2015-10-20 22:05:51 -04:00
Jean-Philip Desjardins
b3d063a3ed Merge branch 'aarch64_aot' 2015-10-19 23:42:16 -04:00
Jean-Philip Desjardins
e37bcbe8ab Minor PsfPlayer project update. 2015-10-19 13:14:41 -04:00