Commit Graph

28006 Commits

Author SHA1 Message Date
Collecting
4846101587 feat(mod_manager): Add Installer Logic
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:33:22 +00:00
Collecting
18904f2008 feat: Add ModManager Context menu & service
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:32:46 +00:00
Collecting
825c66d409 Add src/citron/mod_manager/mod_downloader_dialog.ui
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:31:45 +00:00
Collecting
3a881782ad Add src/citron/mod_manager/mod_downloader_dialog.cpp
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:31:21 +00:00
Collecting
3d6f5c843c Add src/citron/mod_manager/mod_downloader_dialog.h
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:30:36 +00:00
Collecting
b66c634983 create: mod_service.cpp
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:30:13 +00:00
Collecting
8ab4d172d6 create: mod_service.h
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:29:34 +00:00
Collecting
c1664e28da CMakeLists: Add Mod Downloader Files
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-16 08:26:30 +00:00
Collecting
6cfbe6fd34 fix(ui): Fixed Size to Prevent Info Section Smudging
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-15 09:41:43 +00:00
Collecting
986deb6dda fix(settings): Properly Parse .json to .ini
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-15 08:59:21 +00:00
Collecting
18f9a847cd fix(settings): Ensure system.IsPoweredOn() check for Settings Sharing/Use Feature
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-15 06:42:44 +00:00
Collecting
980dcc9a02 Merge pull request 'frontend: Implement settings profile sharing for per-game configuration' (#98) from feat/share-settings into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/98
2026-01-15 06:17:13 +00:00
Collecting
ba0cfb4688 feat(per-game): Share & Use Settings from .json
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-15 06:15:31 +00:00
Collecting
ec4564471c feat(per-game): Add BasicSetting for Settings Sharing
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-15 06:14:44 +00:00
Collecting
77dc25bf5b feat(per-game): Add Share & Use Logic for .json parsing of Settings
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-15 06:14:04 +00:00
Collecting
74e30b9db0 feat(per-game): Share & Use Settings from .json files
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-15 06:13:21 +00:00
Collecting
80b5627dde Merge pull request 'fix(ui): Extra Chatroom Cleanup' (#97) from fix/chatroom-issues into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/97
2026-01-14 23:13:17 +00:00
Collecting
6bc022f6db chat_room.cpp: Cleanup
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 23:12:33 +00:00
Collecting
868a321e14 multiplayer_room_overlay.cpp: Cleanup
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 23:11:15 +00:00
Collecting
d06cbd7f76 Merge pull request 'Service: BSD: Fix race condition between socket closure and packet reception' (#96) from fix/bsd-socket into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/96
2026-01-14 19:38:45 +00:00
Collecting
4f149e130c socket_proxy.cpp: Add Mutex & Flush for Socket Protection
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 19:37:29 +00:00
Collecting
5a7a9c9bb8 bsd.cpp: Add Guards & Mutex for Socket Protection
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 19:36:36 +00:00
Collecting
062f5e4794 bsd.h: Add Table Mutex
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 19:35:54 +00:00
Collecting
8f49dbd6ad Merge pull request 'audio/am: Refactor audio effect versioning' (#95) from fix/biquad-filter into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/95
2026-01-14 04:55:23 +00:00
Collecting
9bccbc5a1e fix(rev): Mistakenly placed 12 instead of 15
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 04:03:51 +00:00
Collecting
c36557be77 audio/am: Improve audio effect versioning
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 03:35:34 +00:00
Collecting
94c37e52e8 audio/am: Improve audio effect versioning
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 02:45:30 +00:00
Collecting
b7d8bf3751 audio/am: Improve audio effect versioning
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 02:44:28 +00:00
Collecting
b10dcde92b audio/am: Improve audio effect versioning
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 02:42:44 +00:00
Collecting
3f1eff1d34 audio/am: Improve audio effect versioning
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-14 02:41:12 +00:00
Collecting
92ad4057e7 fix(multiplayer): Overlay Cleanup
Forgor to implement necessary components for proper cleanup after exiting game/fix multiple redundant calls to overlay/chatroom.

Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-12 08:04:44 +00:00
Collecting
9dcc9e3e51 Merge pull request 'feat(multiplayer): More QoL Improvements' (#93) from feat/more-qol-changes into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/93
2026-01-12 07:19:51 +00:00
Collecting
440e085703 feat(multiplayer): More QoL Improvements
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-12 06:44:15 +00:00
Collecting
8bd8143825 feat(multiplayer): More QoL Improvements
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-12 06:43:27 +00:00
Collecting
f33891bcdc feat(multiplayer): More QoL Improvements
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-12 06:42:53 +00:00
Collecting
230f61cc38 feat(multiplayer): More QoL Improvements
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-12 06:42:31 +00:00
Collecting
3880644afe feat(multiplayer): More QoL Improvements
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-12 06:42:09 +00:00
Collecting
447b07a006 Merge pull request 'feat(multiplayer): Chatroom QoL Changes & Additions' (#92) from feat/chatroom-additions into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/92
2026-01-11 20:22:52 +00:00
Collecting
2332e23a9c feat(multiplayer): Chatroom QoL Changes & Additions
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-11 20:20:33 +00:00
Collecting
1f7503c537 feat(multiplayer): Chatroom QoL Changes & Additions
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-11 20:19:17 +00:00
Collecting
5e06b7f404 Merge pull request 'service: sockets: Fix network crashes and lobby re-join issues' (#91) from fix/multiplayer-service into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/91
2026-01-11 08:14:56 +00:00
Collecting
0bec953153 fix(sockets): Clear Socket Data Properly for Initialization
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-11 08:12:40 +00:00
Collecting
2311ed2bdf fix(sockets): SIGSEGV & Socket Handling
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-11 08:11:38 +00:00
Collecting
574710f573 Merge pull request 'fix(core): Properly release and reclaim memory when stopping emulation' (#90) from fix/memory-allocation into main
Reviewed-on: https://git.citron-emu.org/Citron/Emulator/pulls/90
2026-01-09 09:42:05 +00:00
Collecting
64a2e656f6 fix(msvc/android): Compiler Errors for core.cpp
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-09 05:31:18 +00:00
Collecting
1a8e019e36 fix(core): Properly release memory when stopping emulation
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-09 04:48:01 +00:00
Collecting
e150d1e910 fix(core): Properly release memory when stopping emulation
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-09 04:47:18 +00:00
Collecting
e324c5b10f fix(core): Properly release memory when stopping emulation
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-09 04:46:36 +00:00
Collecting
a5a6ed7f37 fix(core): Properly release memory when stopping emulation
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-09 04:44:13 +00:00
Collecting
5a28f13c06 fix(core): Properly release memory when stopping emulation
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-09 04:43:25 +00:00