Commit graph

  • 21e73501f1 Changed UpdateTimePlayed() to use TimeSpan logic Emma Alyx Wunder 2023-05-15 07:11:58 +0200
  • f3af143faa Removed nullable attribute from TimePlayed property Emma Alyx Wunder 2023-05-15 07:00:03 +0200
  • d728da19a3 Removed base10 parameter from ValueFormatUtils Emma Alyx Wunder 2023-05-15 06:37:01 +0200
  • 9f53a25b45 Updated comment on FormatDateTime Emma Alyx Wunder 2023-05-15 06:07:47 +0200
  • 9bd1a623ae Removed converters as they are no longer needed Emma Alyx Wunder 2023-05-15 06:05:47 +0200
  • d6c990f4c5 Removed unneeded usings Emma Alyx Wunder 2023-05-15 05:56:28 +0200
  • 9bb04c31aa Additional ApplicationLibrary changes that got lost in the last commit Emma Alyx Wunder 2023-05-15 05:33:18 +0200
  • a350e28243 Fixed formatting/parsing issues with ApplicationData properties TimePlayed, LastPlayed, and FileSize Emma Alyx Wunder 2023-05-15 05:31:20 +0200
  • 21cc44be43
    Missed a couple semicolons. subanz 2023-05-14 20:38:37 -0500
  • 1004a014cb
    Merge branch 'master' into patch-1 subanz 2023-05-14 20:25:44 -0500
  • b2c1832e32
    Fix due to wrong assumption about the output of which. subanz 2023-05-14 20:25:15 -0500
  • 9065c441cf Remove warning for unparsable old-style Last Played strings Emma Alyx Wunder 2023-05-14 23:28:42 +0200
  • 22202be394
    [GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#4927) 1.1.800 TSRBerry 2023-05-14 16:34:31 +0200
  • 1eaf432b29
    Merge branch 'master' into feature/automatic-input-mapping Nico 2023-05-14 10:43:35 +0200
  • 481b47f094
    Removed if statement. subanz 2023-05-14 00:37:49 -0500
  • 921517871e
    Linux: Detect if gamemode is installed and start it when launching Ryujinx. subanz 2023-05-14 00:04:16 -0500
  • 3d483f2f7e Merge branch 'Ryujinx:master' into master beginor 2023-05-14 11:20:03 +0800
  • 17ba217940
    Vulkan: Device map buffers written more than flushed (#4911) 1.1.799 riperiperi 2023-05-13 14:15:05 +0100
  • aae4595bdb
    Add timeout of 35 minutes to workflow jobs (#4928) 1.1.798 TSRBerry 2023-05-13 13:24:43 +0200
  • 2db7c702d2
    Add timeout of 35 minutes to workflow jobs TSR Berry 2023-05-13 10:56:23 +0200
  • 3cabe36699
    ava: Add missing events and default isCursorInRenderer to true TSR Berry 2023-05-13 10:39:31 +0200
  • 1bf86119b6
    gtk: Add missing isMouseInClient check for hide-cursor TSR Berry 2023-05-13 10:38:19 +0200
  • 880fd3cfcb
    audio: sdl2: Do not report 5.1 if the device doesn't support it (#4908) 1.1.797 Mary 2023-05-13 09:15:16 +0200
  • 9be120216a code feedback changes NitroTears 2023-05-13 16:22:26 +1000
  • 9b4dff66a9
    Merge branch 'Ryujinx:master' into master beginor 2023-05-13 11:25:38 +0800
  • f679f25e08
    Set OpenGL PixelPackBuffer to 0 when done (#4921) 1.1.796 gdkchan 2023-05-12 21:59:46 -0300
  • bdb5e1523c Set OpenGL PixelPackBuffer to 0 when done gdk 2023-05-12 21:04:39 -0300
  • c2709b3bdd
    macOS CI Adjustments (#4910) 1.1.795 Isaac Marovitz 2023-05-12 23:53:52 +0100
  • 56947ddc42 Shader cache version bump gdk 2023-03-22 00:02:50 -0300
  • c2ed5dbe46 Eliminate redundant multiplications by gl_FragCoord.w on the shader gdk 2023-03-21 23:41:41 -0300
  • 2b5c71f9b7 Use the same prefix for PR and release build archives TSR Berry 2023-05-12 21:34:29 +0200
  • 38040b27f2 Berry changes Isaac Marovitz 2023-05-12 15:31:38 -0400
  • 3794874618 Naming nitpick Isaac Marovitz 2023-05-12 13:34:35 -0400
  • 1ff070308d Update build.yml Isaac Marovitz 2023-05-12 13:30:23 -0400
  • 38112a5ba6 Fix macOS build name in CI Isaac Marovitz 2023-05-12 13:14:10 -0400
  • 2b6e81deea
    Ava: Fix wrong MouseButton (#4900) 1.1.794 Ac_K 2023-05-12 21:39:42 +0200
  • a1be778e6e Hilarious AMD slowdown disabler riperiperi 2023-05-12 19:16:39 +0100
  • e90f572466 Vulkan: Device map buffers written more than flushed riperiperi 2023-05-12 18:44:47 +0100
  • 7271f1b18e
    Bump shader cache codegen version 1.1.793 Mary 2023-05-12 18:53:14 +0200
  • c8099cbb06 audio: sdl2: Do not report 5.1 if device doesn't support it Mary 2023-05-12 16:16:44 +0200
  • bb08cba019 amadeus: adjust VirtualDevice channel configuration reporting with HardwareDevice Mary 2023-05-12 16:13:47 +0200
  • 5995f0e589 Fixed "ErrorOutOfDeviceMemory" crash. KAT 2023-05-12 17:48:30 +0900
  • 8cb7afde79 update build.sh beginor 2023-05-12 10:56:40 +0800
  • 11e3747348
    Merge branch 'Ryujinx:master' into master beginor 2023-05-12 10:44:37 +0800
  • c5846b757b Ava: Fix wrong MouseButton Ac_K 2023-05-12 03:59:32 +0200
  • 5fda543f84
    Vulkan: Partially workaround MoltenVK InvalidResource error (#4880) 1.1.792 riperiperi 2023-05-12 02:06:15 +0100
  • c9f7489b13 Address feedback riperiperi 2023-05-12 01:34:03 +0100
  • 95c06de4c1
    GPU: Remove swizzle undefined matching and rework depth aliasing (#4896) 1.1.791 riperiperi 2023-05-12 01:30:47 +0100
  • 49c63ea077
    Fix the restart after an update. (#4869) 1.1.790 John 2023-05-11 17:14:29 -0700
  • d62218f515
    Fix issues with escaped arguments. John Norman 2023-05-11 17:08:07 -0700
  • b2432eee3e
    Fix restarting on Linux Avalonia. John Norman 2023-05-11 17:07:16 -0700
  • 531da8a1c0
    Changed LastPlayed field from string to nullable DateTime (#4861) 1.1.789 SamusAranX 2023-05-12 01:56:37 +0200
  • 03add29d72 Workaround: Do not allow copies for format alias. riperiperi 2023-05-12 00:13:48 +0100
  • 5cbdfbc7a4
    amadeus: Allow 5.1 sink output (#4894) 1.1.788 Mary 2023-05-12 00:19:19 +0200
  • c8cd70da55 Address feedback 1, fix an issue riperiperi 2023-05-11 22:40:54 +0100
  • e0544dd9c7
    UI: Adjust input mapping view (#4866) 1.1.787 Nico 2023-05-11 23:10:57 +0200
  • 7619270e56 GPU: Remove swizzle undefined matching and rework depth aliasing riperiperi 2023-05-11 21:49:00 +0100
  • 0e76972f60 Remove outdated comment Mary 2023-05-11 22:35:04 +0200
  • f089b3d6fe amadeus: Allow 5.1 sink output Mary 2023-05-11 22:11:35 +0200
  • aa784c3e5e
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.0 to 6.30.1 (#4886) 1.1.786 dependabot[bot] 2023-05-11 21:42:46 +0200
  • 9205077590
    Enable explicit LOD for array textures with depth compare on SPIR-V (#4892) 1.1.785 gdkchan 2023-05-11 16:35:36 -0300
  • 878377a58a Enable explicit LOD for array textures with depth compare on SPIR-V gdk 2023-05-02 18:20:07 -0300
  • 0ed40c7175
    Fix incorrect ASTC endpoint color when using LuminanceDelta mode (#4890) 1.1.784 gdkchan 2023-05-11 15:47:55 -0300
  • 40d47b7aa2
    amadeus: Fix wrong channel mapping check and an old typo (#4888) 1.1.783 Mary 2023-05-11 20:14:02 +0200
  • 9e0de9268a Fix incorrect ASTC endpoint color when using LuminanceDelta mode gdk 2023-05-03 21:21:56 -0300
  • ec0bb74968
    Stop SDL from inhibiting sleep. (#4842) 1.1.782 John 2023-05-11 11:13:01 -0700
  • 71d98c142a amadeus: Fix reverb 3d early delay wrong output index Mary 2023-05-11 19:44:26 +0200
  • 84ae2fd240 amadeus: Fix wrong channel mapping check Mary 2023-05-11 19:43:00 +0200
  • 42f7f98666
    Fix the issue of unequal check for amiibo file date due to the lack o… (#4832) 1.1.781 2435043xia 2023-05-12 01:10:24 +0800
  • 48beee6989
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.0 to 6.30.1 dependabot[bot] 2023-05-11 17:02:25 +0000
  • 95bad6995c
    GPU: Fix shader cache assuming past shader data was mapped (#4885) 1.1.780 riperiperi 2023-05-11 17:41:34 +0100
  • 3d42995822
    Attempt to fix release.yml after merge 1.1.779 Mary 2023-05-11 17:42:33 +0200
  • 9095941fd1
    Update release workflow & Add jobs for macOS (#4837) TSRBerry 2023-05-11 17:36:53 +0200
  • 82bce6496d GPU: Fix shader cache assuming past shader data was mapped riperiperi 2023-05-11 16:18:17 +0100
  • 31c735bc7e Remove GS on VS stuff riperiperi 2023-05-11 15:56:35 +0100
  • 5a162233b3
    Merge branch 'master' into refactoring/controller-input-improvements Nico 2023-05-11 09:34:17 +0200
  • 594e6c3a36
    style: apply suggestions from code review Nico 2023-05-11 09:33:11 +0200
  • 0d7a7d101f fix: add proper comment on why the background needs to be transparent Nico 2023-05-11 09:30:01 +0200
  • 4b55786bdd
    Merge branch 'master' into feature/automatic-input-mapping Nico 2023-05-11 09:26:46 +0200
  • 09f2bce498
    style: remove empty line Nico 2023-05-11 09:26:35 +0200
  • 29fbca3dc8
    style: apply suggestions from code review Nico 2023-05-11 09:24:46 +0200
  • 104abe9bbd Merge branch 'Ryujinx:master' into master beginor 2023-05-11 12:06:52 +0800
  • ba71141bdc
    Ensure background translation threads exited before disposing JIT (#4874) 1.1.777 gdkchan 2023-05-10 21:46:38 -0300
  • 0a0675a7f6
    Fix missing domain service object dispose (#4879) 1.1.776 gdkchan 2023-05-10 21:29:17 -0300
  • 840bd22854 Fix missing domain service object dispose gdk 2023-05-10 20:57:54 -0300
  • d86fd58c0d Actually do the workaround riperiperi 2023-05-10 01:36:13 +0100
  • 97b8ee1edf Add MVK stage flags workaround riperiperi 2023-05-10 00:01:06 +0100
  • ef667cfad2 Merge remote-tracking branch 'remotes/origin/master' into amiibo-update-fix xhr 2023-05-10 14:33:34 +0800
  • 8d4f5adffc Supplement the unrepaired. xhr 2023-05-10 14:32:45 +0800
  • 047d56b33f
    Fixing up the code after some change requests. Removed a line of code that was accidentally left in. John Norman 2023-05-09 20:34:18 -0700
  • a7c6e6a8cf
    fix(mvk): resumeLostDevice (#4800) 1.1.775 Aaron O'Mullan 2023-05-09 22:31:52 -0300
  • 4f57856997 Ensure background translation threads exited before disposing JIT gdk 2023-05-09 21:43:19 -0300
  • a48dad522d Fix the updater for the Ava UI too. John Norman 2023-05-09 15:28:35 -0700
  • ccabbfb8d0 Fix the restart after an update. John Norman 2023-05-08 16:36:11 -0700
  • 0bc8151c7e
    IPC - Refactor Bcat service to use new ipc - Revisit (#4803) 1.1.774 Emmanuel Hansen 2023-05-09 21:46:23 +0000
  • e22504830a
    Merge branch 'master' into feature/automatic-input-mapping Nico 2023-05-09 19:15:48 +0200
  • 40c17673f5
    Replace DelegateHelper with pre-generated delegates (#4867) 1.1.773 gdkchan 2023-05-09 06:02:39 -0300
  • bca497f87a
    Merge branch 'Ryujinx:master' into master beginor 2023-05-09 15:45:22 +0800
  • 58fff032d4 Replace DelegateHelper with pre-generated delegates gdk 2023-05-08 21:29:39 -0300
  • d3625796cc
    Merge branch 'master' into ava-input Isaac Marovitz 2023-05-09 00:48:57 +0100