Commit Graph

  • fede2ab9a9 Merge pull request #11828 from JosJuice/wia-convert-comments Mai 2023-05-16 14:39:59 -04:00
  • 1a2b48c204 StringUtil: Move ThousandSeparate() into Common namespace Lioncash 2023-05-16 14:26:33 -04:00
  • 954afd81ec StringUtil: Move CommandLineToUtf8Argv() into Common namespace Lioncash 2023-05-16 14:23:21 -04:00
  • d368c989e7 StringUtil: Move GetEscapedHtml() into Common namespace Lioncash 2023-05-16 14:21:19 -04:00
  • 21df3ca572 StringUtil: Move IsPrintableCharacter() into Common namespace Lioncash 2023-05-16 14:17:54 -04:00
  • a9f1edeb61 StringUtil: Move IsAlpha() into Common namespace Lioncash 2023-05-16 14:11:02 -04:00
  • 192081d2f1 DiscIO: Improve comments in WIARVZFileReader::Convert JosJuice 2023-05-16 18:58:07 +02:00
  • e0ef474d95 Merge pull request #11825 from AdmiralCurtiss/ios-split-es-fs Léo Lam 2023-05-15 22:16:22 +01:00
  • 28b82ff8d8 IOS/EmulationKernel: Remove m_device_map_mutex, m_device_map is only modified in the constructor and destructor. Admiral H. Curtiss 2023-05-15 20:54:21 +02:00
  • b8f3a47fba IOS: Move more emulation-only stuff from Kernel to EmulationKernel. Admiral H. Curtiss 2023-05-13 17:48:05 +02:00
  • 3d767edd8a IOS/FS: Split FSDevice into FSCore and FSDevice. Admiral H. Curtiss 2023-05-13 17:30:45 +02:00
  • 6a339cbdb3 IOS/ES: Split ESDevice into ESCore and ESDevice. Admiral H. Curtiss 2023-05-13 05:01:29 +02:00
  • 361a8b2c8e Merge pull request #11827 from AdmiralCurtiss/ctest-output-on-failure Mai 2023-05-14 00:40:11 -04:00
  • df458aed89 CMake: Set --output-on-failure flag for unittests target. Admiral H. Curtiss 2023-05-14 04:49:22 +02:00
  • 27d90a7d7b Merge pull request #11779 from ArcaneNibble/sd Admiral H. Curtiss 2023-05-12 22:10:31 +02:00
  • dadbeb4bae Translation resources sync with Transifex JosJuice 2023-05-11 23:02:30 +02:00
  • f78e5f3c03 Merge pull request #11811 from JosJuice/revert-dpi-passthrough JosJuice 2023-05-11 23:00:00 +02:00
  • c9c2e17e5a Added DoFrame to AchievementManager LillyJadeKatrin 2023-04-15 12:32:52 -04:00
  • 22ee729055 Added GenerateRichPresence to AchievementManager LillyJadeKatrin 2023-04-15 12:02:28 -04:00
  • 1b880564cb Added MemoryPeeker to AchievementManager LillyJadeKatrin 2023-04-15 12:28:58 -04:00
  • ed121a4033 Added AchievementEventHandler to AchievementManager LillyJadeKatrin 2023-04-15 12:15:43 -04:00
  • a48fab0abf Added HandleLeaderboardTriggeredEvent to AchievementManager LillyJadeKatrin 2023-04-15 11:31:43 -04:00
  • 637ca82fc1 Added HandleAchievementTriggeredEvent to AchievementManager LillyJadeKatrin 2023-04-15 11:30:09 -04:00
  • 66b8731bdb Added PingRichPresence to AchievementManager LillyJadeKatrin 2023-04-15 11:27:39 -04:00
  • 33c4e84f35 Merge pull request #11821 from 0x647262/chore/2023-05-08-gcc13-compilation-fix OatmealDome 2023-05-11 09:08:05 +02:00
  • a383e0cfd5 UICommon:DiscordPresence: Use GameTDB covers for RPC Sketch 2023-04-11 22:08:14 -04:00
  • 69014e1359 Added SubmitLeaderboard to AchievementManager LillyJadeKatrin 2023-04-15 11:09:41 -04:00
  • 9a57216fd0 Added AwardAchievement to AchievementManager LillyJadeKatrin 2023-04-15 11:03:53 -04:00
  • ab98db445d Common/MemArenaAndroid: Keep fastmem region mapped. Admiral H. Curtiss 2023-05-11 02:41:40 +02:00
  • c5d2ad99d2 Support Steam Deck controls directly through hidraw R 2023-04-20 00:49:50 +01:00
  • 8c67083c87 Merge pull request #11813 from lioncash/insert Admiral H. Curtiss 2023-05-09 18:48:06 +02:00
  • c766b2f8a2 Merge pull request #11815 from lioncash/ppcinc Admiral H. Curtiss 2023-05-09 18:45:45 +02:00
  • 57e1e412c4 Chore: Update Externals/VulkanMemoryAllocator to 498e20d to fix compilation with GCC 13 Dan R Beste 2023-05-08 09:02:22 -05:00
  • 2e9b7f1192 Merge pull request #11817 from Pokechu22/solitaire-and-mahjong-bounding-box Admiral H. Curtiss 2023-05-07 19:16:38 +02:00
  • 99d7fe33c5 Merge pull request #11818 from CasualPokePlayer/pokemon_cull_vertices_cpu Admiral H. Curtiss 2023-05-07 19:07:04 +02:00
  • 82f70cdf94 ControllerInterface/Android: Add some missing DeleteLocalRef calls JosJuice 2023-05-07 18:44:43 +02:00
  • 24a697514e ControllerInterface/Android: Use InputEvent.getDeviceId JosJuice 2023-05-07 18:40:28 +02:00
  • a64657c1e9 Add CPUCull to Pokemon Colosseum and Pokemon XD inis. CasualPokePlayer 2023-05-06 22:54:15 -07:00
  • 749c51978d GameINI: Enable bounding box for "Solitaire & Mahjong" Pokechu22 2023-05-06 18:09:30 -07:00
  • 810eb70f0e DolphinAnalytics: Add READS_BOUNDING_BOX game quirk Pokechu22 2023-05-06 17:18:17 -07:00
  • bd62e9fc5d Update GMPE01.ini Nayla 2023-05-05 20:06:43 -04:00
  • 2561028b91 PPCTables: Remove unnecessary includes Lioncash 2023-05-03 21:32:13 -04:00
  • 2319210d85 Merge pull request #11810 from lioncash/jitreg JosJuice 2023-05-03 17:43:01 +02:00
  • c6510f2bf4 Merge pull request #11812 from lioncash/jitacc JosJuice 2023-05-03 17:42:48 +02:00
  • 15d1ae3a8a SymbolDB: Add constructors to Symbol Lioncash 2023-05-02 16:04:45 -04:00
  • a14d8003f4 PPCSymbolDB: Use emplace() where applicable Lioncash 2023-05-02 15:41:01 -04:00
  • 56775e4901 JitInterface: Remove global system accessor Lioncash 2023-05-02 15:21:56 -04:00
  • 0b9b09ad32 Merge pull request #11796 from sepalani/gecko-sort Mai 2023-05-02 14:59:08 -04:00
  • 2635595737 ARCode: Add sort by enabled state Sepalani 2023-04-26 12:53:29 +04:00
  • 81ec90be9c GeckoCode: Add sort by enabled state Sepalani 2023-04-26 12:48:59 +04:00
  • 20e14aab06 Revert "DolphinQt: use default dpi rounding mode (passthrough)" JosJuice 2023-05-02 20:15:54 +02:00
  • ddce941bf1 Translation resources sync with Transifex JosJuice 2023-05-02 20:11:25 +02:00
  • 4db186f9ff Common/JitRegister: Move interface into Common namespace Lioncash 2023-05-02 11:53:23 -04:00
  • 2fa84c73f1 Merge pull request #11809 from malleoz/malleo/savestate-action-cancel-upstream Admiral H. Curtiss 2023-05-02 17:31:35 +02:00
  • 9b1d657614 Qt: Prevent savestate load/save on empty filename sowens99 2023-05-01 19:57:58 -04:00
  • b514df1227 Merge pull request #10969 from phire/minimum_compilers Admiral H. Curtiss 2023-05-01 03:03:05 +02:00
  • 0eeeac2487 Merge pull request #11736 from noahpistilli/get-scheduler-stat Léo Lam 2023-05-01 01:19:11 +01:00
  • 2e39c79984 Merge pull request #11805 from Dentomologist/remove_graphicswidget Léo Lam 2023-04-30 02:15:30 +01:00
  • 3c9162f35e Merge pull request #11807 from brad0/openbsd_thread_cpp_build_fix Léo Lam 2023-04-30 02:14:41 +01:00
  • f36e05ad3e Merge pull request #11546 from deReeperJosh/disneyinfinitybase Léo Lam 2023-04-30 02:13:39 +01:00
  • 29a8226ac5 Fix building on OpenBSD Brad Smith 2023-04-29 19:21:48 -04:00
  • eb30aba552 Merge pull request #11804 from TellowKrinkle/FixStoryboard OatmealDome 2023-04-30 01:01:21 +02:00
  • f92dde26a3 CMake: Fix storyboard copying TellowKrinkle 2023-04-29 16:10:38 -05:00
  • 5ca0430cb2 Qt: Remove GraphicsWidget class Dentomologist 2023-04-28 20:48:48 -07:00
  • d95a85212f Merge pull request #11793 from brad0/openbsd_iconv_build_fix Mai 2023-04-29 17:08:36 -04:00
  • ad1240e72f Merge pull request #11801 from Dentomologist/rename_graphicsinteger_to_configinteger Mai 2023-04-29 17:08:17 -04:00
  • 57a1339cfb Qt: Rename GraphicsInteger to ConfigInteger Dentomologist 2023-04-28 19:41:09 -07:00
  • 6e6865a63a Merge pull request #11785 from shuffle2/qtnext3 Admiral H. Curtiss 2023-04-29 17:32:29 +02:00
  • 79607a060c Merge pull request #11802 from Dentomologist/rename_graphicsslider_to_configslider Admiral H. Curtiss 2023-04-29 16:47:56 +02:00
  • aaf11e626a Merge pull request #11803 from LillyJadeKatrin/retroachievements-bugfix Admiral H. Curtiss 2023-04-29 16:46:59 +02:00
  • 28f1a4cec1 Merge pull request #11757 from TellowKrinkle/BCniOS OatmealDome 2023-04-29 08:54:18 +02:00
  • 9778640a84 Added Invalid Request Drop to AchievementManager Request LillyJadeKatrin 2023-04-29 00:05:32 -04:00
  • 1a2a99c9b3 Qt: Rename GraphicsSlider to ConfigSlider Dentomologist 2023-04-28 20:11:55 -07:00
  • 9cc3ba6fc6 VideoBackends:Metal: Enable BCn support on iOS TellowKrinkle 2023-04-13 21:49:03 -05:00
  • 3ec9b56e73 Externals: Disable werror on mbedtls TellowKrinkle 2023-04-13 21:21:51 -05:00
  • 8e6e6f3c4a Merge pull request #11800 from Dentomologist/rename_graphicsradioint_to_configradioint Mai 2023-04-28 12:42:16 -04:00
  • 529d0a1c63 Infinity Base: Code tidyups and de-duplication Joshua de Reeper 2023-04-17 12:40:26 +12:00
  • a7abd7dba0 Qt: Rename GraphicsRadioInt to ConfigRadioInt Dentomologist 2023-04-27 10:39:48 -07:00
  • f632f94645 Feature: Emulate Disney Infinity Base Joshua de Reeper 2023-01-25 10:51:02 +13:00
  • 88320f385d Merge pull request #11798 from Dentomologist/remove_obsolete_widget_member_variable Léo Lam 2023-04-28 01:20:50 +01:00
  • b59ca9682e Qt/GeneralWidget and GraphicsWidget: Remove unused member variable Dentomologist 2023-04-26 15:35:40 -07:00
  • a75d22d901 Merge pull request #11797 from Dentomologist/remove_unused_videoutils_function Léo Lam 2023-04-28 00:37:43 +01:00
  • c19be2a3cf Merge pull request #11799 from Dentomologist/graphicswindow_remove_member_variables Léo Lam 2023-04-28 00:36:56 +01:00
  • 89154c858b Merge pull request #11787 from AdmiralCurtiss/ios-emulationkernel Léo Lam 2023-04-28 00:36:03 +01:00
  • f4751b1547 Qt/GraphicsWindow: Remove unnecessary member variables Dentomologist 2023-04-26 16:44:33 -07:00
  • 1f74653501 VideoUtils: Remove unused function GetAvailableResolutions Dentomologist 2023-04-26 15:02:42 -07:00
  • adbee91dca Merge pull request #11794 from shuffle2/color-scheme-changed Mai 2023-04-26 04:12:03 -04:00
  • e483b5693f Merge pull request #11795 from Dentomologist/rename_graphicschoice_to_configchoice Mai 2023-04-26 04:10:58 -04:00
  • bb227ad7bb DolphinQt: reset stylesheets on colorSchemeChanged This is required for switching system color scheme (dark/light) dynamically at runtime. Shawn Hoffman 2023-04-25 00:12:59 -07:00
  • 51e528e45f DolphinQt: cache icons instead of single pixmaps Fixes dynamically changing dpi scaling. Load resources from svg if possible. Currently svg support is not in Qt build in Externals, and image files need to be added later. Shawn Hoffman 2023-04-23 03:43:49 -07:00
  • 8c2e924255 Merge pull request #11774 from shuffle2/qtnext Mai 2023-04-25 15:24:44 -04:00
  • 71a56d9e04 Merge pull request #11775 from shuffle2/qtnext2 Mai 2023-04-25 15:23:32 -04:00
  • 2237a4a7aa Qt: Rename GraphicsChoice to ConfigChoice Dentomologist 2023-04-24 20:36:43 -07:00
  • b00e898aff DolphinQt: fix handling of Qt-specific cmdline args QApplication should parse and remove and args it recognizes before dolphin starts inspecting the args. This allows using e.g. -style <style> on the commandline. Shawn Hoffman 2023-04-19 09:40:12 -07:00
  • b20cc6b67e DolphinQt: dont set dpi awareness in manifest Qt already does this itself programmatically. Setting in the manifest interferes with Qt's internal handling of dpi awareness. Shawn Hoffman 2023-04-19 09:24:24 -07:00
  • 258cf0ff28 DolphinQt: assume QT_VERSION_CHECK >= 6.0.0 Shawn Hoffman 2023-04-19 12:48:20 -07:00
  • ce9413e549 cmake: drop qt5 Shawn Hoffman 2023-04-19 12:05:24 -07:00
  • 97157eaf5c DolphinQt: use new style of addAction API Shawn Hoffman 2023-04-19 09:25:59 -07:00
  • b9a7f577a5 Merge pull request #11765 from Minty-Meeo/ppc-cache-savestate Mai 2023-04-25 05:40:15 -04:00
  • 6bdfcc606f Merge pull request #11788 from shuffle2/qtdpiround Mai 2023-04-25 04:05:41 -04:00