Commit Graph

  • a7c51691d0
    Comment spelling correction + Nitpick formatting OpenSauce 2024-08-17 19:02:55 +0100
  • c0a188a719
    Updated PREF_STATIC_THEME_COLOR string to follow convention OpenSauce 2024-08-17 19:02:00 +0100
  • 454dd3f8c7 GSP_GPU: Do not always debug GXCommandProcessed on TriggerCmdReqQueue #369 Gamer64 2024-08-17 14:57:06 +0200
  • 2b84c1f3b8
    Added msvc vs msys2 explanation (#365) privateemu 2024-08-17 05:41:34 -0500
  • b615d92541 android: Removed foreground service leftovers OpenSauce04 2024-08-16 23:33:39 +0100
  • e53cfdfe46
    Update README.md #365 privateemu 2024-08-16 08:38:58 -0500
  • ab4661c9e5
    Grammar updates privateemu 2024-08-16 08:37:09 -0500
  • be93b4d1f5 setup: more code cleanup kleidis 2024-08-16 15:04:18 +0200
  • d71603b2db listener: Make it a global value && cleanup kleidis 2024-08-16 14:51:54 +0200
  • 3d06282d28
    Spelled out MSVC to clarify the run time vs the install version privateemu 2024-08-16 07:29:44 -0500
  • 3dd62c5f0c
    Added more details to the MSVC vs MSYS2 versions privateemu 2024-08-16 07:28:49 -0500
  • 53ffafd686
    Added msvc vs msys2 explanation privateemu 2024-08-16 07:05:59 -0500
  • dee80dab5e Fixed invalid CI syntax OpenSauce04 2024-08-15 15:33:37 +0100
  • cf372d3e72 Updated language translations via Transifex OpenSauce04 2024-08-15 15:20:19 +0100
  • e284607438 qt: Fix default languege not being set to the main one the system uses kleidis 2024-08-15 13:30:54 +0200
  • 9e3432451d qt: Fix default languege not being set to the main one the system uses #358 kleidis 2024-08-15 13:30:54 +0200
  • f004700127
    Merge pull request #333 from OpenSauce04/global-hotkeys OpenSauce 2024-08-15 13:09:07 +0100
  • 7b569b70d8
    Merge branch 'master' into global-hotkeys #333 OpenSauce 2024-08-15 12:34:02 +0100
  • b8fb57e040 main.cpp: Fixed compilation failure on MSYS2 OpenSauce04 2024-08-14 11:35:30 +0100
  • a573f0f036 Fixed incorrect applications directory path while using Flatpak build OpenSauce04 2024-08-13 20:25:25 +0100
  • 3262515c89 Fixed shortcuts generated via Flatpak not working OpenSauce04 2024-08-12 14:54:44 +0100
  • 2cd1ea1277 Removed Citra references from areas of shortcut generation code OpenSauce04 2024-08-12 12:57:18 +0100
  • 1447c481c7 Fixed shortcut creation failing if icons directory structure doesn't already exist OpenSauce04 2024-08-08 21:27:56 +0100
  • 9e86168f1e main.cpp: Fixed compilation failure on MSYS2 #343 OpenSauce04 2024-08-14 11:35:30 +0100
  • 065eed3c98 Fixed incorrect applications directory path while using Flatpak build OpenSauce04 2024-08-13 20:25:25 +0100
  • e17d1bf010 Fixed shortcuts generated via Flatpak not working OpenSauce04 2024-08-12 14:54:44 +0100
  • 8c8bfeab55 Removed Citra references from areas of shortcut generation code OpenSauce04 2024-08-12 12:57:18 +0100
  • 4d8469db60 Fixed shortcut creation failing if icons directory structure doesn't already exist OpenSauce04 2024-08-08 21:27:56 +0100
  • b97e2f3d70 Re-added .aab builds for Android OpenSauce04 2024-08-14 14:52:55 +0100
  • 282b22b784 Repurposed the Report Compatibility button OpenSauce04 2024-08-14 13:16:24 +0100
  • e3036b2262 Repurposed the Report Compatibility button #356 OpenSauce04 2024-08-14 13:16:24 +0100
  • afe9ee8e26 SettingsAdapter.kt: Removed duplicate string OpenSauce04 2024-08-13 23:14:44 +0100
  • 1e1a61ed2b The emulator is called Lime3DS, not Lime OpenSauce04 2024-08-12 15:02:51 +0100
  • 5a5e4c9de1
    SettingsAdapter.kt: Removed stray commented code OpenSauce 2024-08-13 21:49:59 +0100
  • b825ba43bd Android: Fix buttons scale reset Gamer64 2024-08-13 21:17:49 +0200
  • 512715549d Android: Fix buttons scale reset #354 Gamer64 2024-08-13 21:17:49 +0200
  • f6c20c9ccb citra_colors: Fix the colors for all themes kleidis 2024-08-13 13:29:25 +0200
  • 4d9c99379e setup: Completely rework the theme settings popup kleidis 2024-08-12 17:29:21 +0200
  • 25fde6a5f9 [very wip] colors: Add more colors kleidis 2024-08-12 15:25:40 +0200
  • 236db9af6f setup: Add new page for theme settings selection kleidis 2024-08-12 13:54:59 +0200
  • 95a928d6e7 theme_util: Recreate activity when MY is toggled too kleidis 2024-08-12 01:18:39 +0200
  • 9a5fa363f2 The emulator is called Lime3DS, not Lime OpenSauce04 2024-08-11 19:02:14 +0100
  • f8ea10be01 theme_util: Add a listener to recreate activity once color is changed kleidis 2024-08-11 18:33:56 +0200
  • 3e4b6cf97f [wip] android: Add static color theme support kleidis 2024-08-11 00:07:39 +0200
  • 8b2b833d1f Updated file license headers OpenSauce04 2024-08-11 16:17:35 +0100
  • 862fda4332 android: Implemented custom layout customization GUI David Griswold 2024-08-11 16:18:59 +0100
  • 7e5b83f126 Refactored layout code in preparation for Android custom layout GUI David Griswold 2024-08-11 15:59:41 +0100
  • c5ac6e84da android: Updated custom layout coordinate system to match desktop David Griswold 2024-08-11 13:43:27 +0100
  • 138e4bcbd0 android: Added portrait-specific config values for custom layouts David Griswold 2024-08-11 13:41:25 +0100
  • c5809caa97 Updated file license headers #349 OpenSauce04 2024-08-11 16:17:35 +0100
  • 7708fe10aa android: Implemented custom layout customization GUI David Griswold 2024-08-11 16:18:59 +0100
  • 14bff57aeb Refactored layout code in preparation for Android custom layout GUI David Griswold 2024-08-11 15:59:41 +0100
  • b4422cb3bd android: Updated custom layout coordinate system to match desktop David Griswold 2024-08-11 13:43:27 +0100
  • 8b21dba378 android: Added portrait-specific config values for custom layouts David Griswold 2024-08-11 13:41:25 +0100
  • a0caf298ce refactor to Original, simplify layout enum #298 David Griswold 2024-08-10 17:50:11 -0300
  • bc1fcdc637 remove unused imports David Griswold 2024-08-08 22:30:39 -0300
  • 080d943c4e delete unused menu_emulation.xml David Griswold 2024-08-08 22:25:57 -0300
  • b93e51ca7c Changed how pausing the emulator is handled to allow frame advancing OpenSauce04 2024-08-06 21:28:21 +0100
  • 868b962851 Changed how pausing the emulator is handled to allow frame advancing #338 OpenSauce04 2024-08-06 21:28:21 +0100
  • 7b0fbdf884 Fix crash when cubemap face id is invalid PabloMK7 2024-06-15 20:49:08 +0200
  • 0d1666e3bc Fix crash when cubemap face id is invalid #339 PabloMK7 2024-06-15 20:49:08 +0200
  • 1df0fadb72 Fixed submodules OpenSauce04 2024-08-06 17:03:18 +0100
  • a9d0882986
    Merge branch 'master' into custom_portrait_layout OpenSauce 2024-08-04 21:07:26 +0000
  • 3e1b891312 fix default portrait layout David Griswold 2024-08-03 22:54:32 -0300
  • ddd832104c Corrected code formatting OpenSauce04 2024-08-03 00:04:36 +0100
  • aae84524eb Updated license headers OpenSauce04 2024-08-03 00:00:33 +0100
  • a05dbcdfb0 main.cpp: Removed unnecessary QStrings OpenSauce04 2024-08-02 23:55:53 +0100
  • 10b9fd2eca main.cpp: Toggle Screen Layout hotkey now uses connect_shortcut OpenSauce04 2024-08-02 23:52:56 +0100
  • e5cb0d559b main.cpp: Reorganized GMainWindow::InitializeHotkeys OpenSauce04 2024-08-02 23:47:23 +0100
  • fc8ef10853 main.cpp: connect_shortcut now also connects to the secondary window OpenSauce04 2024-08-02 23:44:08 +0100
  • 303c67d3c8 Fixed HotkeyRegistry::GetHotkey locking shortcuts to the first widget that calls it OpenSauce04 2024-08-02 23:43:32 +0100
  • bf0a1348c3 Don't tie hotkeys to only the main window by default OpenSauce04 2024-08-02 22:03:58 +0100
  • 3a3c56c9ff Removed stray kotlin session file OpenSauce04 2024-08-02 20:19:10 +0100
  • b8a62e7827 Added .kotlin directory to gitignore OpenSauce04 2024-08-02 20:17:30 +0100
  • 17b41a8266
    Merge branch 'master' into custom_portrait_layout OpenSauce 2024-08-02 19:07:28 +0000
  • 3ab0cb87bb externals: Update sdl from 2.30.5 to 2.30.6 Reg Tiangha 2024-08-01 17:31:27 -0600
  • eedbd028c0 cmake: Update aqtinstall from 3.1.16 to 3.1.17 Reg Tiangha 2024-08-01 16:59:17 -0600
  • c7818ef16f externals: Update fmt from 10.2.1 to 11.0.2 kongfl888 K 2024-08-01 18:32:18 -0600
  • 0fbfa4d918 externals: Update sdl from 2.30.5 to 2.30.6 #329 Reg Tiangha 2024-08-01 17:31:27 -0600
  • 5e2899d204 cmake: Update aqtinstall from 3.1.16 to 3.1.17 Reg Tiangha 2024-08-01 16:59:17 -0600
  • 082e8a1009 externals: Update fmt from 10.2.1 to 11.0.2 kongfl888 K 2024-08-01 18:32:18 -0600
  • 84b45f6045 Fix README.md wiki redirect and add note blockquote Polarzincomfrio 2024-08-02 11:40:27 -0300
  • 6349305519
    Fix README.md wiki redirect and add note blockquote #331 Polarzincomfrio 2024-08-02 11:40:27 -0300
  • aa595fe82f fix typo David Griswold 2024-08-01 20:49:52 -0500
  • 5fc08dd46d
    Fixed stale issue bot citing incorrect number of days before closure OpenSauce 2024-08-01 18:57:10 +0100
  • 354ebcb19c
    Bump CMake MacOS compilation target to MacOS 13 OpenSauce 2024-08-01 16:09:34 +0000
  • d7720ad1e1
    Merge branch 'master' into macos-13-cmake-target #320 OpenSauce 2024-08-01 15:16:34 +0000
  • 6f1fdcbb19 externals: Update dynarmic dependencies Reg Tiangha 2024-07-31 16:01:11 -0600
  • a907d20937 externals: Update sdl from 2.30.4 to 2.30.5 Reg Tiangha 2024-07-31 15:59:58 -0600
  • d50ae826ec added is_portrait field to framebuffer layout, used it David Griswold 2024-07-31 22:50:44 -0500
  • 7eab8009ab remove the custom_layout boolean setting David Griswold 2024-07-31 22:25:22 -0500
  • a690bd09fb
    externals: Update dynarmic dependencies #323 Reg Tiangha 2024-07-31 16:01:11 -0600
  • a9a01d62fe
    externals: Update sdl from 2.30.4 to 2.30.5 Reg Tiangha 2024-07-31 15:59:58 -0600
  • 33bc972901 Purge iOS from project codebase OpenSauce04 2024-07-31 12:56:21 +0100
  • e7498f901d Purge iOS from project codebase #319 OpenSauce04 2024-07-31 12:56:21 +0100
  • 305b67a8c1 Bump CMake MacOS compilation target to MacOS 13 OpenSauce04 2024-07-31 13:06:43 +0100
  • 8fd0fb8bf0 bundle qt wayland into appimage by rtiangha (#212) Miguel 2024-07-25 13:42:19 +0200
  • 41f8ef6e2b
    Made issues with the enhancement lable immune from being stale OpenSauce 2024-07-30 12:45:32 +0000
  • 165cc9e617
    Update stale issue configuration OpenSauce 2024-07-30 12:42:37 +0000
  • 4fbf193bda submenus for portrait and layout mode David Griswold 2024-07-28 22:50:30 -0500