IronRDP/crates
Marc-André Lureau 20581bb6f1 feat(graphics): add helper to find diff between images
Add some helper to find "damaged" regions, as 64x64 tiles.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2025-04-22 16:16:34 +02:00
..
iron-remote-desktop fix(web): improve make_bridge! macro hygiene 2025-04-22 13:09:56 +02:00
ironrdp fix: inject socket local address for the client addr (#759) 2025-04-21 09:08:50 +00:00
ironrdp-acceptor refactor: fix new clippy warnings 2025-03-13 11:03:10 +01:00
ironrdp-ainput chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-async feat(tokio): add reqwest feature (#734) 2025-04-02 14:59:02 -04:00
ironrdp-bench refactor(server)!: rename left/top -> x/y 2025-03-31 18:11:03 +02:00
ironrdp-blocking chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-client fix: inject socket local address for the client addr (#759) 2025-04-21 09:08:50 +00:00
ironrdp-client-glutin docs: add project links to READMEs for consistency 2024-10-29 19:14:20 +09:00
ironrdp-cliprdr feat(cliprdr)!: add on_ready() callback (#729) 2025-03-30 18:39:10 -04:00
ironrdp-cliprdr-format chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-cliprdr-native build(deps): update windows crate to 0.61.1 (#743) 2025-04-09 08:54:48 +00:00
ironrdp-connector fix: inject socket local address for the client addr (#759) 2025-04-21 09:08:50 +00:00
ironrdp-core refactor: move padding module to ironrdp-core (#716) 2025-03-24 22:52:46 +02:00
ironrdp-displaycontrol chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-dvc refactor: fix new clippy warnings 2025-03-13 11:03:10 +01:00
ironrdp-error chore(release): prepare for publishing (#628) 2025-01-28 23:24:35 +00:00
ironrdp-futures chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-fuzzing build: do not use workspace dependencies (#695) 2025-03-12 09:25:01 -04:00
ironrdp-glutin-renderer docs: use CDN URLs instead of the blob storage URLs for Devolutions logo (#631) 2025-01-09 10:06:10 -05:00
ironrdp-graphics feat(graphics): add helper to find diff between images 2025-04-22 16:16:34 +02:00
ironrdp-input build(deps): bump smallvec from 1.14.0 to 1.15.0 (#739) 2025-04-08 08:38:53 -04:00
ironrdp-pdu fix(pdu): fix possible out of bound indexing in RFX module (#724) 2025-03-27 12:00:20 -04:00
ironrdp-pdu-generators docs: use CDN URLs instead of the blob storage URLs for Devolutions logo (#631) 2025-01-09 10:06:10 -05:00
ironrdp-rdcleanpath chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-rdpdr feat(rdpdr): add USER_LOGGEDON flag support 2025-04-08 16:49:05 +02:00
ironrdp-rdpdr-native chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-rdpsnd fix(rdpsnd): send client formats that match server (#742) 2025-04-09 01:43:03 +00:00
ironrdp-rdpsnd-native refactor(rdpsnd)!: pass format_no instead of AudioFormat 2025-04-08 16:49:05 +02:00
ironrdp-replay-client docs: add project links to READMEs for consistency 2024-10-29 19:14:20 +09:00
ironrdp-server fix(server)!: remove time_warn! from the public API (#773) 2025-04-22 07:33:12 -04:00
ironrdp-session fix(session): decrease verbosity of FastPath header 2025-04-08 16:49:05 +02:00
ironrdp-session-generators docs: use CDN URLs instead of the blob storage URLs for Devolutions logo (#631) 2025-01-09 10:06:10 -05:00
ironrdp-svc style: run cargo +nightly fmt 2025-03-13 11:03:10 +01:00
ironrdp-testsuite-core test(server): run the fast_path tests from testsuite-core 2025-04-10 10:21:54 +02:00
ironrdp-testsuite-extra fix: inject socket local address for the client addr (#759) 2025-04-21 09:08:50 +00:00
ironrdp-tls build(deps): bump the patch group across 1 directory with 2 updates (#738) 2025-04-08 12:55:21 +00:00
ironrdp-tokio feat(tokio): add reqwest feature (#734) 2025-04-02 14:59:02 -04:00
ironrdp-web fix(web): improve make_bridge! macro hygiene 2025-04-22 13:09:56 +02:00