Commit Graph

582 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
red-prig
b569d979e4 sysctlbyname 2023-02-01 23:19:06 +03:00
Kagamma
219e91e380
sceAvPlayerGetStreamInfo details + sceAvPlayerSetAvSyncMode (#73)
* sceAvPlayerGetStreamInfo details

* Minor

* Minor

* sceAvPlayerSetAvSyncMode

* Fix
2023-02-01 21:45:56 +03:00
Pavel
a6e0cd17b0 + 2023-02-01 10:56:56 +03:00
red-prig
6f230469b0 Fix enumeration of pseudo devices 2023-01-30 20:40:04 +03:00
red-prig
1ba371dafa + 2023-01-28 19:43:28 +03:00
red-prig
67a9d54224 fix SELF loading 2023-01-28 15:12:21 +03:00
red-prig
88d2a1df7a + 2023-01-27 21:54:51 +03:00
Pavel
6a6f296866 + 2023-01-27 18:12:01 +03:00
Pavel
43da0027a0 strcmp, strstr 2023-01-27 17:27:15 +03:00
Pavel
c80b8e346a sceCompositorIsDebugCaptureEnabled, sceCompositorInsertThreadTraceMarker 2023-01-27 16:48:45 +03:00
Pavel
77973d5196 pthread_setcanceltype 2023-01-27 15:16:39 +03:00
Pavel
61761f251e sigemptyset 2023-01-27 14:50:11 +03:00
Pavel
be383e1af3 pthread_set_name_np, scePthreadSetName 2023-01-27 14:44:43 +03:00
Pavel
5eee3a20d3 sceCompositorGetCanvasHandle, sceApplicationSetCanvasHandle 2023-01-27 14:16:29 +03:00
Pavel
ab46774872 + 2023-01-27 10:44:10 +03:00
red-prig
2dc840503f sceCompositorAllocateIndex, sceCompositorReleaseIndex 2023-01-27 00:02:35 +03:00
red-prig
c7edd69934 pthread_mutex_setname_np 2023-01-26 23:09:50 +03:00
red-prig
bdf93c6719 libSceComposite and etc 2023-01-26 22:06:17 +03:00
Pavel
6dec6012b5 SKIP_UNKNOW_TILING hack 2023-01-26 16:54:36 +03:00
red-prig
cb96613478 + 2023-01-25 23:08:48 +03:00
red-prig
d8e95a3785 fix SELF loading 2023-01-25 22:19:42 +03:00
red-prig
fcfd168c6a sceKernelGetCpuTemperature 2023-01-25 21:52:46 +03:00
red-prig
3d9cb9f454 fix root dir fstat 2023-01-25 21:04:28 +03:00