kalaposfos13
9062be0fd7
Temporarily added my GUI
2024-11-16 10:06:41 +01:00
kalaposfos13
01100091ff
Fix typo
2024-11-16 10:02:37 +01:00
kalaposfos13
3d4db91225
Fix default config and the latest bug with input hiearchy
2024-11-15 16:58:20 +01:00
kalaposfos13
f5f988d63e
Updated sorting to accomodate for that one specific edge case
2024-11-15 11:50:58 +01:00
kalaposfos13
91e30ac62b
Update code style
2024-11-15 10:35:34 +01:00
kalaposfos13
9d6dd79486
clang
2024-11-15 09:45:32 +01:00
kalaposfos13
94c6a9fad9
Rewrote the default config to reflect new changes
2024-11-15 09:44:25 +01:00
kalaposfos13
900b578988
clang-format
2024-11-15 09:06:52 +01:00
kalaposfos13
e43d60edaa
Fixed joysick halfmodes, and possibly the last update on input hierarchy
2024-11-15 09:04:43 +01:00
kalaposfos13
1efd247584
Fix input hierarchy
2024-11-14 22:29:56 +01:00
Stephen Miller
ce158290fb
Minor Kernel Fixes ( #1529 )
...
* Skip destruction of adaptive mutex initializers
Based around similar behaviors implemented in the more-kernel branch. Hatsune Miku Project Diva X needs this.
* Fix posix_lseek result overflow
Seen when testing Spider-Man Miles Morales on more-kernel.
* Add posix_fsync
Used by Spider-Man Miles Morales. I've added the normal posix error handling to this function, though I'm aware sceKernelFsync doesn't return any errors currently. This is for future proofing and accuracy, as the actual libkernel does the usual error handling too.
* Properly handle VirtualQuery calls on PoolReserved memory.
* Export posix_getpagesize under libkernel
Bloons TD 5 needs this.
* Clang
2024-11-14 18:00:57 +02:00
kalaposfos13
3e512bcd51
Fixed clang and added a const keyword for mac
2024-11-14 15:28:10 +01:00
kalaposfos13
e38e75b27b
Merge branch 'new-kbm'
2024-11-14 15:13:07 +01:00
kalaposfos13
e2155305d2
Merge remote-tracking branch 'upstream/main'
2024-11-14 14:45:29 +01:00
kalaposfos13
9c81f8e2f2
clang-format
2024-11-14 14:44:34 +01:00
kalaposfos13
1a8f177526
Added mouse parameter parsing
2024-11-14 14:42:52 +01:00
kalaposfos13
09b945ce8b
Implemented key toggle
2024-11-14 14:21:05 +01:00
kalaposfos13
6ad6079c56
Downgraded prints to log_debug, and implemented input hierarchy
2024-11-14 13:15:38 +01:00
kalaposfos13
0d87d0d730
Wheel works now (for me), l2/r2 handling improvements, and misc bugfixes
2024-11-14 11:04:22 +01:00
Osyotr
7be35c3997
Save config in UTF-8 ( #1524 )
2024-11-14 12:01:33 +02:00
Vladislav Mikhalin
bf239ebc04
ajm: handle single-frame decode jobs (+mp3 imrovements) ( #1520 )
...
* ajm: handle single-frame decode jobs (+mp3 imrovements)
* disable breaking the loop in multi-frame if storage is insufficient
* simplified gapless decoding
2024-11-14 12:01:20 +02:00
Martin
8e281575b5
Update Norwegian Bokmål translations ( #1525 )
...
* specify nb_NO
* Update Norwegian Bokmål translation
* change patch wording nb_NO
2024-11-14 12:00:59 +02:00
Florian Piesche
6ae92c0aac
Add FreeDesktop metadata ( #1495 )
2024-11-14 10:56:14 +02:00
kalaposfos13
df738c6dc1
Axis outputs work now
2024-11-13 21:20:46 +01:00
kalaposfos13
5c2d09dd3e
Single key button inputs work now
2024-11-13 19:03:42 +01:00
squidbus
0c52d02043
videodec: Lower sceVideodecDecode log to trace. ( #1527 )
2024-11-13 18:04:13 +01:00
kalaposfos13
86c8701323
Parsing works now
2024-11-13 17:09:00 +01:00
kalaposfos13
d92a83ccb5
Output update handling, and reworked file creating, reading and parsing
2024-11-13 11:17:07 +01:00
kalaposfos13
1884b39eb8
Mouse polling, CMakeLists, and basic framework
2024-11-13 09:39:19 +01:00
kalaposfos13
7a95c27b2c
Start working on new backend
2024-11-12 19:44:23 +01:00
Florian Piesche
85f45d2788
Add scalable vector redraw of shadps4 icon ( #1501 )
...
* Add scalable vector redraw of shadps4 icon
* Update icon name in desktop file
* Fix svg
2024-11-12 09:32:56 +02:00
kalaposfos13
8a15d68a8d
Update Hungarian translation ( #1518 )
2024-11-12 09:31:56 +02:00
squidbus
f5618e0342
imgui: Dispatch SDL text input requests to main thread on macOS. ( #1519 )
2024-11-12 09:27:30 +02:00
Lander Gallastegi
b64dcd2f56
Assert fix ( #1521 )
2024-11-12 09:26:48 +02:00
georgemoralis
7ab851592b
Videocodec implementation ( #1484 )
...
* dummy videocodec
* filled videodec parameters
* vdec1 implementation
* clang format fix
* fixed codecType
* added crop offset info
* align output
* align all h/w
* some touchups
* small touch (last one)
2024-11-10 11:33:08 +02:00
DanielSvoboda
4fd7f67459
Open Folder - improvement (Save/Log) ( #1513 )
...
* Open Folder - improvement
* TR
2024-11-10 10:14:48 +02:00
squidbus
f7b458c85a
ci: Change to macOS 15 ( #1508 )
2024-11-10 00:20:54 +02:00
Vladislav Mikhalin
75d2181489
ajm mp3: fix resampling ( #1500 )
2024-11-08 07:45:03 +02:00
squidbus
176d222519
vk_pipeline_cache: Skip pipelines with geometry shaders when unsupported. ( #1486 )
2024-11-07 14:57:31 +02:00
Quang Ngô
ed0a9c0e4e
Fix emulator name in desktop entry for appimages ( #1491 )
2024-11-07 14:56:24 +02:00
Quang Ngô
a547b2774f
Allow disable the auto updater ( #1490 )
2024-11-07 14:56:02 +02:00
kalaposfos13
a657e22769
Merge remote-tracking branch 'upstream/main'
2024-11-07 11:54:45 +01:00
Quang Ngô
f45cad6bc9
Fix patches not save changes properly ( #1493 )
...
Don't use ```QCheckBox::text()``` because it may return strings that contain "&" cause patch name comparison to fail.
2024-11-06 22:44:22 +02:00
Vladislav Mikhalin
46ac48c311
AJM: Added some missing features ( #1489 )
...
* AJM: Added support for different PCM formats
* updated libatrac9 ref
* remove log
* Add support for non-interleaved flag
* Added support for output sideband format query
2024-11-06 22:39:43 +02:00
georgemoralis
f98b9f7726
hot-fix : removed libSceRudp.srpx from lle modules since it appears it create more issues than solves
2024-11-06 07:20:58 +02:00
psucien
204bba9be8
hot-fix: pr merge conflict resolved
2024-11-05 22:59:45 +01:00
Lander Gallastegi
aa4c6c0178
shader_recompiler: patch fmask access instructions ( #1439 )
...
* Fix multisample texture fetch
* Patch some fmask reads
* clang-format
* Assert insteed of ignore, coordinate fixes
* Patch ImageQueryDimensions
2024-11-05 22:39:57 +01:00
SAN4EZDREAMS
fe389e560a
Added uk_UA language support ( #1483 )
...
* Add Ukrainian localization
* Fixed langIndexes
* Fixed langIndexes_2
* Added uk_UA language support
* Added uk_UA language support
2024-11-05 10:46:12 +02:00
georgemoralis
f068f13e4a
Ajm ( #1456 )
...
* ajm: Initial ajm implementation
* AJM code improvements (#1453 )
* Fix sideband buffer order (#1454 )
* ajm: Attempt to add gapless support
* ajm_at9: Return superframes decoded in a single job
* WIP (#1460 )
* Fix gapless decode and combine split buffers
* Fixed linux build
* fix number of samples reported with gapless decoding
* fixed number of remaining samples calculation
should fix the small crackling sounds that play every now and again
* refactor half ajm
* refactored most of ajm
* refactored ajm
* clang-format, in-repo libatrac9, removed debug stuff
---------
Co-authored-by: auser1337 <aaravsandhu10@outlook.com>
Co-authored-by: Vladislav Mikhalin <mikhalinvlad@gmail.com>
Co-authored-by: IndecisiveTurtle <geoster3d@gmail.com>
2024-11-05 09:16:57 +02:00
squidbus
76f440889b
qt: Error if installing DLC without game. ( #1476 )
2024-11-03 01:06:55 +02:00