Henrik Rydgård
7faf1cb3f3
Fix a couple of crashes
2015-10-06 19:07:28 +02:00
Henrik Rydgård
94477df686
Merge pull request #8025 from unknownbrackets/ui-tweaks
...
Allow loading Roboto Condensed or Roboto
2015-10-05 00:15:22 +02:00
Unknown W. Brackets
d41947fdca
Allow loading Roboto Condensed or Roboto.
...
The 2.x font name has changed, so let's allow either as the default.
2015-10-04 15:11:36 -07:00
Henrik Rydgard
5b3a755427
Update lang
v1.1.0
2015-10-04 18:52:23 +02:00
Henrik Rydgard
fa50afa056
Fix git-version-gen.cmd to handle even releases (git describe outputs a simpler format). Update lang.
2015-10-04 17:21:25 +02:00
Henrik Rydgard
2eec3a2d99
Update version to 1.1
2015-10-04 16:55:11 +02:00
Henrik Rydgard
2f14ac4781
Update lang
2015-10-04 16:53:07 +02:00
Henrik Rydgard
41efe18bba
Probably fix crash on exit reported in #8022
2015-10-04 16:12:03 +02:00
Henrik Rydgard
dd8647bf3a
Update version to 1.1
2015-10-04 15:46:29 +02:00
Henrik Rydgard
490d8be4df
Some cleanup, enable CRT memory tracker in debug builds
2015-10-04 14:11:34 +02:00
Henrik Rydgard
6785a95384
Fix some memory leaks on corrupt savestates
2015-10-04 14:11:33 +02:00
Henrik Rydgård
47cb288d6b
Don't add Autoconfigure button when the device has builtin controls. Restore to Default should suffice.
2015-10-04 13:25:57 +02:00
Henrik Rydgård
5dc6e96168
Fix key mapping defaults on nVidia Shield TV
2015-10-04 13:25:57 +02:00
Henrik Rydgård
8c2ade07a1
Minor fix on splash screen
2015-10-04 13:25:57 +02:00
Henrik Rydgard
6d5bde9748
Fix more buggy string arithmetic in LogManager
2015-10-04 11:09:44 +02:00
Henrik Rydgard
68fc776fa7
Work around some crashes I got trying to load a GTA:LCS savestate from 2014.
...
However, the savestate still loads to a black screen, although background audio is working.
2015-10-04 10:34:15 +02:00
Henrik Rydgard
77b40c2ee4
Fix #6541 where no error message was displayed when loading a non-existent save state through mapped hotkey
2015-10-04 10:18:32 +02:00
Henrik Rydgard
8107cb4423
Hopefully this will help issue #7969
2015-10-04 10:08:20 +02:00
Henrik Rydgard
01b9400223
Oops, forgot this
2015-10-04 00:14:13 +02:00
Henrik Rydgard
50d66f9a19
Workaround for #8020
2015-10-04 00:00:46 +02:00
Henrik Rydgard
682472c5b5
Allow mono atrac3 for "game menu backgrund audio". Fix possible data race.
2015-10-03 23:18:54 +02:00
Henrik Rydgard
8ab0a3cf7c
Fix bug when deleting game configs from game screen - didn't mark as deleted
2015-10-03 22:57:07 +02:00
Henrik Rydgård
b11612943b
Merge pull request #8008 from hrydgard/readme-1.1
...
Update the README for 1.1
2015-10-03 18:45:13 +02:00
Henrik Rydgard
7a01bc1de3
Update lang, and improve the Android TV banner image a little
2015-10-03 18:44:45 +02:00
Henrik Rydgård
d885cfa8a7
Merge pull request #8017 from unknownbrackets/gpu-minor
...
Ensure we update sampling params on tex update
2015-10-02 12:36:00 +02:00
Unknown W. Brackets
659ee2c3f6
Ensure we update sampling params on tex update.
2015-10-01 22:56:31 -07:00
Henrik Rydgard
48db42b6be
Respect "hidden" flag in the homebrew store. Useful when managing it.
...
(For example, I just hid "Lamecraft" because it didn't actually work).
2015-10-01 12:37:16 +02:00
Henrik Rydgard
c2f4fad56a
Fix another framebuffer race condition affecting #8002 (with postprocessing)
...
We can only wipe framebuffers at end of frame time when we react to the resolution change.
If we wipe at any other time, they can get recreated early and thus at the previous size.
2015-09-29 22:10:01 +02:00
Henrik Rydgard
d3b265a3e4
Fix render resolution race condition. Should help #8002
2015-09-27 20:00:47 +02:00
Henrik Rydgard
c13e639e69
More README updates
2015-09-27 19:58:39 +02:00
Henrik Rydgård
89513a35cc
Merge pull request #8007 from hrydgard/gta-music-compat
...
Add a compatibility flag to revert sceAtrac to before #6976 . Makes audio work in GTA again.
2015-09-27 19:19:27 +02:00
Henrik Rydgard
5fcc837215
Remove duplicate entry in compat.ini
2015-09-27 19:19:04 +02:00
Henrik Rydgard
06779ba79c
More 1.1 README updates
2015-09-27 13:54:17 +02:00
Henrik Rydgard
3c499fdb61
PromptScreen: Disable clipping for text view. Fixes #8009 , although the dialog really need redesign.
2015-09-27 13:51:16 +02:00
Henrik Rydgard
857007e3f1
Apply GTAMusicFix compat flag to GTA Chinatown Wars as well.
2015-09-27 13:47:49 +02:00
Henrik Rydgård
7b3bb067dd
Update the README for 1.1
2015-09-27 12:21:04 +02:00
Henrik Rydgard
eb4ca0cf81
Add a compatibility flag to revert sceAtrac to before #6976 . Makes audio work in GTA again.
...
Hopefully we will find a better fix in the future.
Also see issue #7863 .
2015-09-27 11:51:46 +02:00
Henrik Rydgard
5ff5cf1ac7
Add compat.ini as a dependency to our various build systems
2015-09-27 11:50:23 +02:00
Henrik Rydgard
0d0b5e75a2
Fix silly crash in OnScreenDisplay code
2015-09-27 11:42:26 +02:00
Henrik Rydgård
9b27ffb318
Merge pull request #8006 from hrydgard/compat-flags
...
Introduce "Compatibility Flags".
2015-09-27 10:45:12 +02:00
Henrik Rydgard
d6a370a4c4
Add comments to compat.ini, System.cpp
2015-09-27 01:23:21 +02:00
Henrik Rydgard
b07b002040
Introduce "Compatibility Flags".
...
These should be used very restrictively, see comment in Compatibility.h.
Should help #8004 , by disabling depth rounding in Fight Night round 3.
2015-09-27 01:23:20 +02:00
Henrik Rydgård
c6789c28f9
Remove unused Core/CMakeLists.txt
2015-09-26 19:23:54 +02:00
Henrik Rydgård
d2a2a11501
Merge pull request #7997 from hrydgard/homebrew-savestate
...
Generate save state IDs for homebrew
2015-09-25 20:37:06 +02:00
Henrik Rydgard
8996f58693
Generate save state IDs for homebrew using the elf or directory name where applicable.
2015-09-25 19:27:40 +02:00
Henrik Rydgard
4b8666dc5d
Fix #8001 , although I don't quite understand what was wrong...
2015-09-25 19:22:59 +02:00
Henrik Rydgard
70cb4372c1
Assorted fixes to auto resolution. Fixes too low resolution and also #8002 , plus notification spam
2015-09-25 19:10:09 +02:00
Henrik Rydgård
eed2f9d9d5
Merge pull request #8000 from unknownbrackets/gpu-minor
...
Allow framebufs to get smaller and affect the offset texture code
2015-09-25 09:47:16 +02:00
Henrik Rydgård
d8b43dd9e9
Fix #7999
2015-09-24 11:22:20 +02:00
Unknown W. Brackets
e98a31ef77
Cleanup some indentation.
2015-09-24 00:00:02 -07:00