Commit graph

  • 86cb0de68b More optimisations... _Neo_ 2026-05-25 00:46:57 +0300
  • 2ab824f28d ??? _Neo_ 2026-05-25 00:13:39 +0300
  • 3943449f7c This should probably improve current fix unless somehow this doesn't _Neo_ 2026-05-25 00:02:56 +0300
  • 442caebc9e This will be a separate PR. Reverting _Neo_ 2026-05-24 23:52:09 +0300
  • 79ed963892 Attempt Fix Other bug Part 6... _Neo_ 2026-05-24 23:41:11 +0300
  • b351b0f688 Update MemoryManager.cs _Neo_ 2026-05-24 23:22:26 +0300
  • acdf79dc43 Attempt fix other bug Pt.5... _Neo_ 2026-05-24 23:15:11 +0300
  • f3aeb13e0d Attempt fix other but Pt.4 _Neo_ 2026-05-24 22:51:24 +0300
  • 25bb189aae Attempt fix other bug Pt.3 _Neo_ 2026-05-24 22:32:49 +0300
  • 6644f89802 Attempt fix other bug Pt.2 _Neo_ 2026-05-24 22:16:23 +0300
  • 986be95332 Whoops. Remove all that stuff for user options. awesomeangotti 2026-05-24 15:15:57 -0400
  • 92602fb374 Reformat to better follow guidelines awesomeangotti 2026-05-24 14:57:21 -0400
  • c48f30d252 Revert "vars once again" Babib3l 2026-05-24 20:34:39 +0200
  • 94c5e37a00 vars once again Babib3l 2026-05-24 20:33:42 +0200
  • 8ec4d5821b Use SDL vendor ID for Nintendo controller detection Babib3l 2026-05-24 20:09:43 +0200
  • b2573c7ed3 Link avalonia ComboBox bug Babib3l 2026-05-24 19:57:12 +0200
  • 4f28e91dbf Merge remote-tracking branch 'origin/master' awesomeangotti 2026-05-24 13:53:23 -0400
  • a2025d8465 Rewrite EnsureObservedLayoutLabelsLoaded() + Log more exceptions Babib3l 2026-05-24 19:13:35 +0200
  • d32b1b3088 Log CapsLock query failures in AvaloniaKeyboardDriver Babib3l 2026-05-24 19:00:18 +0200
  • d60a456466 Fix build errors + warnings Babib3l 2026-05-24 18:58:48 +0200
  • 9ccb4a35b4 remove the vars Babib3l 2026-05-24 18:49:22 +0200
  • b1ce9d6228 Eliminate duplicate null checks Babib3l 2026-05-24 18:45:42 +0200
  • 18be83cee1 Fix keyboard fallback at startup when controller is disconnected Babib3l 2026-05-10 02:58:26 +0200
  • 8f418b233a Refactor shared input config defaults Babib3l 2026-04-26 23:00:29 +0200
  • 2643650741 Fix input visualizer source switching race Babib3l 2026-04-21 19:12:16 +0200
  • 945dfc334c Update .gitignore Babib3l 2026-04-20 19:25:49 +0000
  • 2c31cd4e54 Optimize collection searches in InputViewModel Babib3l 2026-04-20 21:18:00 +0200
  • 84c7d55bea Cache keyboard driver reference in AvaloniaDynamicTextInputHandler Babib3l 2026-04-20 21:17:52 +0200
  • 6f0b3f0663 Improve null reference safety in SettingsInputView Babib3l 2026-04-20 21:17:48 +0200
  • 479c2694be Fix memory leak in AvaloniaKeyboardDriver Babib3l 2026-04-20 21:17:43 +0200
  • 96cb955d51 Fix input viewer keyboard fallback after controller disconnect Babib3l 2026-04-18 21:38:59 +0200
  • f042e85064 Fix keyboard fallback after controller disconnect (for real this time) Babib3l 2026-04-16 18:03:36 +0200
  • 2f152af011 Fix keyboard fallback after controller disconnect Babib3l 2026-04-16 17:44:17 +0200
  • 7852d69691 macOS: Add missing AvaKey reference for Caps Lock _Neo_ 2026-04-15 23:15:08 +0300
  • 86e8fc94ac macOS: Caps Lock is now mappable and functional in-game _Neo_ 2026-04-15 23:13:34 +0300
  • b05d848244 Guard input assignment callbacks after view switches Babib3l 2026-04-15 18:56:03 +0200
  • 6fb60189b4 Small fix lol Babib3l 2026-04-15 18:15:49 +0200
  • a85cf6ee21 Ignore default controller LED state in input config comparisons Babib3l 2026-04-15 18:11:18 +0200
  • d3b20fa48b Ignore localized device names when checking input config changes Babib3l 2026-04-15 18:04:20 +0200
  • 0dcca5d434 Add reset keybinds confirmation dialog in input settings Babib3l 2026-04-15 17:57:04 +0200
  • 68b78b51c4 Updated Icons Babib3l 2026-04-15 17:04:51 +0200
  • 57e3a936ec Use Clear icon for cancel current changes Babib3l 2026-04-14 14:30:54 +0200
  • cb2410bd48 Restore held keys after window focus returns Babib3l 2026-04-14 14:07:28 +0200
  • bb43afc235 Move input blocking ownership to the settings input view Babib3l 2026-04-14 13:43:56 +0200
  • 7151d9d13c Clear stuck keyboard input when windows lose focus Babib3l 2026-04-08 19:45:47 +0200
  • 3814fa4049 Log keyboard UI events only on key state changes Babib3l 2026-04-08 18:19:19 +0200
  • c0836d473a Gate keyboard event logs behind the Avalonia UI log setting Babib3l 2026-04-08 17:59:16 +0200
  • 7e77a407f6 Add non functional reset keybinds button and refresh labels Babib3l 2026-04-13 23:37:18 +0200
  • 17ca1e6e3a Fix macOS Caps Lock capture in Avalonia keyboard driver Babib3l 2026-04-01 15:14:28 +0200
  • 735be4ed9a Refresh input modified state only when keybinds actually change Babib3l 2026-03-30 22:04:23 +0200
  • 31e854b48f Rename and privatize input device refresh helper Babib3l 2026-03-30 21:40:32 +0200
  • 5a768b2867 Restore input device default reset behavior Babib3l 2026-03-30 21:36:53 +0200
  • 22c69150ce Add UI keyboard trace logs for key state and rebinding Babib3l 2026-03-30 20:07:22 +0200
  • 7dc77fbd2c Improve 1 locale ID _Neo_ 2026-03-30 20:25:41 +0300
  • 14261dd8b6 Revert "Update Locale ID's for better readability" _Neo_ 2026-03-30 20:22:03 +0300
  • 2fb5c6c035 Fix macOS Caps Lock rebinding by buffering one-shot key-down events during keyboard assignment Babib3l 2026-03-24 22:45:37 +0100
  • b5c1d55568 Copilot key fix Babib3l 2026-03-24 12:49:07 +0100
  • bbbab0efca Sh0inx line review Fixes Babib3l 2026-03-24 12:45:25 +0100
  • 841ab633e9 Update Locale ID's for better readability _Neo_ 2026-03-22 22:37:27 +0200
  • f779d26c9e Update all Keyboard Labels _Neo_ 2026-03-22 21:59:15 +0200
  • 52bbce7256 Fix input settings device selection state Babib3l 2026-03-22 18:15:12 +0100
  • 7a6ab01b1b Persist observed physical key labels Babib3l 2026-03-22 17:29:55 +0100
  • 2cde423b64 fix for caps lock Babib3l 2026-03-22 12:43:52 +0100
  • 63215034a2 Fallback to keyboard on controller disconnect Babib3l 2026-03-22 01:05:17 +0100
  • 5abb5b9c66 Simplify keyboard input cleanup paths Babib3l 2026-03-22 00:40:45 +0100
  • 3dd0cf2985 Fix input device refresh button Babib3l 2026-03-21 23:44:39 +0100
  • dae4e98a5f fixed KeyDown events latching gameplay keys Babib3l 2026-03-21 23:32:46 +0100
  • 606eea9ec4 Fix settings keyboard input focus loss Babib3l 2026-03-21 22:45:19 +0100
  • c6b96ed366 Initial Prep for Keyboard Label Transfer _Neo_ 2026-03-20 22:55:47 +0200
  • c03227814d Guard input profile loading when config is missing Babib3l 2026-03-21 17:55:04 +0100
  • 14ad72a0a8 Simplify gameplay keyboard physical-key paths Babib3l 2026-03-19 20:45:48 +0100
  • b19a6c9771 Refresh keyboard labels when layout changes Babib3l 2026-03-19 20:25:01 +0100
  • 80f0c4e3b8 add .dotnet-home/ to .gitignore Babib3l 2026-03-18 22:12:24 +0100
  • d01dd5d2f5 Fix Build error Babib3l 2026-03-18 21:55:50 +0100
  • e5885fb565 Overall Code Cleanup Babib3l 2026-03-18 21:34:13 +0100
  • cb295f00b5 Track keyboard labels from host layout events Babib3l 2026-03-18 21:19:35 +0100
  • 379b63495f Update keyboard localisation refactor snapshot Babib3l 2026-03-18 21:10:28 +0100
  • 656984793a Cache Avalonia keyboard LED state Babib3l 2026-03-18 20:21:24 +0100
  • 74c2f46f74 Added better support for the different keyboards. Babib3l 2026-03-18 18:17:06 +0100
  • bb2a538a26 Fix AltGr key assignment and silence keyboard SetLed logs Babib3l 2026-03-18 17:12:33 +0100
  • 04751d8a78 Split keyboard localisation into dedicated locale file Babib3l 2026-03-18 16:38:31 +0100
  • c31ac3d1c4 var D: Babib3l 2026-05-23 15:06:39 +0200
  • 97ca57e64a Fix Windows window geometry restore after fullscreen exit Track the native window rectangle before entering Windows fullscreen and restore it after leaving fullscreen, so the main window does not remain at the fullscreen resolution when returning to normal mode. Also account for the startup height delta applied by Avalonia when saving remembered window size, preventing the main window height from growing on every launch. Babib3l 2026-05-22 21:14:12 +0200
  • b4b8b56f06 Fix ryujinx gaining 31 vertical pixels after relaunch startup Babib3l 2026-05-22 20:56:37 +0200
  • b25dc5d3e6 Fix fullscreen monitor selection on Windows Babib3l 2026-05-12 12:59:22 +0200
  • e8bc41d222 Fix fullscreen fallback when no screen is resolved Babib3l 2026-05-12 12:39:17 +0200
  • 545c6deb73 Revert "fix RyuLDN proxy routing and add Mii DB logging" Babib3l 2026-05-22 21:19:57 +0200
  • 0ab4d9fe3d fix RyuLDN proxy routing and add Mii DB logging Fix is not currently functionnal, i'm just committing this so i can work on another branch locally, but there has been progress in regards of mii sharing. a substatial part of this code doesn't go towards resolving mii sharing over LDN, its just WIP stuff Babib3l 2026-05-21 17:29:22 +0200
  • 7a413b0916 remove test logging Babib3l 2026-05-19 12:52:34 +0200
  • 6f18026e34 make mii sharing not crash - ldn not functional yet Babib3l 2026-05-18 20:43:59 +0200
  • 1023e63fd7 more log formatting Babib3l 2026-05-16 00:58:52 +0200
  • 825a3b9425 Newline formatting on the log Babib3l 2026-05-16 00:33:25 +0200
  • 30746713ee Merge old PPTC log into one above Babib3l 2026-05-16 00:09:53 +0200
  • fcab4d264e Merge disk cache log with already existing PPTC cache log Babib3l 2026-05-15 23:59:34 +0200
  • 049a19481e HOS: Use ClientProcessId instead of Process.Pid for client process access Babib3l 2026-05-15 16:29:55 +0200
  • 59f5fa40c3 forgot to stage this file Babib3l 2026-05-15 15:46:56 +0200
  • e16cca6461 hle: add process identity metadata for application services Babib3l 2026-05-15 15:46:26 +0200
  • cb2b0f455e Attempt fix other bug _Neo_ 2026-05-23 22:34:19 +0300
  • fe8e1493d6 Additional splash texts. awesomeangotti 2026-05-22 23:14:31 -0400
  • c0451f567e Remove splash text randomization between title launches awesomeangotti 2026-05-19 12:28:55 -0400