82 Commits

Author SHA1 Message Date
Rosalie Wanders e80898ed2d cmake: remove USE_LTO option and disable USE_IPO for 3rdParty projects 2025-12-04 16:36:30 +01:00
Rosalie Wanders ce78026df7 cmake: install GLideN64 data files to ${DATA_INSTALL_PATH} 2025-12-04 03:22:32 +01: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 cbe455c640 Data: add InputProfileDB.json 2025-10-19 15:50:50 +02:00
Rosalie Wanders e2ece3464a 3rdParty: remove libfmt 2025-10-08 23:04:19 +02:00
Rosalie Wanders 5e9ff89a40 Introduce RMG-Input-GCA 2025-10-08 20:54:13 +02:00
Rosalie Wanders 39ffbc9fc8 3rdParty: remove mupen64plus-input-gca 2025-10-08 19:27:16 +02:00
Rosalie Wanders 925493f5b5 Remove discord rich presence 2025-10-03 22:35:35 +02:00
Rosalie Wanders 39a7887b35 cmake: remove unused argument to BundleDependencies.sh 2025-02-07 21:21:10 +01:00
Rosalie Wanders 0480872e40 cmake: use UCRT64 environment libraries 2025-02-02 17:48:09 +01:00
Rosalie Wanders 3e61a72cf1 cmake: add NETPLAY option 2024-12-22 16:31:34 +01:00
Rosalie Wanders 9a1e77c689 Package: appdata.xml -> metainfo.xml 2024-06-09 13:10:20 +02:00
Rosalie Wanders 87d1413c99 cmake: correct library permissions 2024-06-07 19:46:25 +02:00
orbea 768064a2e1 cmake: add NO_ASM option (#220)
Optionally disables the use of assembly in the mupen64plus-core.
2024-01-24 05:54:56 +01:00
Rosalie Wanders 7c6b2392bc 3rdParty: rename 7-Zip to lzma and don't include tar.gz 2024-01-23 13:20:33 +01:00
Rosalie Wanders 15014408c1 cmake: use GNUInstallDirs 2024-01-22 23:30:50 +01:00
Rosalie Wanders 559cb6ba37 cmake: add USE_ANGRYLION option 2024-01-22 18:29:44 +01:00
Rosalie Wanders b0acaaa681 cmake: only enable UPDATER on WIN32 by default 2023-09-03 00:14:22 +02:00
Rosalie Wanders 92e26d6980 cmake: don't use WIN32 OR MSYS but just use WIN32 2023-09-03 00:12:26 +02:00
Rosalie Wanders a327923ecf cmake: correct description of USE_LIBFMT 2023-09-01 18:35:13 +02:00
Rosalie Wanders 4b99d9de67 cmake: detect if compiler supports std::format when USE_LIBFMT is OFF 2023-08-29 18:59:42 +02:00
Rosalie Wanders d499c1a2d4 cmake: add USE_LIBFMT option 2023-08-12 13:43:22 +02:00
Rosalie Wanders 1c5f22c18a cmake: skip LTO on Debug builds 2023-08-11 00:24:10 +02:00
Rosalie Wanders 70623111e7 cmake: add DRAG_DROP option 2023-08-10 22:43:29 +02:00
Rosalie Wanders 04ae630418 cmake: remove FORCE_XCB option 2023-07-26 22:14:46 +02:00
Rosalie Wanders 86dfb96937 cmake: use VERSION file when git fails 2023-07-22 00:03:58 +02:00
Rosalie Wanders 6a50c09517 cmake: add USE_LTO option 2023-07-20 13:19:33 +02:00
Rosalie Wanders e8f0850eb2 cmake: remove NO_GIT_CLONE option 2023-07-19 16:17:56 +02:00
Rosalie Wanders ea02f68abe 3rdParty: add vosk-api 2023-07-01 01:14:53 +02:00
Rosalie Wanders ba327ce1c6 RMG-Core: change to shared library 2023-07-01 01:12:40 +02:00
Rosalie Wanders b07eb79609 3rdParty: add 7-Zip 2023-04-06 00:28:31 +02:00
Rosalie Wanders 3d81a052c6 cmake: add NO_RUST option 2023-03-25 20:34:37 +01:00
Rosalie Wanders 105600878e cmake: only allow AppImage updater on linux 2023-02-19 12:33:19 +01:00
Rosalie Wanders 7d713afbdd cmake: add APPIMAGE_UPDATER option 2023-02-19 01:01:24 +01:00
Rosalie Wanders cee35297d6 cmake: fix default for FORCE_XCB option 2023-02-17 21:38:10 +01:00
Rosalie Wanders edde08849f cmake: add FORCE_XCB option 2023-02-17 21:21:24 +01:00
Rosalie Wanders 4a2c6761fc cmake: install SDL_GameControllerDB 2023-02-06 16:01:15 +01:00
Rosalie Wanders 723f4ab16b cmake: remove USE_QT5 option 2023-01-22 13:30:02 +01:00
Rosalie Wanders 482e237d08 cmake: prepend bash to bundle_dependencies target command 2023-01-18 20:31:46 +01:00
Rosalie Wanders 870481e34e Data: remove stylesheet.qss 2022-12-14 18:27:23 +01:00
Rosalie Wanders 7c72fa98fd cmake: add USE_CCACHE option 2022-12-13 15:25:25 +01:00
Rosalie Wanders 8f76619d7d cmake: add USE_QT5 option 2022-12-13 13:48:15 +01:00
Rosalie Wanders 538b503bcb 3rdParty: add discord-rpc 2022-12-05 16:19:13 +01:00
Rosalie Wanders cabc56550b RMG: introduce an updater 2022-12-04 20:43:33 +01:00
Rosalie Wanders 827a4cb7cf cheats: move generated cheats to it's own directory 2022-12-02 21:01:56 +01:00
Rosalie Wanders 2f5635613f 3rdParty: don't ship mupencheat.txt 2022-11-30 07:16:00 +01:00
Rosalie Wanders 7d2360b1e6 cmake: include cheat files 2022-11-29 14:00:13 +01:00
Rosalie Wanders 971d831df9 3rdParty: remove mupen64plus-input-qt 2022-11-14 13:56:06 +01:00
GhostlyDark 6e05a445a3 3rdParty: Add Angrylion Plus 2022-11-01 14:22:34 +01:00
GhostlyDark 2c79595842 3rdParty: Re-add mupen64plus-input-gca 2022-10-30 23:18:59 +01:00