Commit Graph

1805 Commits

Author SHA1 Message Date
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
Pavel ee09466a1a sceHttpCreateRequest2 2023-02-06 14:56:45 +03:00
red-prig 5cde6e4150 + 2023-02-06 00:23:21 +03:00
red-prig 7aa18bd33b + 2023-02-05 20:12:11 +03:00
Kagamma 372d1663d5
sceHttpUriParse + sceHttpCreateConnection + sceHttpCreateRequest (#77)
* sceHttpUriParse

* sceHttpUriParse

* sceHttpUriParse

* sceHttpCreateConnection + sceHttpCreateRequest

* Minor

* Minor

* Fix

* Minor

* Parse query
2023-02-05 17:35:13 +03:00
red-prig a097d2896f + 2023-02-05 02:06:21 +03:00
red-prig d97a64d12c + 2023-02-04 21:53:48 +03:00
red-prig 55b3fbb9e8 no builds 2023-02-04 21:42:35 +03:00
red-prig 5d5842dfdf + 2023-02-04 21:41:20 +03:00
Kagamma 00040613cf
sceAudiodecInitLibrary (#75) 2023-02-04 21:31:42 +03:00
Kagamma 69471092fb
Ignores packet errors + more log (#74) 2023-02-03 14:48:15 +03:00
red-prig 22bcb198b8 strlcpy, perro 2023-02-02 23:34:49 +03:00
red-prig 5ea2c17ef0 + 2023-02-02 20:38:42 +03:00
red-prig a83915e939 + 2023-02-02 20:08:38 +03:00
Pavel b1903a3f3e strncmp, getenv 2023-02-02 11:22:47 +03:00