Commit Graph
5276 Commits
Author SHA1 Message Date
Siddharth f5ab5b77f3 silly mistakes 2013-10-07 22:07:10 +05:30
Siddharth e6ae3ef9b1 forgot to add this 2013-10-07 22:06:16 +05:30
Siddharth 1708febac1 sets audio samples to 0 if audio was not mixed. 2013-10-07 22:03:14 +05:30
Unknown W. Brackets 0c8cc25eb4 Always register the cheat event, for savestates.
This way, if you savestate with cheats on or off, it'll load fine.
2013-10-07 07:46:18 -07:00
Unknown W. Brackets ff2012d37b Minor warning. 2013-10-06 22:10:38 -07:00
Unknown W. Brackets d3e566935a Avoid load state crash if kernel objects fail. 2013-10-06 22:09:50 -07:00
Henrik Rydgård ed5ae855e9 Merge pull request #4057 from shenweip/patch-13
Use sfo file to set the date in list savedata mode.
2013-10-06 12:50:53 -07:00
Unknown W. Brackets 5be30fb857 Add support for the clear stack thread attr. 2013-10-06 12:16:58 -07:00
Unknown W. Brackets f1bfbe6216 Oops, fix a logging typo. 2013-10-06 12:16:42 -07:00
shenweip 6812ddf8e4 Fallback to validDir if sfo file doesn't exist. 2013-10-07 02:32:03 +08:00
shenweip 561cbab5c5 Use sfo file to set savedata'date when mode is 11. 2013-10-06 22:17:05 +08:00
Lioncash a7836af14c Move variable temp into the if statement in function Update in PSPGamedataInstallDialog.cpp. It's only used in this branch statement. 2013-10-05 18:30:00 -04:00
Lioncash dc9f839583 Fix a null check in sceHeap.cpp 2013-10-05 18:22:13 -04:00
Lioncash 3c90b489fa Merge branch 'master' of https://github.com/hrydgard/ppsspp 2013-10-05 17:44:09 -04:00
Henrik Rydgård 4bde70f670 Merge pull request #4017 from shenweip/patch-10
Implemented some functions for sceHeap.
2013-10-05 13:34:00 -07:00
Henrik Rydgård c84a9daa40 Merge pull request #4021 from bollu/master
Audio Processor now uses atomics rather than mutex
2013-10-05 13:33:11 -07:00
Henrik Rydgård fec5110dfc Merge pull request #4045 from unknownbrackets/warnings
Warning fixes
2013-10-05 13:31:34 -07:00
Henrik Rydgård 41a85f0eae Merge pull request #4038 from sum2012/log
Fix Kamen Rider Climax Heroes OOO - ULJS00331 loading
2013-10-05 13:28:57 -07:00
Henrik Rydgård 99390b5a77 Merge pull request #4044 from raven02/patch-24
Wrap sceNetInit()
2013-10-05 13:28:23 -07:00
Henrik Rydgård 34cae99c6e Merge pull request #4041 from Kingcom/ElfReader
Check e_ident of elf header
2013-10-05 13:28:07 -07:00
Unknown W. Brackets 3a1b6fb269 Fix some sign comparison warnings. 2013-10-05 11:13:41 -07:00
Unknown W. Brackets 093255a895 Avoid an unlikely buffer overflow. 2013-10-05 11:13:40 -07:00
Unknown W. Brackets 1b1a8cef02 Fix a potential null pointer. 2013-10-05 11:13:40 -07:00
Unknown W. Brackets 49bd553238 Avoid some shadowing warnings. 2013-10-05 11:13:39 -07:00
Unknown W. Brackets ade4f76ac1 Don't try to load bogus isos, carnage awaits. 2013-10-05 11:12:52 -07:00
sum2012 1a7da15491 Use better method to trace PSP_MODULE_NET_HTTP 2013-10-06 01:19:52 +08:00
raven02 b95901e56f Wrap sceNetInit() 2013-10-06 00:58:02 +08:00
sum2012 2815cb281a Fix Kamen Rider Climax Heroes OOO - ULJS00331 loading
thanks @unknownbrackets
2013-10-05 20:15:44 +08:00
bhavin192 d3733ddbfe Update CwCheat.cpp
Cleaned comment
Since cwcheat working in symbian now
2013-10-05 17:42:43 +05:30
Kingcom 7f1fca8e74 Check e_ident of elf header 2013-10-05 10:05:55 +02:00
shenweip a9d7d84601 Return 0 if recevie a null name. 2013-10-05 08:59:53 +08:00
shenweip 4ac4ea38dd Rename __JpegDecodeMJpegYCbCr to __JpegConvertRGBToYCbCr. 2013-10-05 08:40:55 +08:00
sum2012 7213d27ea3 Increase log level in sceUtilityLoadModule
Some modules need return error as dissus  in
https://github.com/hrydgard/ppsspp/issues/860#issuecomment-25675539
2013-10-05 07:37:51 +08:00
shenweip 54492732b5 Rename u24 to u24_be. 2013-10-05 02:52:33 +08:00
shenweip d8f1ddd6fa Implemented sceJpegMJpegCsc. 2013-10-05 01:18:13 +08:00
shenweip a7f7d64f31 More work in sceJpegDecodeMJpegYCbCr. 2013-10-05 01:04:41 +08:00
shenweip b1f81999fa Fix someting wrong. 2013-10-05 00:04:51 +08:00
Sacha 7c644bda2c Remove c++11 usage of vector. 2013-10-04 23:14:54 +10:00
Siddharth eb1305120e now blocks to gain outAudioQueue access at __AudioDoState 2013-10-04 17:58:09 +05:30
Lioncash ce806d8c05 Fixed a mismatched delete within PSPGamedataInstallDialog.cpp. Should be delete[]. 2013-10-02 19:05:21 -04:00
Siddharth eb9c339c2e fully functional and uses atomic_flag 2013-10-02 20:20:32 +05:30
Siddharth 6c2a9972c1 using the new atomic_flag 2013-10-02 19:09:56 +05:30
Kingcom d12d3058e7 Don't show ListBox if it was hidden before 2013-10-02 09:11:38 +02:00
Siddharth a151b5beb6 using PPSSPP's locks 2013-10-02 11:01:59 +05:30
shenweip 7f92a5dffd Oops 2013-10-02 06:54:15 +08:00
shenweip 346d277042 Fix bugs and Clean up. 2013-10-02 06:07:02 +08:00
Siddharth a6ec70fe90 Audio Processor now uses atomics rather than mutex 2013-10-02 01:54:55 +05:30
shenweip 9a7759c50c Move someting to correct position. 2013-10-02 00:32:22 +08:00
shenweip efec08f7d6 Oops 2013-10-02 00:04:29 +08:00
shenweip 33f08852c1 Implemented sceHeapGetTotalFreeSize. 2013-10-01 23:38:49 +08:00