Commit Graph

1432 Commits

Author SHA1 Message Date
TwistedUmbrella
de3975fc55 Revert "Untested attempt at fixing the iOS build (see #6972)"
This reverts commit a84597f266.
2014-12-05 19:46:56 -05:00
Henrik Rydgård
a84597f266 Untested attempt at fixing the iOS build (see #6972) 2014-12-04 07:21:14 +01:00
Unknown W. Brackets
bafa7d0670 Add git-version to more than just Core.
This won't catch native or armips, but it will catch more before and still
won't make the build wrongly dirty all the time.

See #5575.
2014-12-02 22:55:19 -08:00
Unknown W. Brackets
c16e5513b0 Make GameInfo use FileLoader for more things.
This way it can actually load the assets of a recent http:// entry.
2014-11-30 23:55:03 -08:00
Unknown W. Brackets
40950a4b0e Workaround missing unique_ptr on Symbian.
Arg.
2014-11-25 12:00:35 -08:00
Unknown W. Brackets
7ccd428827 Allow http:// iso from command line. 2014-11-25 11:58:19 -08:00
Unknown W. Brackets
fd2d7406d1 Make LocalFileLoader essentially private. 2014-11-23 14:02:35 -08:00
Unknown W. Brackets
967b589778 Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
Unknown W. Brackets
102b7b03fa Add an interface to load files with.
This allows loading from other than raw files.
2014-11-23 13:25:32 -08:00
Unknown W. Brackets
a0461f1dcd Change utf-8 for logo screen.
For some reason this was just truncating to "Rydg".  The one on the
credits screen works, so I'm not sure why.  May be something with
snprintf?

This works around the issue anyway.  I don't suppose it's more or less
clear.
2014-11-23 11:40:52 -08:00
Henrik Rydgård
811a27a6e6 Merge pull request #7069 from level99procrastinator/depth-range-hack-for-psp2
Workaround for graphics glitch in Phantasy Star Portable 2
2014-11-20 14:09:30 +01:00
Henrik Rydgard
b09fe89be4 Improvements in Jit compare UI 2014-11-16 16:45:24 +01:00
chinhodado
2130d86cef Cleanup 2014-11-13 15:38:25 -05:00
Peter Tissen
6f062b9b16 add success flag for qt screenshot too 2014-11-10 16:57:51 +01:00
Henrik Rydgard
5bcdecc26b unittest: Have the JIT harness print disassembly, to make it easy to inspect results. 2014-11-09 12:03:04 +01:00
level99procrastinator
a98980d28b Workaround for graphics glitch in Phantasy Star Portable 2 2014-11-08 20:31:17 +08:00
Peter Tissen
da43a19e15 Disable software rendering UI when Direct3D is used 2014-11-06 00:40:14 +01:00
Henrik Rydgard
1520332aee No need for globals here. 2014-11-03 01:53:15 +01:00
Henrik Rydgård
4814901a45 Merge pull request #7022 from sum2012/save-setting-
Win32:Add choice of save location
2014-11-03 00:37:13 +01:00
Unknown W. Brackets
f90754457d Show an error when screenshots fail to save. 2014-11-02 13:29:44 -08:00
Unknown W. Brackets
d4e8bd96af Handle disk full more properly in sceIoWrite(). 2014-11-02 10:55:27 -08:00
Henrik Rydgard
291e5e53c0 Add feature to cache ISOs in RAM to avoid I/O stutters. 64-bit only. Loading gets slow though.
TODO: Make it cache in the background on load. Allow on 32-bit for small ISOs.
2014-10-31 00:14:00 +01:00
sum2012
e4dd388c1f Choose PPSSPP save folder better 2014-10-28 03:10:21 +08:00
sum2012
de6e7ea207 Make a search folder instead of text box 2014-10-28 02:57:40 +08:00
sum2012
a94ca2703c These variable is WIN 32 only 2014-10-27 19:58:13 +08:00
sum2012
9dbfbc8d52 "PPSSPP save path" should be better 2014-10-27 19:19:33 +08:00
sum2012
14ef415225 Forget else 2014-10-27 19:14:39 +08:00
sum2012
37cd643f83 Remove a blank line 2014-10-27 18:50:53 +08:00
sum2012
7852e5e941 Add prompt a text box 2014-10-27 18:48:48 +08:00
sum2012
8088071e00 delete one more 2014-10-26 14:59:25 +08:00
sum2012
b9e50e8563 delete useless 2014-10-26 14:56:47 +08:00
sum2012
b23d4d6e60 Delete one more "File::Delete" 2014-10-26 14:53:31 +08:00
sum2012
034efbdd64 Fix "Save in My Documents " bug 2014-10-26 14:50:21 +08:00
sum2012
bb94b7515f Use File::CreateEmptyFile 2014-10-26 09:03:57 +08:00
sum2012
39ac44c868 oop 2014-10-26 08:39:44 +08:00
sum2012
95a4173658 Simplify 2014-10-26 08:35:11 +08:00
sum2012
67e2b57e0f Add a result != S_OK check 2014-10-24 22:21:49 +08:00
sum2012
044bd4b43d No need these include 2014-10-24 06:24:11 +08:00
sum2012
59bfe2bc03 No need this installedtxtPath 2014-10-24 06:08:54 +08:00
sum2012
3b38e8c107 oop 2014-10-23 22:45:50 +08:00
sum2012
5570070b37 Forget update g_Config.memStickDirectory 2014-10-23 22:44:41 +08:00
sum2012
407e520fd4 oop 2014-10-23 22:27:41 +08:00
sum2012
9b5a4294c1 Win32:Add choice of save location
part of #7017
2014-10-23 22:22:11 +08:00
Henrik Rydgard
e6334dd9d8 Display .7z files in file listings. Can't decompress them though. 2014-10-21 00:09:24 +02:00
Henrik Rydgard
d24abb3af0 More GetPointer cleanup. memCardDirectory->memStickDirectory. 2014-10-19 23:20:51 +02:00
beaumanvienna
ce5edeb589 merged with upstream / amended SDL2 multi monitor support 2014-10-15 22:33:38 +02:00
beaumanvienna
fadedee75f amendments for: global variable 'fullscreenCLI'/move on top timer/Qt fullscreen code 2014-09-24 23:24:23 +02:00
Henrik Rydgard
dda3ca3d5f D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00
The Dax
24c75c96be Add a menubar option to change the backend.
It restarts without warning.
Also, disable software rendering when switching, similar to the command-line.
Fix some spacing and tab issues in the resource files.
2014-09-14 07:34:18 -04:00
The Dax
436f39d3f6 Win32: Add an UI option to change the GPU backend.
It requires an application restart to work.
2014-09-14 06:59:27 -04:00