oioitff
41860c5ade
The hack way for numSamples may be still
...
necessary for some games. Just use a better hack way.
2013-05-17 01:17:58 +08:00
oioitff
7bd3f389c7
Improve getremainFrame.
...
Fixed Musou Orochi 2 and so on.
2013-05-17 01:15:23 +08:00
Henrik Rydgård
8cfde53734
Merge pull request #1821 from mgaver/patch-4
...
Update CMakeLists.txt
2013-05-16 08:23:13 -07:00
Henrik Rydgård
e104b8436f
Merge branch 'raven02-patch-15'
...
Conflicts:
UI/MenuScreens.cpp
2013-05-16 17:21:13 +02:00
Henrik Rydgård
367e9bcefb
Remove DrawWireframe option to save space in dialog, it doesn't really work right anyway
2013-05-16 17:18:53 +02:00
mgaver
e2bcbf6551
Update CMakeLists.txt
...
Remove the duplicated framework.
2013-05-17 00:10:45 +09:00
Henrik Rydgård
7716ed51f3
Merge pull request #1820 from sum2012/patch-1
...
Add another patchers
2013-05-16 08:06:13 -07:00
sum2012
32fed38ddf
Add another patchers
2013-05-16 21:32:08 +08:00
Sacha
77586e678c
Correct permissions on Blackberry.
...
The settings I originally tested it with and found to be working. Sorry for changing it.
2013-05-16 23:11:58 +10:00
Henrik Rydgård
85ea47b3d2
Merge pull request #1817 from unknownbrackets/audio-minor
...
Fixes to sceAudio Reserve funcs
2013-05-16 01:59:11 -07:00
Unknown W. Brackets
8a985e36ce
Correct some logging to use ERROR_LOG.
...
Oops, was just copy and pasting the other wrong ones.
2013-05-16 01:53:38 -07:00
Unknown W. Brackets
857e12d27d
Validate the SRC format, and enforce STEREO.
...
Were these actually outputting audio before?
2013-05-16 01:12:40 -07:00
Unknown W. Brackets
8544171a84
Validate the sample count in SRC and Output2.
2013-05-16 01:12:40 -07:00
Unknown W. Brackets
4eee3af19b
Error when trying to reserve Output2 twice.
2013-05-16 01:12:39 -07:00
Unknown W. Brackets
0ab30ecb07
Use a separate channel for SRC/Output2.
...
Tests on the PSP show that all 8 channels can be reserved/used at the
same time as *either* Output2 or SRC (but SRC and Output2 cannot be used
at the same time.)
2013-05-16 01:12:39 -07:00
Unknown W. Brackets
8b3b666612
Return an error for invalid audio sample sizes.
2013-05-16 01:12:38 -07:00
Unknown W. Brackets
674cd9c1a1
Auto select the highest available channel.
...
This is what tests show, and what the PSP does. It makes sense, since
the game might hardcode 0/1 but some library might use autoselect. Or
something.
2013-05-16 01:12:38 -07:00
Unknown W. Brackets
3f8c920436
Accept any negative channel as autoselect.
...
And fix error codes in sceAudioChReserve().
2013-05-16 01:12:37 -07:00
Henrik Rydgård
50f8466ee8
Merge pull request #1810 from makotech222/max-recent
...
Allow changing of MAX_RECENT in config file
2013-05-16 01:00:52 -07:00
Sacha
4e75840d81
Fix permissions on Blackberry.
...
Currently only the app can modify/delete important data like saves in PSP folder.
On Blackberry, the app is the user account (app_10283782). The currently logged in user is the group (shared_1000). Then other will be all users on the system.
So let's make it that the user can modify their own data.
2013-05-16 13:54:15 +10:00
Steven Cherry
0912d9c931
Fix names to be consistent. Moved MAX_RECENT to header file.
2013-05-15 19:51:15 -05:00
Henrik Rydgard
240c504869
Add Android internet permission, for reporting to work.
2013-05-16 00:00:44 +02:00
raven02
339d8ed32b
Better fit for 800x480
2013-05-16 03:41:59 +08:00
Henrik Rydgård
344fa71793
Merge pull request #1811 from makotech222/fix-fpslimit
...
Fps limit fixes
2013-05-15 05:19:04 -07:00
Henrik Rydgård
2846467e63
Merge pull request #1813 from mattweb28/add-modules
...
Added sceJpeg & sceMd5
2013-05-15 05:18:09 -07:00
mattweb28
d3ded6639a
Added sceJpeg & sceMd5
2013-05-15 19:49:34 +08:00
raven02
3d0358140d
FPS limit : auto-switchable between 30 to 240
2013-05-15 18:20:26 +08:00
raven02
64e6a09c55
Reorganize bit the UI
2013-05-15 18:09:30 +08:00
Steven Cherry
409edfd5e7
Set 'F3' on keyboard to toggle, in addition to left thumb stick (for keyboard users)
...
Fix graphics screen 'Fps Limit' from being unable to close out, making options below it unreadable.
2013-05-14 19:00:43 -05:00
Steven Cherry
6fad56a522
Allow changing of MAX_RECENT in config file
...
Simple request made by Solarmystic on the forums. Allow you to change
the number of recent isos saved by ppsspp. Default is set to 12.
2013-05-14 18:19:35 -05:00
Henrik Rydgård
92deaf976b
Merge pull request #1805 from oioitff/atrac-fix
...
Not to loop or end audios when numSamples is 0.
2013-05-14 12:13:10 -07:00
Sacha
d97f2268ca
Improve CPU detection. Enable VFPv4 for Blackberry devices which support it.
2013-05-15 04:40:24 +10:00
oioitff
1a2bcb70ce
Not to loop or end audios when numSamples is 0.
...
Some games may check for it and add more data.
2013-05-14 23:27:04 +08:00
Henrik Rydgård
d0197d072c
Merge pull request #1801 from unknownbrackets/ui-tweaks
...
Add an option to enable reporting in the UI
2013-05-14 08:13:33 -07:00
Henrik Rydgård
9248a19dd8
Merge pull request #1739 from makotech222/master
...
Custom Fps Limiter
2013-05-14 06:33:53 -07:00
Steven Cherry
3632a50819
Add tab to unthrottle
2013-05-14 08:10:33 -05:00
Henrik Rydgård
d228fa4f14
Merge pull request #1804 from mattweb28/loadexec-fix
...
HLE needs to be reset after kernel shutdown
2013-05-14 06:04:53 -07:00
mattweb28
1b87f5667f
HLE needs to be reset after kernel shutdown
2013-05-14 20:37:20 +08:00
Henrik Rydgård
e08ea97eff
Merge pull request #1799 from raven02/patch-14
...
Increase max volume for sceAudioSRCOutputBlocking
2013-05-14 04:59:32 -07:00
Unknown W. Brackets
847af200b2
Add an option to enable reporting in the UI.
2013-05-14 01:27:37 -07:00
Steven Cherry
992b6aad12
Fix
2013-05-13 19:45:49 -05:00
raven02
897fc5068d
vol > 0xFFFFF for sceAudioSRCOutputBlocking
2013-05-14 08:32:51 +08:00
Steven Cherry
0a70803897
Allow Tab to Unthrottle
2013-05-13 19:28:09 -05:00
Henrik Rydgard
c38eece4de
Increase max volume of sceAudioOutput2OutputBlocking.
2013-05-13 22:06:49 +02:00
Sacha
42bf90728f
-O2 wasn't taking effect. Improves performance significantly for Blackberry.
2013-05-14 00:12:23 +10:00
Henrik Rydgård
3803859140
Merge pull request #1797 from raven02/patch-13
...
Fix BGM loop problem in Three Kingdom VIII
2013-05-13 07:02:22 -07:00
raven02
61c777983b
Fix loop problem in Three Kingdom VIII
2013-05-13 21:15:02 +08:00
Henrik Rydgård
2e903d391d
Merge pull request #1795 from aquanull/master
...
Fix Windows accelerators (menu command shortcuts) enabling/disabling
2013-05-13 02:14:53 -07:00
aquanull
fd9f663e2e
Remove old junk.
2013-05-13 17:13:49 +08:00
aquanull
d489915d70
Fix menu command shortcut keys.
2013-05-13 16:33:06 +08:00