Commit graph

  • 690b52f146 Missed one comment Emma Alyx Wunder 2023-05-09 00:51:28 +0200
  • e9c882b5d7 Added MarkupExtension to NullableDateTimeConverter and changed its usage Emma Alyx Wunder 2023-05-09 00:05:28 +0200
  • 0b0db99ab9 Updated comment style Emma Alyx Wunder 2023-05-09 00:04:14 +0200
  • fd29a2f1d8 refactor: remove margins & double borders + switch profile & input selection Nico 2023-05-08 21:52:50 +0200
  • 534b77e049 refactor: move rumble border top margin to -1 and prevent double border Nico 2023-05-08 21:31:55 +0200
  • 2cb97d465f refactor: center deadzone and range descriptions Nico 2023-05-08 21:30:59 +0200
  • b14ac495b5 refactor: add more separators and increase margin Nico 2023-05-08 21:23:20 +0200
  • 7f28330d33 fix: prevent sliders from jumping by giving text block fixed width Nico 2023-05-08 21:14:50 +0200
  • 1c1db04416 fix: merge issues Nico 2023-05-08 21:09:47 +0200
  • 1cbc4f63ae refactor: clean up controller settings ui Nico 2023-05-08 13:03:34 +0200
  • 76d212579e fix: set background of controller settings view to transparent (to register all pointer presses) Nico 2023-05-07 23:43:14 +0200
  • 2d91fdacaa fix: check if keyboard state is null before checking if button is pressed Nico 2023-05-07 23:35:15 +0200
  • 7b5872fa87 feat: implement automatic input mapping for Avalonia Nico 2023-05-07 23:34:49 +0200
  • 6df3f7cf3a feat: implement automatic input mapping for GTK Nico 2023-05-06 15:12:10 +0200
  • a107319e21 feat: recognize keyboard keys as "pressed" only after key up occurred Nico 2023-05-06 14:46:31 +0200
  • 3cc8a75ef6 Added migration from string-based last_played to DateTime-based last_played_utc Emma Alyx Wunder 2023-05-08 18:03:31 +0200
  • 49e42683d0 Changed LastPlayed field from string to nullable DateTime Emma Alyx Wunder 2023-05-08 17:18:28 +0200
  • ece8c139ed Add proxy locales doteq 2023-05-08 16:18:22 +0200
  • 447940cf36 Add SSL handshake error message doteq 2023-05-08 16:01:27 +0200
  • f2d8c11c15 Use proxy settings on request send doteq 2023-05-08 15:31:06 +0200
  • 5ae0b84466 Add proxy related configuration and Avalonia settings UI doteq 2023-05-08 15:18:04 +0200
  • 8ccbb81975
    Adjust styling and structure TSR Berry 2023-05-08 14:22:07 +0200
  • bf428d9708
    Move ShortcutHelper to Ryujinx.Ui.Common.Helpers TSR Berry 2023-05-08 13:17:55 +0200
  • a8950d6ac4
    vulkan: Pass Vk instance to VulkanRenderer (#4859) 1.1.772 Mary 2023-05-08 13:05:37 +0200
  • d9b97bde3f
    Set executable bits for PR builds on linux TSR Berry 2023-05-08 12:59:57 +0200
  • 61f858c12a
    Install latest rcodesign release TSR Berry 2023-05-07 20:09:54 +0200
  • 1279fedc0c
    Fix check for the correct amount of args TSR Berry 2023-05-07 19:48:48 +0200
  • d2f60dfdbf
    Fix wrong version argument TSRBerry 2023-05-07 19:06:19 +0200
  • 38a8c9189c
    Add macOS jobs TSR Berry 2023-05-07 04:15:25 +0200
  • ff8b797fd0
    Use matrix strategy for releases TSR Berry 2023-05-07 04:13:25 +0200
  • 53b657e90a
    Add build config and extra args to create_macos_build.sh TSR Berry 2023-05-07 04:11:13 +0200
  • 162798b026
    vulkan: Avoid hardcoding features in CreateDevice (#4858) 1.1.771 Mary 2023-05-08 12:48:16 +0200
  • 1b28ecd63e
    Vulkan: Simplify MultiFenceHolder and managing them (#4845) 1.1.770 riperiperi 2023-05-08 11:45:12 +0100
  • ff90ea13e9
    Merge branch 'Ryujinx:master' into master beginor 2023-05-08 18:26:53 +0800
  • c621efb6d1 vulkan: Pass Vk instance to VulkanRenderer Mary 2023-05-08 12:15:08 +0200
  • 04cd4c150f vulkan: Avoid hardcoding features in CreateDevice Mary 2023-05-08 12:02:52 +0200
  • 895d9b53bc
    Vulkan: Batch vertex buffer updates (#4843) 1.1.769 riperiperi 2023-05-08 09:59:26 +0100
  • 5331f94fc4 - Replace _threadStopped event with attempt to Join() the ending thread (if that isn't the current thread) instead. jhorv 2023-05-07 22:29:39 -0400
  • 0e06aace45
    misc: Avoid copy of ApplicationControlProperty (#4849) 1.1.768 Mary 2023-05-08 01:50:07 +0200
  • 2d4802c8ef misc: Avoid copy of ApplicationControlProperty Mary 2023-05-08 00:39:52 +0200
  • adf4ebcd60
    Ava: Fix SystemTimeOffset calculation (#4848) 1.1.767 Ac_K 2023-05-08 00:31:08 +0200
  • 470a8031a4
    time: Update for 15.0.0 changes and fixes long standing issues (#4822) 1.1.766 Mary 2023-05-08 00:15:58 +0200
  • c1c2851d68 Address feedback riperiperi 2023-05-07 23:10:38 +0100
  • 0cac622843 DateTime.Now in local var Ac_K 2023-05-07 23:46:49 +0200
  • 7a9f59da7a Address gdkchan's comment Mary 2023-05-07 23:44:27 +0200
  • 89c472b60e Ava: Fix SystemTimeOffset calculation Ac_K 2023-05-07 23:39:02 +0200
  • 5440d4ad5c
    misc: Switch ProcessResult to a class (#4846) 1.1.765 Mary 2023-05-07 22:50:45 +0200
  • 54057934de Address feedback riperiperi 2023-05-07 21:30:53 +0100
  • 51c302fd7e misc: Switch ProcessResult to a class Mary 2023-05-07 22:26:29 +0200
  • 1bda120263 Wrong type of CB. riperiperi 2023-05-07 21:25:05 +0100
  • 0254495f94 Proper methods for risky reference increments riperiperi 2023-05-07 21:11:52 +0100
  • 7c3c0ec12e Fix WaitForFencesImpl thread safety riperiperi 2023-05-07 21:04:03 +0100
  • 1322c0cce1 Thread safety for GetBufferData in PersistentFlushBuffer riperiperi 2023-05-07 18:20:39 +0100
  • 2030577d9e Vulkan: Simplify waitable add/remove riperiperi 2023-04-14 00:22:14 +0100
  • b1ed769517 Only rebind vertex buffers if they have changed riperiperi 2023-05-07 16:51:04 +0100
  • 2ce6de92a9 Stop SDL from inhibiting sleep. John Norman 2023-05-07 08:30:36 -0700
  • f590743d3c Vulkan: Batch vertex buffer updates riperiperi 2022-12-27 20:43:19 +0000
  • dde208b480
    UI: Expose games build ID for cheat management (#4340) 1.1.764 gnisman 2023-05-07 17:36:44 +0300
  • bf4be34c6a
    Update ko_KR.json DDinghoya 2023-05-07 21:35:22 +0900
  • 6b316fc679 remove specific platform values and regions NitroTears 2023-05-07 13:48:13 +1000
  • 2f5d2f9bc4 Replaced COM reference with ComImport for shortcut functionality NitroTears 2023-05-07 13:37:57 +1000
  • fc7932a728 add mac build script beginor 2023-05-07 10:07:54 +0800
  • be8e5b76fd Merge branch 'master' into create-shortcut NitroTears 2023-05-07 10:59:40 +1000
  • 21d3d31ede added back shortcut to new contextmenu file NitroTears 2023-05-07 10:54:35 +1000
  • 68f5cd9c73 Merge branch 'create-shortcut' of https://github.com/NitroTears/Ryujinx into create-shortcut NitroTears 2023-05-07 10:39:31 +1000
  • 11d91e6afc code issue fixes NitroTears 2023-04-27 21:47:38 +1000
  • 7a0a582034 fixes to .shortcut data NitroTears 2023-04-27 21:37:17 +1000
  • b94563f3ef Added linux .desktop shortcut creation Luke Kellett 2023-04-27 20:30:05 +1000
  • 00b2ff7ef7 Moved shortcut logic to specific file, added Ava UI for shortcuts Luke Kellett 2023-04-10 14:00:17 +1000
  • cc7f27495a code cleanup Luke Kellett 2023-04-10 12:33:00 +1000
  • bb3d5548ca Icons display properly in shortcut Luke Kellett 2023-04-10 12:02:58 +1000
  • 857d023926 Added basic implementation for shortcut creation Luke Kellett 2023-04-07 13:04:25 +1000
  • 0c7d8136cd time: Report auto correcting clock and hardcode steady clock unique id Mary 2023-05-07 00:16:53 +0200
  • 4c3d2d5d75
    UI: Add progress bar for re-packaging shaders (#4805) 1.1.763 Nico 2023-05-06 15:35:46 +0200
  • cc141431c0 Fix the issue of unequal check for amiibo file date due to the lack of sub-second units in the header, causing slow opening of the amiibo interface. xhr 2023-05-06 19:48:46 +0800
  • e1eaa75495
    Merge branch 'master' into feature/shader-packing-progress Nico 2023-05-06 09:55:38 +0200
  • 3a64384a7d
    style: fix formatting Nico 2023-05-06 09:55:25 +0200
  • 40bb71309a Remove unused BuildIdLabel property gnisman 2023-05-06 10:09:22 +0300
  • e655a69ae4 Comments fix gnisman 2023-05-06 10:07:20 +0300
  • 9c22582d73 move _threadStopped check inside "dispose once" test Jim Horvath 2023-05-04 17:48:43 -0400
  • 91e418f7a8 use GetSessionObj(int) instead of using _sessions directly Jim Horvath 2023-04-24 12:58:10 -0400
  • 83b7e0baa4 fix Logger call Jim Horvath 2023-03-21 21:32:52 -0400
  • bbe8b67426 rework ServerBase to use one collection each for sessions and ports, and make all accesses thread-safe. Jim Horvath 2023-03-21 21:09:24 -0400
  • 6224d66f44 remove unused usings Jim Horvath 2023-03-21 21:05:38 -0400
  • 89db81f168 Add guard against ServerBase.Dispose() being called multiple times. Add reset event to avoid Dispose() being called while the ServerLoop is still running. Jim Horvath 2023-03-21 19:55:12 -0400
  • fab11ba3f1
    AM: Stub some service calls (#4825) 1.1.762 Ac_K 2023-05-06 03:33:50 +0200
  • b9a57abc94 ICommonStateGetter disposable Ac_K 2023-05-06 03:04:00 +0200
  • 056bd29ab3 AM: Stub some service call Ac_K 2023-05-06 02:21:14 +0200
  • 5efa7d90ca Fix internal offset not working since changes and ensure that user clock have a valid clock id Mary 2023-05-06 01:11:22 +0200
  • 9cebca61e4 Address gdkchan's comment Mary 2023-05-06 00:31:59 +0200
  • dc9df8c13f time: Do not set setup value to posix time Mary 2023-05-06 00:20:45 +0200
  • 4d16079f6a time: Update for 15.0.0 changes Mary 2023-05-06 00:20:33 +0200
  • 332891b5ff
    Use correct offset for storage constant buffer elimination (#4821) 1.1.761 riperiperi 2023-05-05 22:59:36 +0100
  • 7df4fcada7
    GPU: Remove CPU region handle containers (#4817) 1.1.760 riperiperi 2023-05-05 22:40:46 +0100
  • 5450e66b36 add buffer fixed size flag on generator Emmanuel Hansen 2023-05-05 21:37:00 +0000
  • d6698680be
    UI: Fix sections extraction (#4820) 1.1.759 Ac_K 2023-05-05 23:24:35 +0200
  • b2d0faa35f fix hipc buffer flags Emmanuel Hansen 2023-05-05 21:13:57 +0000
  • 3ace47c200 Addresses feedback Ac_K 2023-05-05 23:00:40 +0200
  • 140e2258c3 Use correct offset for storage constant buffer elimination riperiperi 2023-05-05 21:41:28 +0100
  • 64c90f46d8 Change BuildId label to support translation gnisman 2023-05-05 23:40:15 +0300