Commit graph

  • 1993a4c9f4 Remove static functions from SoftwareKeyboardRenderer Caian Benedicto 2021-04-14 21:30:14 -0300
  • 8d33405bfa Add per applet indirect layer handles Caian Benedicto 2021-04-14 19:55:08 -0300
  • cfbe55da55 Fix code styling Caian Benedicto 2021-04-14 21:25:52 -0300
  • e520eecb5b
    am: Stub ExtendSaveData (#2209) Ac_K 2021-04-14 14:55:11 +0200
  • 9575a7638a
    nsd/ssl: Fix Resolve/ResolveEx and stub GetConnectionCount (#2208) Ac_K 2021-04-14 14:47:19 +0200
  • 6cb22c9d38
    Miria: The Death of OpenTK 3 (#2194) Mary 2021-04-14 12:28:43 +0200
  • 5b4543e62c Re-trigger CI FICTURE7 2021-04-14 12:32:38 +0400
  • 28f43f5622 Dispose Counters before they hit the finalizer queue FICTURE7 2021-04-14 11:56:10 +0400
  • 44a3fa1bd2 am: Stub ExtendSaveData Ac_K 2021-04-14 05:00:31 +0200
  • a680df5a79 nsd/ssl: Fix Resolve/ResolveEx and stub GetConnectionCount Ac_K 2021-04-14 02:41:24 +0200
  • 978b69b706
    [ImgBot] Optimize images (#2205) VocalFan 2021-04-13 19:20:30 -0400
  • 0746b83edf
    Initial support for the new 12.x IPC system (#2182) Mary 2021-04-14 00:01:24 +0200
  • c3e7aaa211 Addresses comment and fixes some bugs around Mary 2021-04-13 23:43:31 +0200
  • 7ee4a6e0c7 CommandAttributeTIpc to CommandAttributeTipc Mary 2021-04-06 23:11:37 +0200
  • 5662c68c34 Missed a ref in last commit... Mary 2021-04-06 23:09:03 +0200
  • 18994cf3dd *Ipc to *ipc Mary 2021-04-06 23:07:36 +0200
  • 0f386aa2c9 Implement inital support for TIPC and adds SM command ids Mary 2021-04-06 22:34:21 +0200
  • 0022ec07c2 Rename CommandAttribute as CommandHIpcAttribute to prepare for 12.x changes Mary 2021-04-06 21:36:54 +0200
  • a616fda63e Last comment fixes Mary 2021-04-13 21:56:14 +0200
  • 91010ffa0c Do not use JsonException Mary 2021-04-13 21:47:15 +0200
  • 8b19c13c1c Address gdkchan's comments Mary 2021-04-13 21:19:07 +0200
  • 29e4825f6f Addresses first part of comments Mary 2021-04-13 19:42:53 +0200
  • 1807778350 Last clean up before PR Mary 2021-04-11 00:05:15 +0200
  • ace3b80b09 Add support for external gamepad db mappings on SDL2 Mary 2021-04-10 23:16:20 +0200
  • bfd1c3056d Isolate SDL2Driver to the project and remove external export of it Mary 2021-04-10 22:58:31 +0200
  • 3323fcd6ff Document new input APIs Mary 2021-04-10 22:37:39 +0200
  • cee7a04bd9 Readd retrocompat with old format of the config to avoid parsing and crashes on those versions Mary 2021-04-09 21:07:06 +0200
  • a71e8e73e7 Update dependencies Mary 2021-04-09 20:47:03 +0200
  • 0bfb7ca3b3 Ensure the background context is destroyed Mary 2021-04-09 20:22:05 +0200
  • 2e6a366add Fix broken gamepad caching logic causing crashes on ui Mary 2021-04-06 23:32:41 +0200
  • 62afb345d6 Fixes for VS not being nice Mary 2021-04-06 00:05:21 +0200
  • ad641bb37e Ensure input config isn't null when not present Mary 2021-04-05 23:57:02 +0200
  • 50b64dbc7c Increment configuration version yet again because of master changes Mary 2021-04-05 23:55:43 +0200
  • 55e39279bc Move all remaining Input manager stuffs to the Ryujinx.Input project Mary 2021-04-05 23:23:20 +0200
  • 4615a36682 Reimplement raw keyboard hle input Mary 2021-04-05 23:16:42 +0200
  • afe1dfb10c Move the button assigner and motion logic to the Ryujinx.Input project Mary 2021-04-05 22:47:21 +0200
  • d4c40e4c09 Bug fixes and clean up Mary 2021-04-05 22:31:32 +0200
  • 82fe63b3d6 Add joycon support and fixes other hints Mary 2021-04-03 17:44:55 +0200
  • 2b468a3827 Some fixes for the controller ui again Mary 2021-04-03 17:26:59 +0200
  • 4c445c2cb1 Block inputs in the main view when in the controller configuration window Mary 2021-04-03 17:01:04 +0200
  • 7925e3cdd4 Enable motion by default Mary 2021-04-03 00:10:14 +0200
  • 89b7e06701 Fix for XCB multithreads issue on Linux Mary 2021-04-03 00:08:35 +0200
  • 4991a75c5c Fix regression on normal motion and fix some very nasty bugs around Mary 2021-04-02 23:45:06 +0200
  • 4038598cee Add cemu hook support again Mary 2021-04-02 22:41:19 +0200
  • 290b2fbb19 cemuhooks => cemuhooks Mary 2021-04-01 19:51:43 +0200
  • 3972957e56 Integrate cemu hooks configuration options to the UI again Mary 2021-04-01 19:47:25 +0200
  • d7fb5ff1c4 Integrate cemu hooks motion configuration Mary 2021-04-01 19:16:47 +0200
  • c8cb0c5218 Update the TODO grave Mary 2021-03-31 22:37:44 +0200
  • 850643c0e2 Hide Motion on non motion configurations Mary 2021-03-31 00:19:42 +0200
  • c8d5bacbcb gamecontroller UI tweaks here and there Mary 2021-03-30 23:54:03 +0200
  • 1a380ad65f Move legcay motion code around before reintegration Mary 2021-03-30 22:44:48 +0200
  • ef59c674a0 Fix more UI bugs Mary 2021-03-30 22:35:39 +0200
  • 99641d2ba9 Avoid trying to add controllers in the Update method and don't open SDL2 gamepad instance before checking ids Mary 2021-03-30 21:28:38 +0200
  • 5c572b4731 Ensure values are set in UI when the gamepad get hot plugged Mary 2021-03-29 00:44:20 +0200
  • 1eaa30a8c3 SDL2: Fix bugs in gamepad id matching allowing different gamepad to match on the same device index Mary 2021-03-29 00:37:22 +0200
  • fc62ab2ab5 Switch to latest of nightly SDL2 Mary 2021-03-29 00:16:28 +0200
  • 204e60266d Implement motion support again with SDL2 Mary 2021-03-28 22:44:16 +0200
  • 633c03ada1 Update buttons definition for SDL2 2.0.14 and report gamepad features Mary 2021-03-28 17:53:35 +0200
  • d44b31cf46 Update to SDL2 2.0.14 via our own fork Mary 2021-03-27 23:08:46 +0100
  • ba35b2352f Fix triggers on SDL2 Mary 2021-03-27 20:18:30 +0100
  • f24a073a44 move GTK3 input to the right directory Mary 2021-03-27 19:54:48 +0100
  • d14a046c65 Move new input system to Ryujinx.Input project and SDL2 detail to Ryujinx.Input.SDL2 Mary 2021-03-27 19:46:34 +0100
  • 354c871ed8 Reference SPB via a nuget package Mary 2021-03-27 19:20:07 +0100
  • a05e9b7f1a Clean up in ConfigurationState Mary 2021-03-27 17:29:27 +0100
  • 00ccbf41af Support input configuration saving to config and bump config version to 23. Mary 2021-03-27 17:17:37 +0100
  • 53b8fc7e2b Prepare serialization and deserialization of new input config and migrate profile loading and saving Mary 2021-03-27 16:51:45 +0100
  • 3efc0fb0fa Add a version field to the input config Mary 2021-03-27 13:59:30 +0100
  • 3cb0f55e09 Rename InputConfigNew to InputConfig Mary 2021-03-27 13:53:06 +0100
  • f7ca2b74a0 Remove all configuration management code and move HidNew to Hid Mary 2021-03-27 13:52:13 +0100
  • d115fd0bcd Port screen handle code Mary 2021-03-27 00:04:31 +0100
  • d33d05a20c Fix some implementation still being commented in the controller ui for keyboard Mary 2021-03-26 23:32:34 +0100
  • ee0561c48e Implement IGamepad interface for GTK3 keyboard Mary 2021-03-26 23:26:25 +0100
  • 8551e65a38 Fix copy pasta mistake on config for previous commit Mary 2021-03-26 22:26:13 +0100
  • 7b54f09da7 Add missing SR and SL definitions Mary 2021-03-26 22:24:24 +0100
  • 972f165c5f Implement keyboard assigner and GTK3 key mapping Mary 2021-03-26 22:10:23 +0100
  • aefccff76d Add KeyboardStateSnapshot and its integration Mary 2021-03-25 23:53:29 +0100
  • f2632c44ae Start working on the keyboard detail Mary 2021-03-25 23:43:45 +0100
  • 852d704f8b Filter SDL2 events a bit Mary 2021-03-25 21:10:25 +0100
  • 5622eb8b4b Fix first color clear Mary 2021-03-25 18:34:07 +0100
  • 1f8c43ddd1 Revert "Enforce RGB only framebuffer on the GLWidget" Mary 2021-03-25 18:33:45 +0100
  • 1085af1ebb Handle controller being disconnected and reconnected again Mary 2021-03-25 01:36:39 +0100
  • 5249618150 Implement UI gamepad frontend Mary 2021-03-25 01:11:29 +0100
  • 0cd231f9a6 Enforce RGB only framebuffer on the GLWidget Mary 2021-03-23 23:48:09 +0100
  • 2ca3b0ab58 Start implementing a new input system Mary 2021-03-23 23:43:04 +0100
  • d2712a975f Use SPB for context creation and handling Mary 2021-03-22 15:45:33 +0100
  • 055bf8294d Entirely removed OpenTK 3, still wip Mary 2021-03-22 12:27:20 +0100
  • b956fffd31 Ryujinx.Graphics.OpenGL: Update to OpenTK 4 Mary 2021-03-22 11:24:07 +0100
  • 2d2443734e openal: Update to OpenTK 4 Mary 2021-03-22 10:56:01 +0100
  • faa654dbaf
    Improves logging to console. (#2146) Mark Araujo 2021-04-13 20:58:47 +0100
  • 11130f7826 Re-trigger CI FICTURE7 2021-04-13 22:52:01 +0400
  • a9e56d0a89 Make EntryTable<T>.TryAllocate set entry to default FICTURE7 2021-04-13 14:55:50 +0400
  • adb1dac60b Make Counter<T> finalizable FICTURE7 2021-04-13 14:55:07 +0400
  • 9d6e5769a2 license sharmander 2021-04-13 11:23:36 -0400
  • 8f494ef64b license sharmander 2021-04-13 11:23:13 -0400
  • 5399015957 Add License to THIRDPARTY.md sharmander 2021-04-13 11:22:21 -0400
  • 9ac8df9cb2
    [ImgBot] Optimize images ImgBotApp 2021-04-13 15:12:47 +0000
  • 66ce1a352c Implement FindOverlap functions. sharmander 2021-04-13 11:10:43 -0400
  • 42fe89c882 Add files from https://github.com/mbuchetics/RangeTree sharmander 2021-04-13 10:55:21 -0400
  • b257154fe1
    Merge pull request #1 from aleks-ivanov/feature/dependabot Aleksandar Ivanov 2021-04-13 17:36:11 +0300
  • 98aa139ed9 add Dependabot AleksIvanovSinglet 2021-04-13 17:28:54 +0300