Commit graph

  • 21aec70f67
    lime_qt: Add diagonal directional input bindings for circlepad and c-stick (#404) master Kleidis 2024-10-29 20:15:51 +0100
  • 711f80b3d8
    Merge 4b195adc56 into da2912e75f Felix Nüsse 2024-10-29 18:06:28 +0000
  • 65b6312435
    Merge 210ae716d5 into da2912e75f PTRCoder 2024-10-29 18:06:28 +0000
  • 552416fb0d
    Merge 8d329a86dd into da2912e75f Kleidis 2024-10-29 18:06:28 +0000
  • 0f9087836f Reverted unnecessary license header change OpenSauce04 2024-10-29 18:06:14 +0000
  • 97daa858be configure_input.ui: Removed seemingly redundant property OpenSauce04 2024-10-29 17:11:25 +0000
  • bee3f2bbce lime_qt: Removed defaults for diagonal input bindings OpenSauce04 2024-10-29 17:11:02 +0000
  • 36b94a5f1b
    Merge 5535d5e2b7 into da2912e75f Emanuele Curati 2024-10-29 16:03:10 +0000
  • 87c2820bd4
    Merge 189bbca214 into da2912e75f Kleidis 2024-10-28 18:44:38 -0300
  • 9e57087974
    Merge a8fe1bd5d7 into da2912e75f Reg Tiangha 2024-10-28 17:19:35 -0400
  • c223da7003 Updated configure_input.ui OpenSauce04 2024-10-15 12:12:10 +0100
  • f91e33267c clang and license headers kleidis 2024-09-13 15:00:37 +0200
  • 5f5e03d14c qt: Add diagonal directional input presets for circlepad and c-stick kleidis 2024-09-13 14:45:26 +0200
  • ccdc1b57c6
    Merge d6eefc81ec into da2912e75f David Griswold 2024-10-28 18:39:53 +0000
  • d6eefc81ec refactor all Upright calculations to a reverseLayout method, simplifying code and reducing bugs David Griswold 2024-10-15 14:52:27 -0300
  • c6c50c5158 review fixes + more constants David Griswold 2024-10-14 21:59:13 -0300
  • ff02b32e1f android: Add mention of the bottom-right small screen position being the default OpenSauce04 2024-10-14 23:34:12 +0100
  • fbbc56c906 Added consts where appropriate OpenSauce04 2024-10-14 23:19:45 +0100
  • 44d23f9f29 Applied formatting correction OpenSauce04 2024-10-14 22:39:36 +0100
  • be21d8c3cf fix unary minus on unsigned int bug David Griswold 2024-10-12 15:54:02 -0300
  • 5a11439ad1 update PortraitTopFullFrameLayout to use LargeFrameLayout David Griswold 2024-10-11 21:19:54 -0300
  • 45d371cf8d edit documentation for LargeScreenLayout David Griswold 2024-10-10 22:35:34 -0300
  • 4b6613d1fc fix bug when "large screen" is actually narrower David Griswold 2024-10-10 22:35:19 -0300
  • 1d296b73a3 replace default layout with a special call to LargeFrame (like SideBySide does) David Griswold 2024-10-10 21:51:30 -0300
  • fd9999d067 fix bug in main.ui that was hiding menu David Griswold 2024-10-10 21:41:54 -0300
  • 0ff357c323 Code formatting nitpicks OpenSauce04 2024-10-03 10:59:38 +0100
  • 7ba50c53b2 Updated license headers OpenSauce04 2024-10-03 10:50:47 +0100
  • a7d0f1807f SettingsAdapter.kt: Make more null pointer exception resistant Reg Tiangha 2024-09-16 21:57:42 -0600
  • af9aec1682 Apply clang-format-18 Reg Tiangha 2024-09-16 18:42:57 -0600
  • 331cc557bb change None enums in settings and cam_params David Griswold 2024-09-01 21:28:26 -0300
  • e7b126069b fix android slider textinput ui David Griswold 2024-08-30 11:19:46 -0300
  • 489fcb1d78 fix sliders to work with floats, mostly David Griswold 2024-08-29 14:41:46 -0300
  • fa1a81ce64 Add Small Screen Position Setting to android settings menu David Griswold 2024-08-28 22:34:38 -0300
  • 93bc241f1d rename Above and Below to hopefully fix linux issue David Griswold 2024-08-28 21:45:27 -0300
  • 8b19ee2100 fix int-float conversion warning David Griswold 2024-08-22 19:37:11 -0300
  • ac77cf0de7 small screen position submenu on desktop David Griswold 2024-08-19 23:59:52 -0300
  • 2678fe0a39 add desktop UI for small screen position David Griswold 2024-08-19 15:44:13 -0300
  • 295c9b949c fixed framebuffer from res scale (screenshots) David Griswold 2024-08-19 14:32:45 -0300
  • 0262e5cdb7 add settings for smallscreenposition, fix minsize function David Griswold 2024-08-19 12:19:57 -0300
  • cb12e94d29 rewrite LargeFrameLayout to support multiple positions David Griswold 2024-08-17 22:44:01 -0300
  • 410097b12f rename enum and update aspect ratio code David Griswold 2024-08-17 20:36:31 -0300
  • 5e65e670bc error checking for layout value from older config David Griswold 2024-08-18 16:50:28 -0300
  • da2912e75f lime_sdl: Fixed -a and -d short options being considered invalid (#508 2/2) OpenSauce04 2024-10-28 18:30:28 +0000
  • 563089d792 Merged the SDL and Qt frontends together into a single unified executable (#508 1/2) OpenSauce04 2024-10-28 18:27:00 +0000
  • a4ff5502e5 Fixed lime target not being installed in cmake OpenSauce04 2024-10-28 17:51:47 +0000
  • ef2453163d lime_sdl: Fixed -n being considered an invalid option OpenSauce04 2024-10-28 16:24:05 +0000
  • a77df925ae Added STATIC and EXCLUDE_FROM_ALL to lime_sdl and lime_qt targets OpenSauce04 2024-10-28 16:04:43 +0000
  • b004d83e0c Updated license headers where appropriate OpenSauce04 2024-10-28 13:09:24 +0000
  • 5bba153813 Minor corrections OpenSauce04 2024-10-28 13:04:10 +0000
  • 4dc2394259 lime: fmt is now always linked OpenSauce04 2024-10-26 20:14:35 +0100
  • 2eb4d30fbe Moved MacOS build properties from lime_qt to lime OpenSauce04 2024-10-26 20:02:01 +0100
  • 4930dd00b4 Corrected badly implemented target check which caused build issues OpenSauce04 2024-10-26 17:50:57 +0100
  • bab8c4809e lime_sdl: Command output messages are now displayed in a textbox on Windows OpenSauce04 2024-10-25 00:33:26 +0100
  • 4711448719 lime: Executable now compiles as a GUI application on Windows OpenSauce04 2024-10-24 16:07:21 -0700
  • 9697485039 Fixed duplication of NvOptimusEnablement if both frontends are enabled OpenSauce04 2024-10-24 13:22:13 +0100
  • aa2bf65a83 lime_qt.cpp: iostream is now always included OpenSauce04 2024-10-24 11:49:37 +0100
  • 1b5a24b452 lime: Fixed libraries being linked incorrectly OpenSauce04 2024-10-24 11:44:38 +0100
  • 3042090227 lime_qt: Fixed Qt resources (.qrc) not linking correctly after the change to a static library OpenSauce04 2024-10-23 18:21:40 +0100
  • 8d937c0924 common_strings.h: Fixed formatting OpenSauce04 2024-10-22 21:18:56 +0100
  • 36932c04a2 lime: Added --no-gui long option equivalent to -n OpenSauce04 2024-10-22 21:09:41 +0100
  • afb14047e5 --help string is now shared between lime_qt and lime_sdl OpenSauce04 2024-10-22 21:00:39 +0100
  • 190d5b48c3
    Merge 89a306e0d7 into 48447fc8c5 Kleidis 2024-10-24 13:18:17 +0000
  • 89a306e0d7 Remove useless variable and cleanup comments Kleidis 2024-10-24 15:17:55 +0200
  • 9f0ccbf6f8 lime_qt: Switch to GetUserDefaultUILanguage to fetch active display language on Windows Kleidis 2024-10-24 03:41:41 +0200
  • e19e3b62c3 lime_sdl: Fixed -d option not being perceived as valid OpenSauce04 2024-10-22 15:48:13 +0100
  • b6121b2c39 Ordered command-line option checks in alphabetical order of long option name OpenSauce04 2024-10-22 15:47:00 +0100
  • e57eba8f7e lime_qt: Added missing newline to --help string OpenSauce04 2024-10-22 15:37:37 +0100
  • 52bff36f95 lime_qt: Implemented --movie-record-author option OpenSauce04 2024-10-22 15:37:02 +0100
  • 2d525ec40a lime_qt: Added warning message when attempting to use --multiplayer option OpenSauce04 2024-10-20 00:05:37 +0100
  • 129387efbe lime_sdl: Fixed -a not being considered a valid option OpenSauce04 2024-10-19 23:50:38 +0100
  • 3c03b2b39f lime_sdl: --windowed option is now valid, although adding it has no effect OpenSauce04 2024-10-19 23:48:25 +0100
  • 2fbac69599 lime_qt: Added previously missing help text for --windowed option OpenSauce04 2024-10-19 23:30:27 +0100
  • 98247daa09 lime_qt: Implemented long command line options OpenSauce04 2024-10-24 13:54:39 +0100
  • ec9fa6db10 Fixed lime not linking to discord-rpc when appropriate OpenSauce04 2024-10-19 22:37:30 +0100
  • 7167c45f30 Initial merger of Qt and SDL frontends into a single executable OpenSauce04 2024-10-15 19:41:19 +0100
  • d9cad2f215
    Merge 0fcb6ddcb2 into 48447fc8c5 Kleidis 2024-10-15 16:36:51 +0300
  • 48447fc8c5
    lime_qt: Build fixes for QT 6.8 (#441) Reg Tiangha 2024-10-15 04:40:46 -0600
  • d270789002 lime_qt: Group QT macro version checks together Reg Tiangha 2024-09-23 10:57:32 -0600
  • 046e6385d2 lime_qt: Use macros to detect QT version Reg Tiangha 2024-09-16 07:08:32 -0600
  • 725d1eb90d lime_qt: Build fixes for QT 6.8 Reg Tiangha 2024-09-15 16:41:25 -0600
  • d739ef13ab
    android: Add screen orientation presets to layout settings (#420) Kleidis 2024-10-15 00:18:25 +0200
  • b7cbd1fe71 Fixed values in arrays.xml not following case convention OpenSauce04 2024-10-14 22:35:32 +0100
  • 243d410aed Removed useless variable currentOrientation and related check OpenSauce04 2024-10-14 22:25:16 +0100
  • b85d8b2a63 Various corrections OpenSauce04 2024-10-14 22:02:39 +0100
  • c9b325fc30 Declare array names on stirngs.xml kleidis 2024-09-27 15:09:22 +0200
  • d4bc91486e android: Add screen orientation presets to layout settings kleidis 2024-09-06 13:29:04 +0200
  • 8b6ffd713a Cleanup ScreenAdjustmentUtil kleidis 2024-09-05 14:27:42 +0200
  • e09409d7e5
    Merge 9b47802ece into 0a5536aebe Kleidis 2024-10-14 23:12:51 +0200
  • 0a5536aebe Revert "bundle qt wayland into appimage by rtiangha (#212)" OpenSauce04 2024-10-14 20:34:29 +0100
  • 18afd9b0d2 Revert "bundle qt wayland into appimage by rtiangha (#212)" OpenSauce04 2024-10-14 20:34:29 +0100
  • 467bfbaf66
    Merge 0357739fb0 into 3d1936cf5c imnotpolar 2024-10-13 21:16:14 +0000
  • 0357739fb0
    Merge branch 'Lime3DS:master' into master imnotpolar 2024-10-13 18:16:12 -0300
  • 3d1936cf5c
    android: Add game shortcuts to about game dialog (#313) Kleidis 2024-10-13 14:49:53 +0200
  • 15749a864c Update license headers kleidis 2024-10-13 12:47:53 +0200
  • 9792bad584 Game.kt: Removed unnecessary import OpenSauce04 2024-10-12 21:24:35 +0100
  • 4d4d582093 GameAdapter.kt: Removed seemingly unused imports OpenSauce04 2024-10-12 21:19:29 +0100
  • 6079dbe9cd GameAdapter: Removed seemingly unnecessary passing of coroutineScope OpenSauce04 2024-10-12 20:52:02 +0100
  • 75b938a97c android: Added support for installed game shortcuts OpenSauce04 2024-10-12 19:45:32 +0100
  • 17b1370bbb Revert "Disable shortcuts for installed games" OpenSauce04 2024-10-09 16:03:26 +0100
  • 45f968fb96 android: Moved Create Shortcut button OpenSauce04 2024-10-09 16:03:19 +0100