red-prig
|
73053f6f55
|
+
|
2023-02-14 23:35:59 +03:00 |
Kagamma
|
be9ac8d979
|
Fix FMV palette for games that uses sceAvPlayerGetVideoDataEx (mainly Unity games) (#87)
|
2023-02-14 20:30:09 +03:00 |
Pavel
|
6cdeaad6b6
|
Safer color change
|
2023-02-14 19:34:22 +03:00 |
Pavel
|
348916bf9f
|
Halt instead DebugBreak
|
2023-02-14 19:30:27 +03:00 |
Pavel
|
f83f2f5bca
|
Revert "Increased maximum direct memory size"
This reverts commit 6b4dcf40f3 .
|
2023-02-14 19:04:34 +03:00 |
Pavel
|
a1fc249baf
|
Fix sceKernelAvailableDirectMemorySize
also corrected names
|
2023-02-14 19:04:26 +03:00 |
Addy2004
|
40b55bbf81
|
sceNetEpollDestroy (#86)
|
2023-02-14 15:53:50 +03:00 |
Pavel
|
6b4dcf40f3
|
Increased maximum direct memory size
|
2023-02-14 15:15:46 +03:00 |
Pavel
|
21170bba6b
|
SetFanThreshold (psevdo name)
|
2023-02-13 20:18:51 +03:00 |
Addy2004
|
b496c3128d
|
sceNetConnect + sceNetEpollWait (#85)
* test commit
dummy functions added:
sceNetSocket
sceNetSetsockopt
sceNetBind
sceNetListen
sceNetAccept
* Update main.yml
* fixed workflow
* Update ps4_libscenet.pas
more libSceNet dummy functions added:
sceNetRecv
sceNetSend
sceNetShutdown
sceNetSocketClose
sceNetGetsockname
sceNetNtohl
sceNetNtohs
sceNetEpollControl
sceNetResolverStartAton
sceNetResolverDestroy
correctly declared parameters also added
* sceNetConnect
* sceNetEpollWait
|
2023-02-13 16:35:52 +03:00 |
Kagamma
|
1ff3f04db6
|
sceUsbdGetDeviceList + sceUsbdFreeDeviceList + sceUsbdHandleEventsTimeout + sceNpMatching2CreateContext (#84)
* sceUsbdGetDeviceList + sceUsbdFreeDeviceList + sceUsbdHandleEventsTimeout
* sceNpMatching2CreateContext
* Declaration corrected
---------
Co-authored-by: Pavel <68122101+red-prig@users.noreply.github.com>
|
2023-02-13 12:25:22 +03:00 |
Pavel
|
fb47665e31
|
+
|
2023-02-13 10:26:27 +03:00 |
Addy2004
|
7abee1f4a8
|
test pr (added libSceNet dummy functions) (#83)
* test commit
dummy functions added:
sceNetSocket
sceNetSetsockopt
sceNetBind
sceNetListen
sceNetAccept
* Update main.yml
* fixed workflow
* Update ps4_libscenet.pas
more libSceNet dummy functions added:
sceNetRecv
sceNetSend
sceNetShutdown
sceNetSocketClose
sceNetGetsockname
sceNetNtohl
sceNetNtohs
sceNetEpollControl
sceNetResolverStartAton
sceNetResolverDestroy
correctly declared parameters also added
|
2023-02-13 09:10:29 +03:00 |
red-prig
|
e050669e02
|
add data formats
dfmt:2_10_10_10 nfmt:UNORM
dfmt:5_9_9_9 nfmt:FLOAT
dfmt:BC5 nfmt:UNORM
dfmt:BC4 nfmt:UNORM
dfmt:10_11_11 nfmt:FLOAT
|
2023-02-11 20:33:27 +03:00 |
red-prig
|
015a9aa3b9
|
sceNpWebApiDeleteHandle
|
2023-02-11 19:36:53 +03:00 |
red-prig
|
6ee39b6f37
|
sceHttpSetResolveTimeOut
|
2023-02-11 18:32:08 +03:00 |
red-prig
|
9effda6c54
|
sceSharePlayGetCurrentConnectionInfo/sceSharePlayGetCurrentConnectionInfoA
|
2023-02-11 18:24:30 +03:00 |
red-prig
|
56c21e523f
|
sceGameLiveStreamingSetCameraFrameSetting
|
2023-02-11 17:48:06 +03:00 |
red-prig
|
a7990461fb
|
sceNpGetGamePresenceStatus
|
2023-02-11 17:33:29 +03:00 |
red-prig
|
70b1432eff
|
Fix sceGameLiveStreamingGetCurrentStatus/sceGameLiveStreamingGetCurrentStatus2
|
2023-02-11 17:27:55 +03:00 |
Kagamma
|
174b491e44
|
libSceAudiodec + libSceAudiodecCpu + sceAvPlayerGetVideoData (#82)
* sceAvPlayerGetVideoData
* LongBool->Boolean
* sceAudiodecCreateDecoder + sceAudiodecDecode + sceAudiodecDeleteDecoder
* ps4_sceAudiodecCpuQueryMemSize + ps4_sceAudiodecClearContext
* sceAudiodecCpuDecode
* audiodec dir
|
2023-02-11 16:20:31 +03:00 |
red-prig
|
b88b495ea4
|
+
|
2023-02-10 22:31:47 +03:00 |
red-prig
|
e2d5ed7234
|
+
|
2023-02-10 21:34:03 +03:00 |
Pavel
|
11f9a05165
|
+
|
2023-02-10 18:00:26 +03:00 |
Pavel
|
ed9ac0cf24
|
Merge branch 'trunk' into kern
|
2023-02-10 13:51:48 +03:00 |
Pavel
|
240963aba2
|
sceNpTrophyGetTrophyIcon
|
2023-02-10 11:56:52 +03:00 |
Pavel
|
5414971c2a
|
sceNpGetNpReachabilityState
|
2023-02-10 11:43:40 +03:00 |
Pavel
|
c12ed274d0
|
move ps4_libscenpwebapi
|
2023-02-10 11:38:05 +03:00 |
Pavel
|
5cd6d3c2b2
|
add np_error
|
2023-02-10 11:34:59 +03:00 |
Pavel
|
4b47ce1f9b
|
Branch in libSceNpCommon
|
2023-02-10 10:54:49 +03:00 |
Pavel
|
acf5cc2890
|
+
|
2023-02-10 10:43:17 +03:00 |
Kagamma
|
a8fda5d367
|
sceUsbdInit + sceContentExportInit + sceNpCmpOnlineId (#81)
* sceUsbdInit
* sceContentExportInit
* sceNpCmpOnlineId
* Minor
|
2023-02-10 10:41:52 +03:00 |
Pavel
|
84d064137a
|
sceGameLiveStreamingGetCurrentStatus2
|
2023-02-10 09:26:58 +03:00 |
Pavel
|
ae0851608d
|
sceGameLiveStreamingGetCurrentStatus
|
2023-02-10 09:22:50 +03:00 |
Pavel
|
4c4445c9ba
|
sceGameLiveStreamingEnableSocialFeedback
|
2023-02-10 08:59:23 +03:00 |
red-prig
|
94274390f2
|
sceNpUnregisterNpReachabilityStateCallback
|
2023-02-09 23:35:35 +03:00 |
red-prig
|
4877deb895
|
sceNpGetGamePresenceStatusA
|
2023-02-09 22:06:54 +03:00 |
red-prig
|
341db0ec0f
|
sceNpUnregisterPlusEventCallback
|
2023-02-09 21:46:36 +03:00 |
red-prig
|
b892ed4037
|
+
|
2023-02-09 21:24:34 +03:00 |
Kagamma
|
cbcf47cac7
|
videorecording + a few other funcs (#80)
* libSceVideoRecording
* sceGameLiveStreamingPermitServerSideRecording
* sceSharePlaySetProhibition
* sceGameLiveStreamingEnableLiveStreaming
* sceGameLiveStreamingPermitLiveStreaming
* fix types
* LongBool->Boolean
---------
Co-authored-by: red-prig <vdpasha@mail.ru>
|
2023-02-09 20:15:14 +03:00 |
Pavel
|
d56c3bdf5b
|
+
|
2023-02-09 16:48:51 +03:00 |
Pavel
|
790712df24
|
+
|
2023-02-09 16:26:37 +03:00 |
red-prig
|
7929eb93d7
|
+
|
2023-02-08 22:15:04 +03:00 |
red-prig
|
70910533e5
|
+
|
2023-02-08 20:58:33 +03:00 |
Pavel
|
a6e724894b
|
+
|
2023-02-08 12:05:10 +03:00 |
red-prig
|
6c9eb15409
|
+
|
2023-02-07 23:30:58 +03:00 |
red-prig
|
3a36f5923b
|
+
|
2023-02-07 21:35:23 +03:00 |
Kagamma
|
4501aa313e
|
sceHttpSetChunkedTransferEnabled + sceSslTerm (#79)
* sceHttpSetChunkedTransferEnabled + sceSslTerm
* hostname can start as number
* More log
* Minor
* Minor
|
2023-02-07 08:51:25 +03:00 |
Kagamma
|
476be42e54
|
sceHttpSetConnectTimeOut + sceHttpSetSendTimeOut + parse for port value (#78)
* sceHttpSetConnectTimeOut + sceHttpSetSendTimeOut
* sceHttpUriParse parse port
* Minor
* Minor
|
2023-02-06 19:19:24 +03:00 |
Pavel
|
119c730859
|
+
|
2023-02-06 14:57:51 +03:00 |