aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio.Backends.SoundIo/Native
diff options
context:
space:
mode:
authorLogan Stromberg <loganstromberg@gmail.com>2022-11-16 14:53:17 -0800
committerGitHub <noreply@github.com>2022-11-16 23:53:17 +0100
commit2c9ab5e45fd45d45909b9b348580c44bdfc4d36f (patch)
tree204dec18131dcdf05837999600ad1a32435a566c /Ryujinx.Audio.Backends.SoundIo/Native
parentd536cc8ae6d6725780365d858f2fd64b66d90b7f (diff)
Prevent raw Unicode control codes from showing on software keyboard applet. (#3845)1.1.350
* Revert "Add support for releasing a semaphore to DmaClass (#2926)" This reverts commit 521a07e6125d3a5d9781512639387a9be5f09107. * Revert "Revert "Add support for releasing a semaphore to DmaClass (#2926)"" This reverts commit ec8a5fd05362f04cc77436ee3e45a9188777f75e. * Strip non-visible control codes from strings before they are sent to the software keyboard to prevent ugly unicode blocks from being shown on the UI. * remove debugging junk * Initialize stringbuilder capacity at the start to prevent resizing (a tiny tiny microoptimization) * Update remarks documentation. Remove unneeded imports. * Removing a test that's actually just redundant Co-authored-by: Logan Stromberg <lostromb@microsoft.com>
Diffstat (limited to 'Ryujinx.Audio.Backends.SoundIo/Native')
0 files changed, 0 insertions, 0 deletions