14037 Commits

Author SHA1 Message Date
Sacha
1fc526d40f Combine the low and highmem atlas in to one. Add this to the buildatlas script (it's just a diff).
Used USING_QT_UI but technically win32_ui should use this too?
2014-07-25 03:50:58 +10:00
Sacha
7745ba264a Sailfish: define override since it is stuck on gcc 4.6.4. Compiles now. 2014-07-25 01:55:20 +10:00
Sacha
6ce3765b12 Sailfish: More compatibility with SailFish OS. It also needs stddef where Maemo does.
Set packaging by default for iOS with b.sh.
2014-07-24 23:20:09 +10:00
Sacha
50fec0e741 Add iOS packaging to b.sh. Fix a bug. 2014-07-24 17:02:15 +10:00
Sacha
4183c2886d Oops, didn't like my comment. 2014-07-24 16:40:52 +10:00
Sacha
027aca960b Qt: Update b.sh to support Qt/Symbian. 2014-07-24 16:34:46 +10:00
Henrik Rydgard
7298a4d8c3 Update native with workaround for textedit losing focus 2014-07-23 21:40:27 +02:00
Henrik Rydgård
6fab8e2f74 Merge pull request #6519 from juhalaukkanen/master
cheat.db import - minimal feedback to user
2014-07-23 10:32:06 +02:00
Juha Laukkanen
0101294c41 Added OSX icon pack. 2014-07-23 15:51:54 +09:00
Juha Laukkanen
776f6637a2 OSX assets copy to bundle with cmake. Not a native solution, prone to errors. 2014-07-23 15:48:48 +09:00
Juha Laukkanen
30a1ef1690 OSX bundle file generation with cmake. 2014-07-23 14:54:46 +09:00
Unknown W. Brackets
9844c6e8cc Create the stencil texture after the temp fbo.
Otherwise, we'll bind the temp fbo as a texture while creating it.
Somehow my NVIDIA driver was making this work anyway?

Fixes #6611.
2014-07-22 22:36:38 -07:00
Juha Laukkanen
2a82e3c54e Enabled cheat file text editor launch under OSX (open) and Linux (xdg-open). 2014-07-23 12:37:58 +09:00
Henrik Rydgard
af6a0ff1d5 Update native with TextEdit tweaks (1-level undo, paste over) 2014-07-22 22:16:30 +02:00
Henrik Rydgard
662f0e5b72 Another README whatsnew entry 2014-07-22 17:31:59 +02:00
Henrik Rydgard
b421e29391 Merge branch 'version-bump' of github.com:thedax/ppsspp into thedax-version-bump v0.9.9 2014-07-22 16:14:59 +02:00
Henrik Rydgard
272f0b8c70 Add a TODO (handling corrupt CSO data) 2014-07-22 16:07:10 +02:00
Henrik Rydgard
b462120ee4 Turn off the automatic C++ build in eclipse (temporarily? I find it gets in the way more than it helps) 2014-07-22 15:25:48 +02:00
Henrik Rydgard
a968fca17d Simplify ab.cmd 2014-07-22 15:24:48 +02:00
Henrik Rydgard
2e38bdd51f Regenerate atlas with support for Thai and fix for korean language name 2014-07-22 15:11:04 +02:00
Henrik Rydgard
382db17e79 More What's New in 0.9.9 2014-07-22 15:11:03 +02:00
Sacha
8b71c6283f Qt: Use -fno-strict-aliasing, wrap ffmpeg link with -Bstatic/dynamic 2014-07-22 19:15:39 +10:00
Henrik Rydgard
2835110256 Make Settings look much better in Portrait mode 2014-07-22 10:37:20 +02:00
Henrik Rydgard
fe10c64cea Update native: Scroll TextEdits and clip when text is too large. Fixes #6608 2014-07-22 10:22:24 +02:00
Henrik Rydgard
bdc1be148f Don't disable autoframeskip when frameskip=off, instead set frameskip to 1 when enabling autoframeskip 2014-07-22 09:55:54 +02:00
Sacha
2c2345c509 Qt: Use 'systeminfo' in Qt5 to disable screensaver. 2014-07-22 16:04:24 +10:00
Henrik Rydgard
be8a2ec0ce Update native with ES 3.1 detection on android 2014-07-22 01:05:14 +02:00
Henrik Rydgard
cd5a46bf5e More whatnew updates in the README 2014-07-22 00:39:50 +02:00
Henrik Rydgard
a9794803bf Update What's New in the README. If I forgot something big, comment on github or send a pull request. 2014-07-21 23:26:42 +02:00
Henrik Rydgard
e9e680d84c Regenerate font atlas 2014-07-21 21:53:30 +02:00
Henrik Rydgard
a3563c920d Only show button to delete savedata if there is savedata to delete 2014-07-21 20:59:03 +02:00
Henrik Rydgard
8b38df9205 Non-windows buildfix 2014-07-21 20:56:45 +02:00
Henrik Rydgard
7802bf57f0 Add sanity checks to refuse to delete bad savedata (resulted in devastating delete of SAVEDATA/ in MGS PW!)
Thanks QWEmct for reporting in #6600.

This is not a full fix, really, a "NEW DATA" savegame should not show up in the delete list, but at least this prevents the bad thing from happening.
2014-07-21 20:29:41 +02:00
Henrik Rydgard
c8ac26e502 Apparently a 1 pixel margin works around Assassin's Creed buffer overlap misdetection
(while still keeping BOF working).

Should take care of #6599.
2014-07-21 20:00:25 +02:00
Henrik Rydgard
8ebbf4742f ChoiceWithValueDisplay: Allow translation of the value 2014-07-21 18:42:52 +02:00
Henrik Rydgard
4dfe7b86fb Add ability to set the clipboard. Update native with corresponding textedit change.
Fixes #6601.
2014-07-21 17:37:17 +02:00
Henrik Rydgård
f81b2c5785 Merge pull request #6602 from sum2012/patch-1
Avoid crash of paste null string to UI's textedit
2014-07-21 16:58:19 +02:00
sum2012
ad3c8ebaa0 Avoid crash of paste null string to UI's text 2014-07-21 20:54:17 +08:00
Henrik Rydgard
590724ea5c Add read-clipboard support (for TextEdit) 2014-07-21 11:59:47 +02:00
Henrik Rydgard
399d71373f Change pauseWhenMinimized default to false 2014-07-21 10:30:53 +02:00
Henrik Rydgard
85cb55cb84 Check some addresses in sceAtracDecodeData 2014-07-21 10:30:52 +02:00
The Dax
9af40da53e Make the ini tweak available for everybody. 2014-07-21 10:30:52 +02:00
The Dax
8a78f5e814 Pause rendering when minimized, when appropriate (hopefully? This is sort of hard to test.). 2014-07-21 10:30:51 +02:00
The Dax
1fbd94d589 Win32: Make pausing when minimizing optional in the ini. 2014-07-21 10:30:51 +02:00
Henrik Rydgård
9efefeb89c Merge pull request #6598 from unknownbrackets/debugger
Limit stack walk distance a bit
2014-07-21 09:21:59 +02:00
Unknown W. Brackets
6aa9b8aa36 Limit stack walk distance a bit.
It was spending 0.5s in debug scanning all of memory for an entry (due to
some fp/sp tricks that aren't well detected yet.)  Let's just assume a 1MB
func doesn't need to be walked properly.
2014-07-20 21:52:55 -07:00
Henrik Rydgard
f9cedbbc03 Fix probable bug in deadzone calculation etc for onscreen dpad. May help #6585
The bug would manifest itself on large or small "scale" values.
2014-07-21 01:22:55 +02:00
Henrik Rydgard
0761d1eb77 Show native display resolution under system information on Android 2014-07-21 01:19:42 +02:00
Henrik Rydgard
0986f27f33 Detect screen size and choose resolution defaults accordingly.
Also prevent recreate on older Android versions where it doesn't seem reliable.
2014-07-21 00:35:36 +02:00
Unknown W. Brackets
b03460c169 Improve function range detection.
This improves a pattern like this:

  j endOfLoop;
  li v0, 0;
  startOfLoop:
  addiu v0, v0, 1
endOfLoop:
  bne v0, a0, startOfLoop;
  nop
  jr ra
  nop

Where it jumps to the end of the loop, which only jumps back to the top of
the loop.  This might misdetect a few cases of tail recursion, but only
when the funcs are right next to each other.

Also, stops scanning at a jr ra, which was causing funcs to be incorrectly
long in cases.
2014-07-20 14:42:20 -07:00