Commit graph

2457 commits

Author SHA1 Message Date
Wally4000
ff46e2e352 Remove remainder of SVN Version from AboutComponent
Fix MemPak support
2019-02-28 07:26:21 +11:00
Wally4000
b2fb620b89 Clean up and remove old unused projects and code. 2019-02-27 22:18:28 +11:00
Ben Slater
31dc7bae9a Updated Intrafont from Joel16's repo 2019-02-27 18:16:27 +11:00
Ben Slater
800b53bc5f Removed Intrafont shadows 2019-02-27 17:23:06 +11:00
Ben Slater
c562b76641 *Clean build from StrmnNrmns repo 2019-02-27 17:04:51 +11:00
TheMrIron2
aca0c9f2ba
Make clear that asynchronous is PSP only
This caused a lot of confusion so perhaps addressing this in the options menu itself is the best way about it.
2019-02-25 23:56:21 +00:00
Ben Slater
fc78774be9 Clean up PSP Main 2019-02-24 13:35:03 +11:00
Ben Slater
a8470591c0 Fix PSPModel detection..
Update CMakeLists
2019-02-24 00:11:00 +11:00
Ben Slater
9bd9b31776 Fixed Linux debug build and build_daedalus script 2019-02-23 22:18:43 +11:00
Ben Slater
a0ffc748fe Removed Unused DynarecTargetPSP file
Updated CMakeLists: Fix PSP Debug build and remove LARGE_MEMORY option as is defined in the build_daedalus script
2019-02-23 09:34:34 +11:00
Ben Slater
25cafe132e Reverted a change to fix Savegames so we can release 1.1.6 2019-02-22 23:25:42 +11:00
z2442
b9be221d9b Revert back to Older ME prx as the new on causes static... 2019-02-21 20:58:20 -05:00
mrbenslater
5ebf93681d Merge branch 'master' of https://github.com/z2442/daedalus 2019-02-21 14:27:38 +11:00
mrbenslater
3bfce9371f Revert audio buffer change for now 2019-02-21 14:27:17 +11:00
z2442
7a95363c81 Fix saving paths 2019-02-20 22:15:24 -05:00
mrbenslater
70444479da Merge branch 'moreaudio' 2019-02-21 13:58:43 +11:00
mrbenslater
5bf21143d6 Increase Audio Buffer and tidy up Audio code a little 2019-02-21 13:58:04 +11:00
mrbenslater
d12eda4abd Why are we creating two audio plugins? 2019-02-21 13:19:47 +11:00
z2442
b9a07de52c Disable more Debug stuff in psp release 2019-02-20 19:58:28 -05:00
z2442
bdf769a2d2 Enable more Fast mem copies 2019-02-19 22:45:55 -05:00
z2442
34729430e6
Update BuildConfig.h
Disable debug in release
2019-02-19 22:02:06 -05:00
z2442
6ad4998ebc clean up commented vita code. wont be needed anymore 2019-02-19 21:41:00 -05:00
z2442
4fa370b74d Remove PS2 port - Will return one day 2019-02-19 20:36:56 -05:00
Wally
124d658af8 Actually do the changes. 2019-02-20 11:18:51 +11:00
Wally
c59e8e2693 Disabled some audio plugin features for now as it stopped linux build working 2019-02-20 11:17:38 +11:00
mrbenslater
aaac01fdf9 More work to Audio Plugin. 2019-02-19 21:45:27 +11:00
mrbenslater
e78e7af097 Added basic Audio Plugin features 2019-02-19 20:54:29 +11:00
Ben Slater
df3b227cec Added basic audio framework to Linux(SDL) Audio Plugin 2019-02-19 18:18:36 +11:00
Ben Slater
686e02ebcd Merge branch 'SDL2' 2019-02-19 14:58:03 +11:00
Ben Slater
1beed9d32e Merge branch 'master' into SDL2 2019-02-19 14:53:37 +11:00
z2442
e7e8b47a66 remove commented code 2019-02-18 21:08:39 -05:00
Wally
f7d5bf9ff3 fixed input so keys actually work now 2019-02-18 21:01:36 -05:00
z2442
8c30769b45 Merge branch 'SDL2' of https://github.com/z2442/daedalus into SDL2 2019-02-18 19:30:26 -05:00
z2442
41d0328899 Add SDL QUIT 2019-02-18 19:15:06 -05:00
z2442
b89365235a Changes to file loading Fixes daedalus on Ubuntu 2019-02-18 17:43:36 -05:00
mrbenslater
a15db49462 Added input for SDL keyboard.. Needs some work and is very basic 2019-02-18 17:12:00 +11:00
mrbenslater
e791226e2e Merge branch 'SDL2' of https://github.com/z2442/daedalus into SDL2 2019-02-18 14:31:52 +11:00
Wally4000
07b9834d18 Tidied up GraphicsContextGL, removed remaining glfw references 2019-02-18 13:47:10 +11:00
Wally
a4e4f15357 SDL is now working correctly.. just a bit slow 2019-02-18 13:27:11 +11:00
z2442
8333619626
file did not upload 2019-02-16 19:56:24 -05:00
mrbenslater
f60b5cd993 Something 2019-02-17 10:54:52 +11:00
z2442
d6107de159 New ME prx Barrowed from https://github.com/esmjanus/. Some minor fixes to get it working. 2019-02-15 21:48:20 -05:00
mrbenslater
3b7b47e16a More tinkering but no dice 2019-02-15 22:15:42 +11:00
mrbenslater
1b73c06860 Fix transparent screen for linux.. now it's just black 2019-02-15 21:34:50 +11:00
Ben Slater
06b0c9b15c add more stuff 2019-02-15 15:58:18 +11:00
Ben Slater
09eddeacce small rewrite of SDL init stuff 2019-02-15 10:09:23 +11:00
Wally
fd5964b619 Fixed Linux build, GLSL stuff still doesn't work.. maybe it will on my PC at home 2019-02-14 15:06:16 +11:00
Ben Slater
17f05fbf5d Fixed linker errors, just gotta get SDL rendering 2019-02-14 14:23:34 +11:00
Ben Slater
b3f38652c7 SDL2 stuff builds but segfaults 2019-02-14 13:51:13 +11:00
z2442
fd9e8baa34 one for intrafont fix & change to ui code to compile for gcc 8.2 2019-02-13 21:42:00 -05:00