close all connections if cm exit unexpected, and allow retry
Signed-off-by: 21pages <pages21@163.com>
fix: Fix sysinfo >=0.29.1 crashing the main view on macOS
Fix: mobile -> wayland virtual keyboard mapping mismatch
Fix. translation keys "Allow file copy and paste" > "Enable file copy and paste"
Remove manual adjustment of fps, automatically adjusted to the maximum already
Update ru.rs
Update de.rs
Update es.rs
... because we switched to unmodified oboe. The wrapper is built as separate local vcpkg port that depends on oboe. Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
New terms added
# Conflicts: # Cargo.lock # src/server/connection.rs
fix install after connection
Update lv.rs
Update Italian language
fix setup server tip message in farsi language
update cs.rs
Update pl.rs
opt codec
1. use src width/height to convert yuv 2. align dst yuv to avoid illegal memory access 3. init yuvfmt when new codec 4. move remote reset calls from empty conns judge to emtpy remote conns judge Signed-off-by: 21pages <pages21@163.com>