> Fix Windows compile: use iter().copied() for UTF-16 iteration
> [Karşılaştır: v1.0.36...v1.0.37](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.36...v1.0.37)
> Align stride to 4 bytes (pixel boundary) for Mac host compatibility
> [Karşılaştır: v1.0.32...v1.0.33](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.32...v1.0.33)
> Fix Mac host stride padding: process each row separately to skip padding bytes
> [Karşılaştır: v1.0.31...v1.0.32](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.31...v1.0.32)
> Fix CoreGraphics macOS imports and scroll API for compilation
> [Karşılaştır: v1.0.25...v1.0.26](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.25...v1.0.26)
> Fix mouse button state mapping for mac trackpad events
> [Karşılaştır: v1.0.19...v1.0.20](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.19...v1.0.20)
> Tweak quality: reduce downscale aggressiveness and expose video tuning env vars
> [Karşılaştır: v1.0.17...v1.0.18](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.17...v1.0.18)
> Allow remote frame to scale up with window size
> [Karşılaştır: v1.0.15...v1.0.16](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.15...v1.0.16)
> Tune frame-rate adaptation to reduce perceived lag on busy sessions
> [Karşılaştır: v1.0.14...v1.0.15](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.14...v1.0.15)
> Fix host capture pipeline to latest-frame-only and drop queue backpressure
> [Karşılaştır: v1.0.11...v1.0.12](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.11...v1.0.12)
> Create remote texture on first frame in GUI render path
> [Karşılaştır: v1.0.4...v1.0.5](https://github.com/onder-ozturk/rustdesk-remote/compare/v1.0.4...v1.0.5)