Commit Graph

  • e6636469d8 Android: Update activity-ktx from 1.8.2 to 1.9.2 Reg Tiangha 2024-09-07 13:56:45 -0600
  • 3f28efd8b2 Android: Update various dependencies Reg Tiangha 2024-09-07 13:52:46 -0600
  • e469155d67 Android: Change target from Android 14 to 15 Reg Tiangha 2024-09-07 13:43:01 -0600
  • f62f09f0bc Android: Update NDK from r26d to r27b Reg Tiangha 2024-09-07 13:40:18 -0600
  • 40c2b9a7e7 app/build.gradle.kts: Nitpicky formatting tweak #423 OpenSauce04 2024-09-24 00:19:00 +0100
  • 0f1a09b3a9 android: Updated AGP to 8.6.1 OpenSauce04 2024-09-23 18:41:06 +0100
  • ef438e7360 Android: Revert to JAVA JDK 17 LTS Reg Tiangha 2024-09-23 16:02:16 -0600
  • bd0631cb35 Android: Android 15 URI fixes Jarrod Norwell 2024-09-15 14:46:43 -0600
  • 2947413b93 Android: Update androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.7 to 2.8.0 Reg Tiangha 2024-09-10 18:18:26 -0600
  • a9626169aa Android: Update gradle from 8.10 to 8.10.1 Reg Tiangha 2024-09-10 16:54:48 -0600
  • 80335f6464 Android: Support flexible page sizes in Android 15 Reg Tiangha 2024-09-10 10:39:14 -0600
  • 8e5ae4cf53 Update file license headers Reg Tiangha 2024-09-07 15:14:41 -0600
  • 2667e6e00b ndk_motion.cpp: Use ALooper_pollOnce instead of ALooper_pollAll Reg Tiangha 2024-09-07 14:18:49 -0600
  • ca8ac7050b Android: Update activity-ktx from 1.8.2 to 1.9.2 Reg Tiangha 2024-09-07 13:56:45 -0600
  • 0061582cef Android: Update various dependencies Reg Tiangha 2024-09-07 13:52:46 -0600
  • 2143fcc301 Android: Change target from Android 14 to 15 Reg Tiangha 2024-09-07 13:43:01 -0600
  • 0837d774c6 Android: Update JDK from 17 to 21 Reg Tiangha 2024-09-07 14:11:01 -0600
  • cff626d762 Android: Update NDK from r26d to r27b Reg Tiangha 2024-09-07 13:40:18 -0600
  • 237e693391 cmake: Update aqtinstall from v3.1.17 to v3.1.18 Reg Tiangha 2024-09-11 19:06:17 -0600
  • 37f22e5584 Vulkan: Support vulkan-sdk-1.3.290 Reg Tiangha 2024-09-08 15:19:48 -0600
  • f880ce51a0 externals: Update dynarmic Reg Tiangha 2024-09-08 15:14:33 -0600
  • 6c444f4ad6 externals: Update libyuv to 41d0cd3 Reg Tiangha 2024-09-08 10:28:42 -0600
  • 43463b999c externals: Update cubeb to 19d2f7b Reg Tiangha 2024-09-08 10:27:16 -0600
  • a0549e91b4 externals: Update catch2 from v3.6.0 to v3.7.0 Reg Tiangha 2024-09-08 10:26:23 -0600
  • f0b1b57dd4 externals: Update SDL from 2.30.6 to 2.30.7 Reg Tiangha 2024-09-08 10:15:30 -0600
  • c8acd11219 externals: Update xbyak from v7.07 to v7.07.1 Reg Tiangha 2024-09-08 10:14:11 -0600
  • be145cf488 cmake: Update aqtinstall from v3.1.17 to v3.1.18 #426 Reg Tiangha 2024-09-11 19:06:17 -0600
  • c6e9fd03d7 Vulkan: Support vulkan-sdk-1.3.290 Reg Tiangha 2024-09-08 15:19:48 -0600
  • d9856c37bd externals: Update dynarmic Reg Tiangha 2024-09-08 15:14:33 -0600
  • 294d569a94 externals: Update libyuv to 41d0cd3 Reg Tiangha 2024-09-08 10:28:42 -0600
  • 5a08c1a1ee externals: Update cubeb to 19d2f7b Reg Tiangha 2024-09-08 10:27:16 -0600
  • c7bd66aaa2 externals: Update catch2 from v3.6.0 to v3.7.0 Reg Tiangha 2024-09-08 10:26:23 -0600
  • d47f78a9b0 externals: Update SDL from 2.30.6 to 2.30.7 Reg Tiangha 2024-09-08 10:15:30 -0600
  • bd7c9baef2 externals: Update xbyak from v7.07 to v7.07.1 Reg Tiangha 2024-09-08 10:14:11 -0600
  • 3ab44aa373
    installer: Added desktop shortcut creation option kleidis 2024-09-23 18:13:08 +0200
  • 7fe945634e [WIP] Add fast forward toggle hotkey kleidis 2024-09-21 22:02:36 +0200
  • 20e0bfc24c Add the turbo slider kleidis 2024-09-21 16:16:38 +0200
  • efe2ca6248 Move variables near the top #459 kleidis 2024-09-22 20:13:29 +0200
  • 720ed7a79f setStae for checkbox kleidis 2024-09-22 19:20:53 +0200
  • f3de685171 Use camelCase for variable names kleidis 2024-09-22 19:17:00 +0200
  • 5bfdebb9a1 Add a desktop shortcut checkbox to a new installer page kleidis 2024-09-22 18:21:05 +0200
  • 6fedff7f7d Added mention of Lime3DS to NSIS script copyright header OpenSauce04 2024-09-21 20:21:32 +0100
  • f03e36ed7a Implemented NSIS installer for Lime3DS OpenSauce04 2024-09-05 15:42:17 +0100
  • 125877647a Removed old Citra installer files OpenSauce04 2024-09-05 15:30:08 +0100
  • bc8c6c4a5f Added mention of Lime3DS to NSIS script copyright header #453 OpenSauce04 2024-09-21 20:21:32 +0100
  • f39fb84ac0 Implemented NSIS installer for Lime3DS OpenSauce04 2024-09-05 15:42:17 +0100
  • b515d7cd6c Removed old Citra installer files OpenSauce04 2024-09-05 15:30:08 +0100
  • 4ff1624c62 - Increase maximum 3D depth to 255% - Fix touch screen to only render 2D when separate window layout is used - Cleanup some 3D option localizations #405 oneup03 2024-08-31 22:32:53 -0500
  • 62e2e0a8f2 android: Make Asynchronous shader compilation non runtime editable kleidis 2024-09-17 12:13:40 +0200
  • 6d6dc6c2d1 Rework colors for dark mode #445 kleidis 2024-09-17 18:10:45 +0200
  • 640f60754a Cleanup kleidis 2024-09-17 16:48:01 +0200
  • fc00e2297c android: Make Asynchronous shader compilation non runtime editable #444 kleidis 2024-09-17 12:13:40 +0200
  • ce18f7e76f strings: Update contributors_description #437 kleidis 2024-09-14 19:17:16 +0200
  • d05749e1fd
    Update README.md OpenSauce 2024-09-05 15:29:05 +0100
  • 189bbca214 Android: Implement Expand to Display Cutout option #419 Gamer64 2024-07-30 00:23:58 +0200
  • 8d329a86dd Android: Implement support for automatic resolution scale #418 Gamer64 2024-08-20 18:12:45 +0200
  • 91294919bb Corrected overzealous removal of SDL2 frontend OpenSauce04 2024-09-04 00:32:57 +0100
  • 03b44b7db9 Corrected overzealous removal of SDL2 frontend #416 OpenSauce04 2024-09-04 00:32:57 +0100
  • 48adc58f88 refactor: Renamed dedicated_room to lime_room OpenSauce04 2024-09-03 19:07:54 +0100
  • 8aee58fdd4 Renamed lime3ds-gui executable to lime3ds OpenSauce04 2024-09-03 17:01:38 +0100
  • 07858a015e Dropped lime3ds-cli executable and SDL2 frontend OpenSauce04 2024-09-03 19:34:11 +0100
  • 93f03c0f90 refactor: Renamed dedicated_room to lime_room #413 OpenSauce04 2024-09-03 19:07:54 +0100
  • e16594809d Renamed lime3ds-gui executable to lime3ds OpenSauce04 2024-09-03 17:01:38 +0100
  • 45c081395a Dropped lime3ds-cli executable and SDL2 frontend OpenSauce04 2024-09-03 19:34:11 +0100
  • 5bd98f2168 Distribute MacOS build as a zip archive OpenSauce04 2024-09-03 17:12:24 +0100
  • 17c61d0935 Distribute MacOS build as a zip archive #415 OpenSauce04 2024-09-03 17:12:24 +0100
  • d78daa8988 main.cpp: Removed unnecessary variable kleidis 2024-08-31 09:20:43 +0200
  • fb41b86316 main.cpp: Removed unnecessary variable #403 kleidis 2024-08-31 09:20:43 +0200
  • 14d3dbc0ee fix opengl renderer #401 David Griswold 2024-08-27 23:36:46 -0300
  • 9f495c3554 android UI update for swap eyes David Griswold 2024-08-27 23:24:32 -0300
  • 6bae0b7dc4 update QT UI with Swap Eyes David Griswold 2024-08-27 22:27:24 -0300
  • 4a9f85c911 fix settings load and save David Griswold 2024-08-27 16:11:06 -0300
  • 6e83f5c9aa oops, reversed? David Griswold 2024-08-27 12:37:02 -0300
  • 54052ca8a0 add swap_eyes_3d setting and enable side by side full David Griswold 2024-08-27 11:27:22 -0300
  • 2036a5666e android: Added Material You app icon OpenSauce04 2024-08-26 13:50:27 +0100
  • cfc3b9231d android: Added Material You app icon #400 OpenSauce04 2024-08-26 13:50:27 +0100
  • f4e6c2f963 Fixed hotkey_groups shortcuts not being assigned correctly OpenSauce04 2024-08-26 00:45:51 +0100
  • 7035a7f032 Fixed hotkey_groups shortcuts not being assigned correctly #399 OpenSauce04 2024-08-26 00:45:51 +0100
  • c9ecf00cd6 Android: Fix Cardboard VR and update render_3d descriptions Reg Tiangha 2024-08-24 13:44:15 -0600
  • 7d08a052e3
    Android: Fix Cardboard VR and update render_3d descriptions #396 Reg Tiangha 2024-08-24 13:44:15 -0600
  • a30f9a8281 Added "Reverse Side by Side" Sterioscopic 3D mode OpenSauce04 2024-08-24 13:17:45 +0100
  • 210ae716d5 Fixed merge issues #395 PTRCoder 2024-08-24 20:25:26 +0200
  • f182ea3f2c Squashed commit of the following: PTRCoder 2024-08-24 20:07:04 +0200
  • c89cdb597d Squashed commit of the following: PTRCoder 2024-08-24 20:05:12 +0200
  • 4e6e3d3abe Squashed commit of the following: PTRCoder 2024-08-24 20:03:24 +0200
  • 8a8552bef9 Squashed commit of the following: PTRCoder 2024-08-24 19:58:48 +0200
  • c6f34babb7 Undo unnecessary change to nwm_uds.cpp #394 PTRCoder 2024-08-24 17:04:37 +0200
  • 219cc83c41 Fixed remaining coding style errors PTRCoder 2024-08-24 16:46:11 +0200
  • 5f00bb04c7 Removed log messages PTRCoder 2024-08-24 16:43:42 +0200
  • d469c6b583 Fixed coding style errors PTRCoder 2024-08-24 16:42:49 +0200
  • 60f7dbd4f8 Potential fix for wrongly storing mac PTRCoder 2024-08-24 15:18:03 +0200
  • 1ac5500fff Fixed format error PTRCoder 2024-08-24 14:58:57 +0200
  • c2d1819609 Truly fixed log message this time PTRCoder 2024-08-24 14:50:22 +0200
  • a36d12d3f4 Fixed log message error PTRCoder 2024-08-24 14:44:44 +0200
  • c00705f9a4 Added log message for checking MAC address PTRCoder 2024-08-24 14:34:38 +0200
  • c4f6bffd91 Added forgotten log message PTRCoder 2024-08-24 14:31:31 +0200
  • d461a44e8b Added assert statement as sanity check PTRCoder 2024-08-24 14:14:59 +0200
  • c24b0c2e88 Added temp loggers for tracking where error occurs PTRCoder 2024-08-24 14:14:47 +0200
  • 923d1d30da Removed now-redundant log messages and updated comments PTRCoder 2024-08-24 13:42:39 +0200
  • 471efa4c8c Changed retrieval of values to be dependent on VAddr instead of pointer PTRCoder 2024-08-24 12:42:23 +0200