Commit Graph

21608 Commits

Author SHA1 Message Date
akallabeth
ded07fa31e [client,man] improve manpages (see #11357) 2025-06-16 11:56:06 +02:00
akallabeth
9b21bc8fc2 [primitives,neon] fix YUV conversion, handle odd x/y 2025-06-16 10:59:35 +02:00
akallabeth
e3ec6288ee Merge pull request #11680 from akallabeth/release-fixes
[client,common] change AAD url depending on request
2025-06-13 19:35:21 +02:00
akallabeth
79ac927371 [client,common] change AAD url depending on request
* stdio callbacks use a redirect URL with https
* webview uses a redirect URL with ms-appx-web
2025-06-13 19:05:54 +02:00
akallabeth
5057cecaf0 Merge pull request #11678 from akallabeth/release-fixes
[settings] fix setting definition
2025-06-13 15:36:53 +02:00
akallabeth
d4aeb4f121 [settings] fix setting definition 2025-06-13 15:27:49 +02:00
akallabeth
e6dd626e7e Merge pull request #11677 from akallabeth/primitives-log
[codec] log primitives used
2025-06-13 14:02:23 +02:00
akallabeth
1669f6ede0 [doxygen] fix documentation for version 2025-06-13 14:01:56 +02:00
akallabeth
e049be9837 [codec] log primitives used 2025-06-13 13:52:28 +02:00
akallabeth
1cc286e702 Merge pull request #11675 from akallabeth/aad-fix
[client,common] fix missing AAD guards
2025-06-13 11:24:14 +02:00
akallabeth
17dcb86519 [client,common] fix missing AAD guards 2025-06-13 11:23:37 +02:00
akallabeth
4e343f515e Merge pull request #11674 from akallabeth/fix-neon-detect
[primitives] fix neon detection
2025-06-13 10:52:48 +02:00
akallabeth
3d9ad1cb46 [primitives] fix neon detection 2025-06-13 10:41:59 +02:00
akallabeth
93a74d30d0 Merge pull request #11673 from akallabeth/avc420-fix
Avc420 fix
2025-06-13 10:23:38 +02:00
akallabeth
ee6d95ab25 [warnings] fix unused warnings 2025-06-13 10:15:56 +02:00
akallabeth
92f88b37d8 [primitives,yuv] fix YUV420 to RGB 2025-06-13 09:53:24 +02:00
akallabeth
b57281ec99 [core,timer] fix use on platforms not supported
If a platform does not support the freerdp_timer_* API let it fail
silently.
2025-06-13 09:53:24 +02:00
Martin Fleisz
c66139112a Merge pull request #11671 from akallabeth/enforce-fix
[core,settings] default MonitorIds size to MonitorDefArray size
2025-06-11 10:36:30 +02:00
Armin Novak
90a737d48f [core,settings] default MonitorIds size to MonitorDefArray size 2025-06-11 10:14:15 +02:00
akallabeth
acac723da7 Merge pull request #11670 from akallabeth/flatpak-limit
[packaging,flatpak] build -j ${FLATPAK_BUILDER_N_JOBS}
2025-06-11 09:45:59 +02:00
Armin Novak
cf60ea97a7 [packaging,flatpak] build -j ${FLATPAK_BUILDER_N_JOBS} 2025-06-11 09:18:19 +02:00
akallabeth
e02d6a455f Merge pull request #11371 from akallabeth/azure-patch
[client,common] make all azure settings configurable
2025-06-10 16:37:51 +02:00
akallabeth
6168a7bfd1 [client,common] make all azure settings configurable 2025-06-10 16:30:06 +02:00
akallabeth
d690ea0cb2 [utils,smartcard] fix possible assertion 2025-06-10 16:27:16 +02:00
akallabeth
7df774dac5 Merge pull request #11669 from akallabeth/gcc-dyn-log
[core,gcc] use dynamic logger from rdpMcs
2025-06-10 13:05:45 +02:00
akallabeth
ff7a3729fa [core,gcc] use dynamic logger from rdpMcs 2025-06-10 11:47:38 +02:00
Martin Fleisz
bfe25d0120 Merge pull request #11664 from akallabeth/winpr-createfile
[winpr,file] fix definition of winpr_CreateFile
2025-06-05 14:11:19 +02:00
akallabeth
ef6b4efdf4 [winpr,file] fix definition of winpr_CreateFile 2025-06-05 13:55:01 +02:00
Martin Fleisz
6e7216c490 Merge pull request #11663 from akallabeth/drive-unicode
[channels,printer] fix missing include
2025-06-05 13:33:05 +02:00
akallabeth
82578e8d71 [channels,printer] fix missing include 2025-06-05 13:19:35 +02:00
Martin Fleisz
e382621454 Merge pull request #11659 from akallabeth/drive-unicode
Drive unicode
2025-06-05 12:52:09 +02:00
Armin Novak
07e39ede20 [winpr,file] Add winpr_CreateFile wrapper
Allows creation of a file HANDLE from a utf-8 name
2025-06-05 11:58:47 +02:00
Armin Novak
84691cf881 [cmake] set MSVC utf-8 source encoding 2025-06-05 11:58:47 +02:00
Armin Novak
b5b258c9f4 [winpr,path] fix NULL arguments for DeleteFile 2025-06-05 11:58:47 +02:00
Armin Novak
abbb998dca [channels,drive] unify drive redirection handling 2025-06-05 11:58:47 +02:00
Armin Novak
f1fa7b56c2 [winpr,file] add GetLogicalDriveStrings[A|W] 2025-06-05 11:58:47 +02:00
Armin Novak
bcbf72ea99 [winpr,path] fix windows unicode paths 2025-06-05 11:58:47 +02:00
akallabeth
b4a952ce7e Merge pull request #11661 from akallabeth/sdl-clip-leak
[client,sdl] fix clipboard leak
2025-06-05 10:49:42 +02:00
akallabeth
dbeda8e568 [client,sdl] fix clipboard leak 2025-06-05 10:45:41 +02:00
akallabeth
fbd7246dcc Merge pull request #11660 from ligangcc/master
[client,x11]#11658,when size changed of an existing appWindows, except resize the main window, resize it's pixmap also
2025-06-05 08:52:36 +02:00
Li Gang
8b25743c18 [client,x11]#11658,when size changed of an existing appWindows, except resize the main window, resize it's pixmap also 2025-06-05 10:41:01 +08:00
akallabeth
2b0933173f Merge pull request #11654 from akallabeth/sdl-webview
[client,sdl] simplify webview build
2025-06-04 10:59:22 +02:00
akallabeth
b2b2952510 [client,sdl] simplify webview build 2025-06-03 21:09:05 +02:00
akallabeth
b04678aa5e Merge pull request #11653 from akallabeth/sdl-metadata
[client,sdl] add metadata to binary
2025-06-03 19:33:45 +02:00
akallabeth
a769ac3441 [client,sdl] add metadata to binary 2025-06-03 19:30:07 +02:00
akallabeth
657fc0ee75 Merge pull request #11652 from akallabeth/rail-hidef-fix
[core,info] Allow INFO_HIDEF_RAIL_SUPPORTED with RDP version RDP_VERS…
2025-06-03 18:09:33 +02:00
akallabeth
8231594b44 Merge pull request #11651 from akallabeth/wait-infinite
[WaitForXXObject] use infinite timeout where possible
2025-06-03 18:05:13 +02:00
akallabeth
5c2e831fa5 [core,info] Allow INFO_HIDEF_RAIL_SUPPORTED with RDP version RDP_VERSION_5_PLUS
[MS-RDPBCGR] 2.2.1.11.1.1 Info Packet (TS_INFO_PACKET) states that
INFO_HIDEF_RAIL_SUPPORTED is not understood by RDP 4.0, 5.0, 5.1,
5.2, 6.0, 6.1, 7.0, 7.1, and 8.0 servers.
Windows Server 2012 is based on windows 8.1 and already supports the
flag.
2025-06-03 18:03:48 +02:00
akallabeth
8be64a066c [client,common] add documentation for /v: formats
* Add short description of default formats (url, hostname, IPv4, IPv6)
* Add pipe example
* Add socket example
2025-06-03 17:10:37 +02:00
akallabeth
da05b25f3b [WaitForXXObject] use infinite timeout where possible 2025-06-03 17:07:31 +02:00