Commit Graph

131 Commits

Author SHA1 Message Date
Unknown W. Brackets
0a8e6c2a06 Remove some unused functions. 2014-12-14 17:35:20 -08:00
Lioncash
4ccb838306 Core: Mark some module functions as static 2014-12-08 04:40:08 -05:00
Unknown W. Brackets
2c99baf295 Delay sceUtilityMsgDialogUpdate() per tests.
This is an approximate value, but it should be close.
2014-09-27 00:13:27 -07:00
sum2012
38844ac0e7 Remove sceUtilityLoadAvModule report
Now no need
2014-05-29 23:36:36 +08:00
sum2012
4ae98826e1 Increase sceUtilityLoad(unload) AvModule
I want do more research of #5993
2014-05-14 15:32:15 +08:00
Henrik Rydgård
55f9e8619d Merge pull request #5968 from sum2012/sceUtility
Avoid duplicate logging in sceUtility*GetStatus
2014-05-08 10:54:05 +02:00
raven02
8ed82f3d25 Fixes #5779 with new PSPScreenShotDiag class 2014-04-30 19:28:05 +08:00
sum2012
c84ec49f09 Avoid duplicate logging in sceUtility*GetStatus 2014-04-27 13:43:51 +08:00
sum2012
55e19f46a5 Fix Resistance Houfuku noToki draw slowly in OSK in debug log
#4626
2014-04-27 07:39:07 +08:00
Henrik Rydgård
150cff20b5 Merge pull request #5956 from raven02/patch-24
sceUtility: fix some typo and formatting
2014-04-26 09:27:36 +02:00
raven02
5d5c24a173 sceUtility: fix some typo and formatting 2014-04-26 12:19:34 +08:00
sum2012
e17a1b1b5d Decrease log level in sceUtilityNetconfUpdate
Spam in Danball Senki BOOST
2014-04-24 21:11:23 +08:00
sum2012
11311b2b69 Imp sceUtilityScreenshotContStart 2014-03-30 14:42:29 +08:00
sum2012
d6de42df93 Fix sceUtilityScreenshotInitStart parameter 2014-03-30 13:57:06 +08:00
sum2012
8c33284901 Fix sceUtilityScreenshotUpdate
Fix "After the developer/publisher screen and the age warning only a
black screen."
2014-03-30 09:29:11 +08:00
Unknown W. Brackets
05ab192c9c Reduce includes in Core/HLE/.
Especially templates.
2014-03-15 11:22:19 -07:00
Unknown W. Brackets
996fa39684 Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
Unknown W. Brackets
e37244cfea Eat cycles in sceUtilitySavedataGetStatus().
Matching tests.  Improves performance in Fieldrunners startup and I think
in game.
2014-03-15 01:18:35 -07:00
lioncash
b9886942a7 Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
sum2012
740ce033cd Fix sceUtilityOskGetStatus
@unknownbrackets have confirmed it
2014-02-09 09:05:24 +08:00
sum2012
c42ec3a111 Increase more log level for InitStart 2014-02-09 08:01:41 +08:00
sum2012
8313c37c2a Increase sceUtilityOskInitStart log level 2014-02-09 06:54:12 +08:00
Unknown W. Brackets
074ef84559 Correct the rates set by sceSasSetSimpleADSR().
They were wrong for a few combinations before.  Could have effected how
accurate sound effects were (they may have been too quite, or dropped off
wrong, etc.)
2014-02-07 22:29:54 -08:00
Lioncash
76f72e2167 Fix a missing logging format parameter in sceUtility.cpp 2014-02-03 13:10:36 -05:00
sum2012
6f5d3eeab0 Fix sceUtilityScreenshotUpdate
Sorry ,typo in #5293
2014-02-01 22:45:51 +08:00