.. |
__sceAudio.cpp
|
LOW_LATENCY_AUDIO is now off by default, should fix #2829
|
2013-07-18 16:50:03 +02:00 |
__sceAudio.h
|
Return error to blocked audio threads on release.
|
2013-06-05 12:20:07 -07:00 |
FunctionWrappers.h
|
Add some sceNetInet stubs (used by pspradio)
|
2013-07-09 14:06:01 +02:00 |
HLE.cpp
|
Improve performance of syscall resolving.
|
2013-07-06 15:14:50 -07:00 |
HLE.h
|
Improve performance of syscall resolving.
|
2013-07-06 15:14:50 -07:00 |
HLETables.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
HLETables.h
|
|
|
sceAtrac.cpp
|
Merge pull request #2638 from bagnz0r/master
|
2013-07-18 02:54:03 -07:00 |
sceAtrac.h
|
Improve _AtracGenarateContext.
|
2013-06-09 19:06:24 +08:00 |
sceAudio.cpp
|
Revert fix in #2092
|
2013-06-06 06:10:26 +08:00 |
sceAudio.h
|
Fix some init/type warnings.
|
2013-05-31 23:14:29 -07:00 |
sceAudiocodec.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
sceAudiocodec.h
|
Add sceAudiocodec stuff
|
2013-06-09 01:28:58 +08:00 |
sceCcc.cpp
|
Implement some basic sceCcc utf-8 functions.
|
2013-07-10 00:04:32 -07:00 |
sceCcc.h
|
Add dummy sceCcc
|
2013-06-30 20:21:56 +08:00 |
sceChnnlsv.cpp
|
Clean up RE code in sceChnnlsv.{cpp,h}
|
2013-06-21 04:23:34 +10:00 |
sceChnnlsv.h
|
Clean up RE code in sceChnnlsv.{cpp,h}
|
2013-06-21 04:23:34 +10:00 |
sceCtrl.cpp
|
Properly send the right analog to the game.
|
2013-07-06 23:06:33 -07:00 |
sceCtrl.h
|
Properly send the right analog to the game.
|
2013-07-06 23:06:33 -07:00 |
sceDeflt.cpp
|
|
|
sceDeflt.h
|
|
|
sceDisplay.cpp
|
Save some work when the displayed buffer isn't dirty.
|
2013-07-18 10:46:09 +02:00 |
sceDisplay.h
|
|
|
sceDmac.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
sceDmac.h
|
|
|
sceFont.cpp
|
|
|
sceFont.h
|
|
|
sceGameUpdate.cpp
|
|
|
sceGameUpdate.h
|
|
|
sceGe.cpp
|
|
|
sceGe.h
|
|
|
sceHprm.cpp
|
|
|
sceHprm.h
|
|
|
sceHttp.cpp
|
Fix some minor warnings.
|
2013-07-07 20:31:04 -07:00 |
sceHttp.h
|
|
|
sceImpose.cpp
|
Always use iButtonPreference, fixes #2390.
|
2013-06-21 17:45:39 -07:00 |
sceImpose.h
|
|
|
sceIo.cpp
|
fix ioctl cmd=0x01020004
|
2013-07-08 15:11:58 +08:00 |
sceIo.h
|
|
|
sceJpeg.cpp
|
State save support for sceJpeg.
|
2013-07-05 10:56:55 +02:00 |
sceJpeg.h
|
State save support for sceJpeg.
|
2013-07-05 10:56:55 +02:00 |
sceKernel.cpp
|
Version to savestate and open other game in other screens.
|
2013-07-17 02:33:26 -03:00 |
sceKernel.h
|
Fix some pointer silliness that clang fortunately caught
|
2013-07-15 18:18:43 +02:00 |
sceKernelAlarm.cpp
|
Check kernel object types when looking up ids.
|
2013-06-18 23:54:29 -07:00 |
sceKernelAlarm.h
|
|
|
sceKernelEventFlag.cpp
|
Check kernel object types when looking up ids.
|
2013-06-18 23:54:29 -07:00 |
sceKernelEventFlag.h
|
|
|
sceKernelInterrupt.cpp
|
Oops, lost these two lines editing.
|
2013-06-03 00:23:56 -07:00 |
sceKernelInterrupt.h
|
|
|
sceKernelMbx.cpp
|
Shut up an incorrect warning.
|
2013-07-07 19:16:26 -07:00 |
sceKernelMbx.h
|
|
|
sceKernelMemory.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
sceKernelMemory.h
|
|
|
sceKernelModule.cpp
|
Fix silly bug caused when fixing another silly bug in f528774b39
|
2013-07-16 09:49:07 +02:00 |
sceKernelModule.h
|
sceKernelLoadExec() parameters fix
|
2013-07-14 17:07:24 +08:00 |
sceKernelMsgPipe.cpp
|
Check kernel object types when looking up ids.
|
2013-06-18 23:54:29 -07:00 |
sceKernelMsgPipe.h
|
|
|
sceKernelMutex.cpp
|
Don't report for <= 4 sized option parameters.
|
2013-07-07 21:16:28 -07:00 |
sceKernelMutex.h
|
|
|
sceKernelSemaphore.cpp
|
Don't report for <= 4 sized option parameters.
|
2013-07-07 21:16:28 -07:00 |
sceKernelSemaphore.h
|
|
|
sceKernelThread.cpp
|
Minor logging fixes
|
2013-07-17 22:27:49 +02:00 |
sceKernelThread.h
|
This one is worth reporting.
|
2013-07-07 18:10:32 -07:00 |
sceKernelTime.cpp
|
|
|
sceKernelTime.h
|
|
|
sceKernelVTimer.cpp
|
Merge pull request #2698 from unknownbrackets/warnings
|
2013-07-08 00:32:11 -07:00 |
sceKernelVTimer.h
|
|
|
sceMd5.cpp
|
|
|
sceMd5.h
|
|
|
sceMp3.cpp
|
Possible iOS build fix, see #2418
|
2013-06-23 18:01:11 +02:00 |
sceMp3.h
|
|
|
sceMp4.cpp
|
|
|
sceMp4.h
|
|
|
sceMpeg.cpp
|
Merge pull request #2582 from oioitff/mpeg-fix
|
2013-07-02 11:28:22 -07:00 |
sceMpeg.h
|
Improve mpeg timestamp.
|
2013-06-10 04:21:36 +08:00 |
sceNet.cpp
|
sceNet.cpp: Fix inconsistent spacing issues.
|
2013-07-17 17:38:17 -04:00 |
sceNet.h
|
|
|
sceNp.cpp
|
|
|
sceNp.h
|
|
|
sceOpenPSID.cpp
|
|
|
sceOpenPSID.h
|
|
|
sceP3da.cpp
|
Reduce log level that spam Sol Trigger heavily
|
2013-06-26 19:30:17 +08:00 |
sceP3da.h
|
|
|
sceParseHttp.cpp
|
|
|
sceParseHttp.h
|
|
|
sceParseUri.cpp
|
|
|
sceParseUri.h
|
|
|
scePauth.cpp
|
|
|
scePauth.h
|
|
|
scePower.cpp
|
Rebased to latest master.
|
2013-06-26 16:01:07 -04:00 |
scePower.h
|
|
|
scePsmf.cpp
|
Fix some type conversions warnings.
|
2013-07-07 19:16:25 -07:00 |
scePsmf.h
|
|
|
scePspNpDrm_user.cpp
|
make sceKernelLoadModuleNpDrm works. sprx can be load now.
|
2013-05-29 10:39:28 +08:00 |
scePspNpDrm_user.h
|
|
|
sceRtc.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
sceRtc.h
|
|
|
sceSas.cpp
|
logging tweak
|
2013-06-17 22:05:47 +02:00 |
sceSas.h
|
|
|
sceSsl.cpp
|
|
|
sceSsl.h
|
|
|
sceUmd.cpp
|
|
|
sceUmd.h
|
|
|
sceUsb.cpp
|
|
|
sceUsb.h
|
|
|
sceUtility.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
sceUtility.h
|
|
|
sceVaudio.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
sceVaudio.h
|
|
|