IronRDP/crates
Marc-André Lureau c2164716c3 refactor(server): split UpdateEncoder
The bitmap encoder dispatching code was becoming convoluted and the same
struct was handling PduEncoding and various bitmap encoding handling.
Instead, split UpdateEncoder in different types and concerns.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2025-03-31 18:11:03 +02:00
..
ironrdp refactor(server)!: rename left/top -> x/y 2025-03-31 18:11:03 +02: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 chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00: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 build(deps): bump uuid from 1.15.1 to 1.16.0 (#706) 2025-03-18 11:45:47 +09: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 feat(cliprdr)!: add on_ready() callback (#729) 2025-03-30 18:39:10 -04:00
ironrdp-connector style: run cargo +nightly fmt 2025-03-13 11:03:10 +01: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 chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-input chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00: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 chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-rdpdr-native chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-rdpsnd refactor: fix new clippy warnings 2025-03-13 11:03:10 +01:00
ironrdp-rdpsnd-native chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-replay-client docs: add project links to READMEs for consistency 2024-10-29 19:14:20 +09:00
ironrdp-server refactor(server): split UpdateEncoder 2025-03-31 18:11:03 +02:00
ironrdp-session fix(session): update rectangle when applying None codecs updates (#728) 2025-03-30 18:37:38 -04: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 fix(pdu): fix possible out of bound indexing in RFX module (#724) 2025-03-27 12:00:20 -04:00
ironrdp-testsuite-extra build: do not use workspace dependencies (#695) 2025-03-12 09:25:01 -04:00
ironrdp-tls chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-tokio chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
ironrdp-web feat(cliprdr)!: add on_ready() callback (#729) 2025-03-30 18:39:10 -04:00