Commit Graph

879 Commits

Author SHA1 Message Date
igor725
10d903ba37
+ sceNpTrophyGetGroupInfo implementation 2024-05-04 11:56:25 +03:00
igor725
aa13d7f60e
Whoops 2024-05-04 11:01:21 +03:00
igor725
d5e8d1a122
+ sceNpTrophyGetGameInfo implementation 2024-05-04 10:55:22 +03:00
igor725
35eb9eecdb
A bit more 2024-05-04 02:18:58 +03:00
igor725
ecebeb15c2
Refine and cleanup things 2024-05-04 00:37:08 +03:00
igor725
e2a0f26140
Whoops 2024-05-03 22:17:31 +03:00
igor725
4b53cd850a
Absolute paths for everything 2024-05-03 22:15:56 +03:00
igor725
e144c04672
Merge remote-tracking branch 'origin/features' into trophies 2024-05-03 20:49:58 +03:00
SysRay
c2a05f618f
Merge pull request #147 from igor725/fixthings
Fix gmtime_s stack corruption and distorted FLOAT_8CH sound
2024-05-03 19:48:15 +02:00
igor725
0bc4fbb2e2
wepoll moved to third_party 2024-05-03 20:38:11 +03:00
igor725
be8d3a8656
Reformat lambda thingy 2024-05-03 12:49:56 +03:00
igor725
8c47717fec
Cleanup, thread-safety and proper missing locale handling 2024-05-03 12:44:33 +03:00
igor725
dfb7b496c3
Use boost::scoped_ptr to not mess something up accidentally 2024-05-03 11:55:10 +03:00
igor725
a22215b3f0
Minor cleanup 2024-05-03 11:39:05 +03:00
igor725
b179619ede
Fix formatting 2024-05-03 05:15:29 +03:00
igor725
e8d4f46bdf
Trophies file parser 2024-05-03 04:31:12 +03:00
SysRay
ef8106ac36
Merge pull request #148 from Ordinary205/Symbols
Multiple Symbols (Part 4)
2024-05-02 14:41:13 +02:00
Ordinary205
f207f333f1 sceKernelAioInitializeParam Implementation 2024-05-02 16:10:13 +04:00
Ordinary205
0fa6bf0454 Symbols 2024-05-02 16:00:33 +04:00
igor725
f656523eea
Add error message if audio port attributes is specified 2024-05-02 02:37:27 +03:00
igor725
1eb47d3e11
Fix gmtime_s stack corruption and distorted FLOAT_8CH sound 2024-05-02 02:11:58 +03:00
SysRay
f204f20b49
Merge pull request #145 from igor725/padaudio
Correct libSceAudioOut behavior
2024-05-01 21:12:39 +02:00
igor725
98e8246336
Ignore missing audio device 2024-05-01 17:44:30 +03:00
igor725
e29d718180
Fix some things 2024-05-01 15:48:42 +03:00
SysRay
6e78efae6e
Merge pull request #146 from igor725/pngenc
libScePngEnc implementation
2024-05-01 10:07:08 +02:00
igor725
d4f7f0bc21
Initial preparations 2024-05-01 03:13:32 +03:00
igor725
53f3662170
Fix sceAudioOutOutputs 2024-05-01 01:27:16 +03:00
igor725
8feac0644a
Audio device reconnection handler 2024-05-01 00:24:00 +03:00
igor725
7df783272d
Merge remote-tracking branch 'origin/features' into padaudio 2024-04-30 21:56:00 +03:00
SysRay
0baaf01bfc
Merge pull request #144 from SysRay/work
fix exception handling
2024-04-30 20:49:27 +02:00
Martin Baliet
c7bea07d59 fix mmap, flexiblememory 2024-04-30 20:41:46 +02:00
SysRay
22605317b8
Merge pull request #142 from igor725/stubsagain
Stubs again
2024-04-30 20:35:18 +02:00
Martin Baliet
bdc5ca462b fix exceptionHandling 2024-04-30 20:32:09 +02:00
igor725
eb72ac448e
Get rid of unnecessary map 2024-04-30 20:24:31 +03:00
igor725
55202b716d
Fix schema 2024-04-30 20:18:29 +03:00
igor725
184dc2cf9d
Correct AudioOut behavior 2024-04-30 20:14:37 +03:00
igor725
b97e4b9762
Merge remote-tracking branch 'origin/features' into padaudio 2024-04-30 17:19:59 +03:00
igor725
f1cecf8803
Initial commit 2024-04-30 17:19:40 +03:00
igor725
b390e6ea5d
Update codes.h 2024-04-30 15:57:04 +03:00
SysRay
bd2668738a
Merge pull request #143 from SysRay/work
vulkanSetup fixes, + exception(more infos)
2024-04-30 14:53:05 +02:00
Martin Baliet
9c3e73c8ef vulkanSetup fixes, + exception(more infos) 2024-04-30 14:39:44 +02:00
igor725
1e81c7fc78
Initial commit 2024-04-30 14:14:35 +03:00
SysRay
1dd94fc4f4
Merge pull request #141 from SysRay/work
small fixes
2024-04-29 23:53:51 +02:00
Martin Baliet
6fc957fcac v.0.5-nightly_29.04.24-fix 2024-04-29 23:45:43 +02:00
Martin Baliet
1eb880c159 Merge remote-tracking branch 'origin/features' into work 2024-04-29 23:29:18 +02:00
Martin Baliet
449c6c5c4a directmem| use correct size 2024-04-29 23:28:44 +02:00
SysRay
4818d03fb6
Merge pull request #140 from SysRay/work
MemoryManager + Missing Symbols fix
2024-04-29 22:32:12 +02:00
Martin Baliet
c40f3a117f + memoryManager 2024-04-29 22:19:40 +02:00
Martin Baliet
9cebba4883 fix missing symbol handler 2024-04-29 22:18:49 +02:00
Martin Baliet
04049a3356 memory rework| restruct 2024-04-29 19:31:09 +02:00