Tommy Wu

Results 9 issues of Tommy Wu

### Description Adds a check that detects if OBS is running on Windows ARM64 emulation and logs the result. ### Motivation and Context https://github.com/obsproject/obs-studio/pull/5644 ### How Has This Been Tested?...

New Feature

### Description Port OBS Studio to Windows ARM64 You can find the latest build here: https://github.com/tommyvct/obs-studio/releases ### Motivation and Context Microsoft launched another ARM based Windows device in October 2019,...

Enhancement
Work In Progress
Seeking Testers
Windows

1. The +1 and -1 icon should be just a single plus or minus sign. The key information is the level number, and the number in +1 and -1 icons...

t/improvements

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

PR #2842 doens't fix the problem in all cases. This PR will only link to bcrypt if mbedtls is not found by find_package(mbedtls).

Type: Bug
[build]

### Description Add support for Windows ARM64 ### Motivation and Context Make OBS Studio great on Windows ARM64 devices. ### How Has This Been Tested? Still need further integrated test....

``` ➜ ~ ping 1.1.1.1 PING 1.1.1.1 (1.1.1.1): 56 data bytes 64 bytes from 1.1.1.1: icmp_seq=0 ttl=60 time=34.573 ms 64 bytes from 1.1.1.1: icmp_seq=1 ttl=60 time=629.246 ms Request timeout for...

### Description Update `simde` to `22b8b97`. This enables ARM64 NEON functionality on Windows ARM64 and possibly other ARM64 systems. ### Motivation and Context The current version of `simde` can't recognize...

Enhancement