Commit Graph

1798 Commits

Author SHA1 Message Date
Rosalie Wanders 03403653b2 3rdParty: add USE_IPO option to mupen64plus-rsp-parallel 2025-12-04 16:30:00 +01:00
Rosalie Wanders 19631da742 3rdParty: add USE_IPO option to mupen64plus-video-parallel 2025-12-04 16:30:00 +01:00
Rosalie Wanders bd8b51c95b 3rdParty: add USE_IPO option to mupen64plus-video-angrylion-plus 2025-12-04 16:30:00 +01:00
Rosalie Wanders ffd1fca431 3rdParty: add USE_IPO option to mupen64plus-video-GLideN64 2025-12-04 16:30:00 +01:00
Rosalie Wanders ce78026df7 cmake: install GLideN64 data files to ${DATA_INSTALL_PATH} 2025-12-04 03:22:32 +01:00
Rosalie Wanders b4e6659927 3rdParty: apply shared data patch to mupen64plus-video-GLideN64 2025-12-04 03:21:57 +01:00
Rosalie Wanders ece2af6bfe 3rdParty: don't use GLideN64 translation files 2025-12-04 03:02:59 +01:00
Rosalie Wanders e88050af7b 3rdParty: apply translations UI patch to mupen64plus-video-GLideN64 2025-12-04 03:02:59 +01:00
Rosalie Wanders 5b51437c38 RMG-Core: remove obsolete fmt include 2025-12-04 03:00:13 +01:00
Rosalie Wanders 337e0f2160 RMG: use const reference in AddCheatDialog::setPlainTextEditLines() 2025-12-04 01:40:13 +01:00
sevonj 7e0abdb035 README: add fedora netplay dependency (#452) 2025-12-01 16:59:43 +01:00
Rosalie Wanders c7d0cab3a3 ci: use actions/checkout@v6 and actions/upload-artifact@v5 2025-11-20 23:35:42 +01:00
Rosalie Wanders 01ebb8ec8d Package: v0.8.8 v0.8.8 2025-11-16 21:43:23 +01:00
Rosalie Wanders 3a2c14a7e7 RMG: improve refresh button state in NetplaySessionBrowserDialog 2025-11-16 17:42:02 +01:00
Rosalie Wanders 0ecf762d30 3rdParty: apply zero init variable patch to mupen64plus-video-GLideN64 2025-11-16 17:03:46 +01:00
Rosalie Wanders 13ab10c262 3rdParty: don't enable asserts when using RelWithDebInfo 2025-11-11 11:55:11 +01:00
Rosalie Wanders 87babd2c41 RMG-Input: allow middle widget in AlignCenterLayout to have 40% of width 2025-11-07 15:44:43 +01:00
Rosalie Wanders ce19f1cc2c RMG-Input: autoConfigButton -> autoConfigureButton 2025-11-07 15:41:01 +01:00
Rosalie Wanders 7985875d7c RMG-Input: track state of children in {disable,enable}AllChildren() 2025-11-07 15:33:57 +01:00
Rosalie Wanders a66fe3bdce RMG: add confirmation checkbox to drag & drop confirmation dialog 2025-11-07 15:21:53 +01:00
Rosalie Wanders 768c195f12 RMG: move 'Ask for confirmation on exit' setting to the emulation tab 2025-11-07 15:21:24 +01:00
Rosalie Wanders c45873464c RMG: improve emulation shutdown handling in MainWindow::closeEvent() 2025-11-07 14:55:53 +01:00
Rosalie Wanders 8b869c63c6 RMG: don't show exit confirmation dialog when launched with --nogui 2025-11-07 14:55:27 +01:00
Rosalie Wanders 1b2215cc02 Package: v0.8.7 v0.8.7 2025-11-06 21:15:45 +01:00
Rosalie Wanders 3290e83966 RMG: add 'Game Type' to the RomInfoDialog
This also removes the Unknown fallback for 64DD disks,
there was never a PAL 64DD so the NTSC value was correct which I forgot
2025-11-06 21:09:10 +01:00
Rosalie Wanders da0a44d26a RMG: set region of 64DD disks to Unknown in RomInfoDialog 2025-11-06 21:00:11 +01:00
Rosalie Wanders b2716715ec RMG-Input: add custom layout for top row of UI elements and add tooltips 2025-11-06 20:32:33 +01:00
Rosalie Wanders 1547fb6617 RMG-Input: save and restore state of 'Auto-Configure' button 2025-11-06 15:53:59 +01:00
Rosalie Wanders b19771525e RMG: fix CheatsCommon::SetCheatOption() using CoreGetCheatOption() 2025-11-06 15:22:18 +01:00
Rosalie Wanders 697241b9b7 RMG-Core: reset m64p_CheatCodes in CoreApply{,Netplay}Cheats() 2025-11-06 15:22:18 +01:00
Rosalie Wanders 6f6eb62256 RMG-Core: use english for win32 error messages in Library.cpp 2025-10-26 23:46:00 +01:00
Rosalie Wanders 5d57d16e2e RMG-Input: show native a/b/x/y button names in HotKeysDialog too 2025-10-24 23:01:01 +02:00
Rosalie Wanders dd10314a13 ci: use windows-2025 2025-10-20 21:03:13 +02:00
Rosalie Wanders 05c49ca00e RMG: fix drag & drop being broken in the grid view after last commit 2025-10-20 21:02:54 +02:00
Rosalie Wanders 2aa4828f6f RMG: add support for drag & drop with KCoreAddons
This allows the flatpak to support drag & drop, this is due to Qt6
still not supporting the file portal during drag & drop.

https://bugreports.qt.io/browse/QTBUG-91357
2025-10-20 12:42:25 +02:00
Rosalie Wanders e5b8f30ef4 Package: add libatomic to build dependencies in RMG.spec 2025-10-19 17:41:01 +02:00
Rosalie Wanders e2407e5886 Package: add libatomic to dependencies in RMG.spec 2025-10-19 17:32:12 +02:00
Rosalie Wanders 7b4b7a80ae Package: v0.8.6 v0.8.6 2025-10-19 17:14:09 +02:00
Rosalie Wanders 5ccf15b852 RMG-Input: fix handling InputProfileDB with automatic device 2025-10-19 16:51:21 +02:00
Rosalie Wanders c991721faf RMG-Input: rename SetIsCurrentJoystickGameController() 2025-10-19 16:10:32 +02:00
Rosalie Wanders 2679fd41d5 RMG-Input: add 'Auto-Configure' feature 2025-10-19 15:56:15 +02:00
Rosalie Wanders dc10430315 RMG: add magic-line icon 2025-10-19 15:50:50 +02:00
Rosalie Wanders cbe455c640 Data: add InputProfileDB.json 2025-10-19 15:50:50 +02:00
Rosalie Wanders 9662f7095a Script: add GenerateInputProfileDbEntry.sh 2025-10-19 12:21:01 +02:00
Rosalie Wanders de77034fa4 3rdParty: update mupen64plus-core 2025-10-19 12:20:49 +02:00
Rosalie Wanders a955e7b272 RMG-Input: controller -> gamepad 2025-10-19 12:16:49 +02:00
Rosalie Wanders 6ade361df3 3rdParty: add bounds checking to cart_rom.c in mupen64plus-core 2025-10-19 12:04:59 +02:00
Rosalie Wanders aba3676b1e RMG-Input: use native gamepad button names for a/b/x/y 2025-10-18 01:23:50 +02:00
Rosalie Wanders 2927d86d49 RMG-Input: use c++ style casts in VRU.cpp 2025-10-17 21:38:59 +02:00
Rosalie Wanders 2af46a43a6 RMG-Input: only capture required variables in signal lambdas 2025-10-17 21:34:32 +02:00