4870 Commits

Author SHA1 Message Date
Henrik Rydgård
b128ebd554 Merge pull request #1913 from aquanull/patch-2
Add "All files(*.*)" filter to BrowseAndBoot()
2013-05-25 01:10:12 -07:00
Henrik Rydgård
31ec76621a Merge pull request #1915 from unknownbrackets/windows-abi
Save XMM regs as required by the Windows x64 ABI
2013-05-25 01:10:01 -07:00
Unknown W. Brackets
d1b7b9ac63 Save XMM regs as required by the Windows x64 ABI.
Fixes jitter in analog in recent builds, possibly other bugs.
2013-05-25 00:34:19 -07:00
aquanull
ef5ba28a0e Add "All files(*.*)" filter to BrowseAndBoot() 2013-05-25 13:45:28 +08:00
Sacha
260cc305f5 Fix Linux/Harmattan builds. 2013-05-25 14:38:34 +10:00
Henrik Rydgård
c439796c8e Merge pull request #1896 from raven02/patch-29
Fix save loading for God Eater Burst and Gundam VS Gundam NP
2013-05-24 11:20:20 -07:00
Henrik Rydgard
5c416d80c7 Fix PSP_UMD_TYPE_GAME... 2013-05-24 19:52:46 +02:00
Henrik Rydgård
f8ec423286 Merge pull request #1908 from mgaver/patch-5
Update WndMainWindow.cpp
2013-05-24 10:36:51 -07:00
mgaver
6667bed5ab Update WndMainWindow.cpp 2013-05-25 01:46:20 +09:00
Henrik Rydgård
9926a86912 Merge pull request #1907 from raven02/patch-32
Fix crash when low level decode hits atrac3 audio
2013-05-24 08:28:19 -07:00
raven02
84ccfde2ef Fix crash when low level decode hits atrac3 audio 2013-05-24 23:20:14 +08:00
Henrik Rydgård
0fc087ffac Merge pull request #1906 from raven02/patch-31
Add WARN_LOG for atrac3+ mono audio
2013-05-24 07:56:37 -07:00
raven02
95cbd3c50c Add (low level) to distinguish with high level decode 2013-05-24 22:43:10 +08:00
raven02
104c20d787 Add atrac3+ mono audio WARN_LOG when atrac->atracChannels == 1 2013-05-24 23:33:22 +09:00
Henrik Rydgård
b9c21d32f0 Merge pull request #1894 from CPkmn/kernel
Improve sceKernelStartModule handling
2013-05-24 07:16:12 -07:00
CPkmn
b9a72b99e2 Update sceKernelModule.cpp 2013-05-24 08:06:31 -06:00
Henrik Rydgård
f6acdabc59 Merge pull request #1874 from oioitff/atrac3plus
Use filter directly without register.
2013-05-24 06:44:05 -07:00
Henrik Rydgård
287daf6f11 Merge pull request #1905 from raven02/patch-30
Integrate atrac3+ low level decoding from oioitff media branch
2013-05-24 06:19:52 -07:00
raven02
bc1c83afc6 Integrate atrac3+ low level decoding from oioitff media branch 2013-05-24 21:15:51 +08:00
Henrik Rydgård
b8c649bddc Merge pull request #1902 from unknownbrackets/elf-fix
Process variable imports
2013-05-24 02:06:27 -07:00
Unknown W. Brackets
b4eec4dca7 Perform the actual variable relocations, hurray. 2013-05-24 01:45:08 -07:00
Henrik Rydgård
17d77e7e80 Merge pull request #1900 from xsacha/master
ARMJIT: Fix and enable DIV, DIVU, INS, EXT including ARMv7 and VFPv4 variants.
2013-05-24 00:18:33 -07:00
Unknown W. Brackets
8d71f33aae Keep track of imported/exported vars.
Not yet actually linked up, though.
2013-05-24 00:03:39 -07:00
Unknown W. Brackets
45b72c8b4a Add a couple more unknown syscalls. 2013-05-23 23:41:10 -07:00
Unknown W. Brackets
fe4bd8f66c Add more logging to elf loading, cleanup. 2013-05-23 23:41:10 -07:00
Sacha
a14a2fafa9 ARMJIT: Fix and use DIV, DIVU, INS and EXT (ARMv7 and VFPv4 implementations). 2013-05-24 08:26:19 +10:00
Henrik Rydgård
2bf1beb8d8 Merge pull request #1898 from oioitff/audio-fix
Implement pcm voice correctly
2013-05-23 13:14:20 -07:00
Henrik Rydgård
b368b08553 Merge pull request #1901 from oioitff/audio-fix2
Use another method to scale by envelopValue.
2013-05-23 13:13:55 -07:00
oioitff
338f7ae700 Use another method to scale by envelopValue. 2013-05-24 04:08:37 +08:00
Henrik Rydgård
0b1d756ca1 Fix PPSSPPHeadless CMake build. 2013-05-23 21:32:22 +02:00
Henrik Rydgård
3587cef738 Merge pull request #1899 from oioitff/atrac-fix
Atrac fix
2013-05-23 11:23:39 -07:00
oioitff
455708bbc3 Fake implement low level atrac decoder. 2013-05-24 01:00:27 +08:00
oioitff
67eeb112a9 Normally, remainFrame is not less than 0. 2013-05-24 00:55:10 +08:00
oioitff
99f8041375 Implement pcm voice correctly. 2013-05-24 00:42:15 +08:00
CPkmn
d051e25b70 Update sceKernelModule.cpp 2013-05-23 10:25:13 -06:00
raven02
8ae127e87c Fix the save loading for God Eater Burst and Gundam VS Gundam NP 2013-05-23 22:59:49 +08:00
Henrik Rydgård
4d97916058 Merge pull request #1897 from sum2012/patch-5
Add another patcher
2013-05-23 07:38:13 -07:00
sum2012
e233dbb446 Add another patcher 2013-05-23 22:34:32 +08:00
Sacha
a65fcd8645 Buildfix for Qt 2013-05-23 21:54:24 +10:00
Henrik Rydgard
0e77b44130 Buildfix 2013-05-23 13:50:31 +02:00
Henrik Rydgard
7ffdac39bc Disable the for loop in the vertex shader again. Some lame drivers don't seem to like it. 2013-05-23 12:49:34 +02:00
Henrik Rydgard
1f50096d7f Don't save recent history from testrunner 2013-05-23 12:49:34 +02:00
CPkmn
f83e19aa2d Update sceKernelModule.cpp 2013-05-23 01:36:23 -06:00
Henrik Rydgård
42cf3a5c80 Merge pull request #1888 from raven02/patch-28
Keep the High/low water marks the same for all platform
2013-05-23 00:35:56 -07:00
Henrik Rydgård
bd9313eaee Merge pull request #1846 from raven02/patch-22
Consolidate pspUmdError/pspUmdType to sceUmd.h
2013-05-23 00:35:38 -07:00
Henrik Rydgård
af0a1db514 Merge pull request #1893 from nachume/control-fix4
ADD: Pop-up menu for disable bind added to the controls dialog.
2013-05-23 00:34:33 -07:00
CPkmn
1150b794bf Improve sceKernelStartModule handling
Fixes 'bogus priority' errors (and maybe more).
Tested on God Eater Burst and fixed its "bogus priority". I haven't found any games this breaks.
2013-05-23 00:31:30 -07:00
nachume
662df67d39 ADD: Pop-up menu for disable bind added to the controls dialog.
FIX: I forgot to delete ControlsMapping instance.
2013-05-23 09:39:36 +09:00
Henrik Rydgard
e2024674a4 Undo an optimization that broke skinning a bit... 2013-05-22 19:49:58 +02:00
Henrik Rydgard
1b813ec984 Add back the deadzone to XInput, definitely required with my pad. Restore the magnitude square root. 2013-05-22 18:53:06 +02:00