Commit Graph

  • a03b7d3ada Re-added issue templates master OpenSauce04 2024-11-21 12:56:23 +0000
  • db3d390350
    Added embedded links to readme OpenSauce 2024-11-16 17:08:08 +0000
  • 732fdd2385
    Added note about pull requests OpenSauce 2024-11-16 16:56:13 +0000
  • 65cca049b6
    Added message to readme OpenSauce 2024-11-16 16:21:38 +0000
  • 05fa9529bd Initial commit OpenSauce04 2024-11-16 16:18:54 +0000
  • f54df4751b android: Add turbo mode hotkey #455 Kleidis 2024-11-13 19:15:45 +0100
  • 68b281cc3b Move turbo_speed_slider from UISettings to CommonSettings Kleidis 2024-11-13 17:22:24 +0100
  • f7b8e638ff Some code cleanup Kleidis 2024-11-13 02:53:17 +0100
  • 402e7271e8 Improve AdjustSpeedLimit Kleidis 2024-11-13 02:15:07 +0100
  • 058762ec7f Reset frame_limit back to initial value once the emulator closes Kleidis 2024-11-13 02:13:28 +0100
  • b1b9b4b4e7 Disable toggle per game speed limit if turbo mode is set Kleidis 2024-11-13 01:28:56 +0100
  • 60000208be lime_qt: Fixed desktop shortcuts incorrectly including -g #535 OpenSauce04 2024-11-09 22:02:57 +0000
  • 7d2911ab4e Updated language translations via Transifex OpenSauce04 2024-10-30 12:35:40 +0000
  • 1e5343a243 lime_qt: Use non-breaking spaces+hyphens in command output message boxes OpenSauce04 2024-10-30 11:05:45 +0000
  • 9a4312822a SDL2 frontend is now disabled at compile time by default OpenSauce04 2024-10-30 11:22:42 +0000
  • 8bbf18f56b lime: Help text now omits references to the SDL frontend if disabled OpenSauce04 2024-10-30 11:05:24 +0000
  • 390f8a10c6 lime_qt: Use non-breaking spaces+hyphens in command output message boxes #527 OpenSauce04 2024-10-30 11:05:45 +0000
  • 03ef631534 SDL2 frontend is now disabled at compile time by default #526 OpenSauce04 2024-10-30 11:22:42 +0000
  • 01a09ac036 lime: Help text now omits references to the SDL frontend if disabled #525 OpenSauce04 2024-10-30 11:05:24 +0000
  • 43c93cccb0 lime: Target now utilizes precompiled headers OpenSauce04 2024-10-29 22:34:58 +0000
  • 59f2e6b02a lime: Target now utilizes precompiled headers #524 OpenSauce04 2024-10-29 22:34:58 +0000
  • 36a3d92e60 lime: Reworded missing SDL frontend error message OpenSauce04 2024-10-29 21:26:00 +0000
  • ff98896782
    Added "Small Screen Position" feature David Griswold 2024-10-29 14:22:51 -0700
  • 41099f0872 Removed unnecessary if in favour of direct value usage #373 OpenSauce04 2024-10-29 21:08:55 +0000
  • 9ee27d88d1 SettingsAdapter.kt: Fixed some strange indentation OpenSauce04 2024-10-29 20:46:10 +0000
  • 0c988075d8 Removed stray extra newline OpenSauce04 2024-10-29 20:22:32 +0000
  • 3c5cd94621 refactor all Upright calculations to a reverseLayout method, simplifying code and reducing bugs David Griswold 2024-10-15 14:52:27 -0300
  • d0d6354d12 review fixes + more constants David Griswold 2024-10-14 21:59:13 -0300
  • 29c7fc5290 android: Add mention of the bottom-right small screen position being the default OpenSauce04 2024-10-14 23:34:12 +0100
  • 85dff4a306 Added consts where appropriate OpenSauce04 2024-10-14 23:19:45 +0100
  • 99db0d766b Applied formatting correction OpenSauce04 2024-10-14 22:39:36 +0100
  • 14df25b6ed fix unary minus on unsigned int bug David Griswold 2024-10-12 15:54:02 -0300
  • 9dea3c2f53 update PortraitTopFullFrameLayout to use LargeFrameLayout David Griswold 2024-10-11 21:19:54 -0300
  • 2f98dc4888 edit documentation for LargeScreenLayout David Griswold 2024-10-10 22:35:34 -0300
  • a8f0d3b6e8 fix bug when "large screen" is actually narrower David Griswold 2024-10-10 22:35:19 -0300
  • 703d76c3ff replace default layout with a special call to LargeFrame (like SideBySide does) David Griswold 2024-10-10 21:51:30 -0300
  • 64a0d5ac3c fix bug in main.ui that was hiding menu David Griswold 2024-10-10 21:41:54 -0300
  • eb5591d59c Code formatting nitpicks OpenSauce04 2024-10-03 10:59:38 +0100
  • bd0c69755b Updated license headers OpenSauce04 2024-10-03 10:50:47 +0100
  • 2f9ce9f7f5 SettingsAdapter.kt: Make more null pointer exception resistant Reg Tiangha 2024-09-16 21:57:42 -0600
  • 3a9dc0357c Apply clang-format-18 Reg Tiangha 2024-09-16 18:42:57 -0600
  • 996e195819 change None enums in settings and cam_params David Griswold 2024-09-01 21:28:26 -0300
  • 3ffab38ba5 fix android slider textinput ui David Griswold 2024-08-30 11:19:46 -0300
  • 63ec3b661d fix sliders to work with floats, mostly David Griswold 2024-08-29 14:41:46 -0300
  • 2875887179 Add Small Screen Position Setting to android settings menu David Griswold 2024-08-28 22:34:38 -0300
  • 5d9a6ece23 rename Above and Below to hopefully fix linux issue David Griswold 2024-08-28 21:45:27 -0300
  • 3e1fada02d fix int-float conversion warning David Griswold 2024-08-22 19:37:11 -0300
  • 06f581cd3e small screen position submenu on desktop David Griswold 2024-08-19 23:59:52 -0300
  • 335c4f3799 add desktop UI for small screen position David Griswold 2024-08-19 15:44:13 -0300
  • a09259faba fixed framebuffer from res scale (screenshots) David Griswold 2024-08-19 14:32:45 -0300
  • 957f96450c add settings for smallscreenposition, fix minsize function David Griswold 2024-08-19 12:19:57 -0300
  • beace3e5e8 rewrite LargeFrameLayout to support multiple positions David Griswold 2024-08-17 22:44:01 -0300
  • 81619e7a1d rename enum and update aspect ratio code David Griswold 2024-08-17 20:36:31 -0300
  • a6514dd734 error checking for layout value from older config David Griswold 2024-08-18 16:50:28 -0300
  • 21aec70f67
    lime_qt: Add diagonal directional input bindings for circlepad and c-stick (#404) Kleidis 2024-10-29 20:15:51 +0100
  • 0f9087836f Reverted unnecessary license header change #404 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
  • 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
  • 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 #508 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
  • 89a306e0d7 Remove useless variable and cleanup comments #521 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
  • 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 #441 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 #420 OpenSauce04 2024-10-14 22:35:32 +0100
  • 243d410aed Removed useless variable currentOrientation and related check OpenSauce04 2024-10-14 22:25:16 +0100