Commit Graph

14046 Commits

Author SHA1 Message Date
sum2012
21e024eeda sceMpegRingbufferAvailableSize might use a different
Based on http://code.google.com/p/jpcsp/source/detail?r=1813
Fix #5112
2014-07-27 23:40:46 +08:00
Unknown W. Brackets
62d1948b70 Merge pull request #6633 from Bigpet/master
bump the translation submodule as requested by @QWEmct
2014-07-25 14:10:43 -07:00
Peter Tissen
e57f9a93cb bump the translation submodule as requested by @QWEmct 2014-07-25 22:50:21 +02:00
Unknown W. Brackets
c7a2753a00 Fix savestates when there are psmfplayers.
Oops.  Fixes #6613.
2014-07-25 09:19:07 -07:00
Sacha
d1a7f36bbe OSX: Fullscreen workaround not needed with Qt. 2014-07-26 01:36:44 +10:00
Henrik Rydgård
5f647991eb Merge pull request #6630 from Krude/cwcheat-fix
Fix Cwcheat code type for address compare
2014-07-25 13:23:53 +02:00
Krude
f81d36a90c Fix Cwcheat code type for address compare
0xD code type took wrong address argument. Hopefully fixes #6624.
2014-07-25 13:11:28 +02:00
Sacha
e48f812584 Make sure OSX compiles out of the box. 2014-07-25 14:41:52 +10:00
Sacha
45263fdc0f Fix up a few minor issues. Spacing/tabs/names 2014-07-25 03:59:51 +10:00
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 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