akallabeth
|
ab3ee12360
|
Merge pull request #10259 from akallabeth/rdstls-result-code
Rdstls result code
|
2024-06-05 23:39:30 +02:00 |
|
akallabeth
|
064a58912b
|
[gdi,gfx] fix gfx dump variables and format string
|
2024-06-05 23:15:22 +02:00 |
|
akallabeth
|
66e4188514
|
[core,rdstls] fix result code
the rdstls result codes are specific to rdstls and not shared with
NTSTATUS et al.
|
2024-06-05 23:13:57 +02:00 |
|
akallabeth
|
223fca31da
|
Merge pull request #10255 from akallabeth/cov_warn_fix
[proxy,modules] replace global constructor
|
2024-06-05 16:20:19 +02:00 |
|
Armin Novak
|
efa3eb3511
|
[ci,clang-tidy-post] disable annotations
|
2024-06-05 15:57:46 +02:00 |
|
Armin Novak
|
7eeaabad8b
|
[core,childsession] initialize variables
|
2024-06-05 15:57:46 +02:00 |
|
Armin Novak
|
2c4604ed1c
|
[proxy,modules] replace global constructor
|
2024-06-05 15:57:46 +02:00 |
|
akallabeth
|
fd586a2e89
|
Merge pull request #10254 from akallabeth/cov_warn_fix
Cov warn fix
|
2024-06-05 15:45:59 +02:00 |
|
Armin Novak
|
341e2f9b23
|
[ci,clang-tidy] add checks: write permission
|
2024-06-05 15:24:54 +02:00 |
|
Armin Novak
|
036228a294
|
[core,proxy] fix missing return check
|
2024-06-05 15:23:53 +02:00 |
|
Armin Novak
|
b9e434be48
|
[core,peer] check return of setsockopt
|
2024-06-05 15:23:53 +02:00 |
|
akallabeth
|
90b4e54d7f
|
Merge pull request #10253 from akallabeth/webview2-arch-detect
[client,sdl] fix architecture paths for WebView2
|
2024-06-05 15:19:58 +02:00 |
|
Armin Novak
|
39dd6a53b3
|
[ci,clang-tidy] add repository read permission
|
2024-06-05 15:02:28 +02:00 |
|
Armin Novak
|
e9296e1179
|
[client,sdl] fix architecture paths for WebView2
|
2024-06-05 14:54:27 +02:00 |
|
akallabeth
|
82e2bdd116
|
Merge pull request #10252 from akallabeth/clang-tidy
[ci,workflow] fix token for clang-tidy-post
|
2024-06-05 14:50:00 +02:00 |
|
akallabeth
|
2582c0cc87
|
Merge pull request #10251 from akallabeth/windows-webview2
Windows webview2
|
2024-06-05 14:24:47 +02:00 |
|
Armin Novak
|
5dae7526cc
|
[ci,workflow] fix token for clang-tidy-post
|
2024-06-05 13:56:39 +02:00 |
|
Armin Novak
|
85bdf12009
|
[ci,nighty] enable WITH_WEBVIEW on windows
|
2024-06-05 13:52:10 +02:00 |
|
Armin Novak
|
cedc631b3e
|
[client,SDL] add windows WebView2 link
Add a CMake script to download and link WebView2 for SDL client
|
2024-06-05 13:52:10 +02:00 |
|
akallabeth
|
1a2374ea0b
|
Merge pull request #10247 from akallabeth/progressive-speedup
Progressive preallocate workers, inline functions
|
2024-06-05 11:09:55 +02:00 |
|
akallabeth
|
0785426bb6
|
Merge pull request #10248 from akallabeth/cleanups
[covertity] fix various warnings
|
2024-06-05 10:24:23 +02:00 |
|
Armin Novak
|
b77adaaf09
|
[clang-tidy] update permissions
|
2024-06-05 10:07:26 +02:00 |
|
Armin Novak
|
8d783d5189
|
[covertity] fix various warnings
|
2024-06-05 09:19:59 +02:00 |
|
akallabeth
|
3c2702afd3
|
[codec,progressive] use preallocated workers
allocate PTP_WORK and PROGRESSIVE_TILE_PROCESS_WORK_PARAM in
PROGRESSIVE_BLOCK_REGION
|
2024-06-04 18:49:47 +02:00 |
|
akallabeth
|
b17b07885a
|
Merge pull request #10245 from akallabeth/warnings-fixed
[warnings] fix various compiler warnings
|
2024-06-04 13:56:52 +02:00 |
|
akallabeth
|
c07ba558cb
|
[warnings] fix various compiler warnings
|
2024-06-04 13:23:24 +02:00 |
|
Bernhard Miklautz
|
2a57590e97
|
Merge pull request #10244 from akallabeth/webkit2gtk4.1
[client,SDL] add webkit2gtk4.1 support
|
2024-06-04 13:19:58 +02:00 |
|
akallabeth
|
42f1da7132
|
[client,SDL] add webkit2gtk4.1 support
|
2024-06-04 12:55:34 +02:00 |
|
akallabeth
|
cf586b4d2e
|
Merge pull request #10242 from akallabeth/openssl3-md5
[winpr,crypto] OpenSSL3 md5 support
|
2024-06-04 10:50:34 +02:00 |
|
akallabeth
|
7854c969c1
|
Merge pull request #10235 from akallabeth/speedup
Speedup
|
2024-06-04 10:31:32 +02:00 |
|
akallabeth
|
97d7a3fc6d
|
[winpr,crypto] OpenSSL3 md5 support
Just like https://github.com/MariaDB/server/pull/2010 add support for
OpenSSL3 MD5 in FIPS mode.
|
2024-06-04 10:27:27 +02:00 |
|
akallabeth
|
96f68dca74
|
[codec,color] optimize image copy
provide optimized functions for alpha blending in different color formats
|
2024-06-04 09:27:20 +02:00 |
|
akallabeth
|
6ad17cac6e
|
[codec,progressive] restrict keyword
|
2024-06-03 17:55:35 +02:00 |
|
akallabeth
|
bfffe28de6
|
[test,codec] speed up copy test
* Reduce default resolution from fullHD to fullHD/10
* Add command line arguments to set width and height manually
|
2024-06-03 17:55:30 +02:00 |
|
akallabeth
|
ef91d12b3d
|
[codec,h264] add restrict keyword
|
2024-06-03 17:55:24 +02:00 |
|
akallabeth
|
4eca9ac7f8
|
[codec,dsp] restrict keyword
|
2024-06-03 17:55:22 +02:00 |
|
akallabeth
|
a9e3fb1b33
|
[codec,color] restrict keyword
|
2024-06-03 17:55:19 +02:00 |
|
akallabeth
|
fd592b9cf1
|
[codec,nsc] add INLINE and restrict keywords
|
2024-06-03 17:55:16 +02:00 |
|
akallabeth
|
b672539365
|
[freerdp,codecs] remove malloc attribute from deprecated
|
2024-06-03 17:55:11 +02:00 |
|
akallabeth
|
49bce0436c
|
[codec,bulk] restrict keyword
|
2024-06-03 17:55:08 +02:00 |
|
akallabeth
|
ef5c710f85
|
[codec,clear] restrict keyword
|
2024-06-03 17:54:44 +02:00 |
|
akallabeth
|
f5ede1669e
|
[codec,bitmap] restrict keyword
|
2024-06-03 17:54:41 +02:00 |
|
akallabeth
|
25e7729cbc
|
[codec,interleaved] restrict keyword
|
2024-06-03 17:54:39 +02:00 |
|
akallabeth
|
f34189aaef
|
[codec,zgfx] restrict and inline keywords
|
2024-06-03 17:54:35 +02:00 |
|
akallabeth
|
6587ff50d2
|
[codec,xcrush] restrict keyword
|
2024-06-03 17:54:32 +02:00 |
|
akallabeth
|
b12e512e08
|
[codec,planar] restrict keyword
|
2024-06-03 17:54:29 +02:00 |
|
akallabeth
|
16955111b7
|
[test,gfx] add gfx dump option
|
2024-06-03 17:54:24 +02:00 |
|
akallabeth
|
4b93a9fffa
|
[codec,rfx] inline and restrict
|
2024-06-03 17:54:21 +02:00 |
|
akallabeth
|
34cda101c1
|
Merge pull request #10239 from akallabeth/mcs_checks
[core,gcc] check for channelMaxCount violations
|
2024-06-03 17:40:13 +02:00 |
|
akallabeth
|
f422ea2e56
|
[core,gcc] check for channelMaxCount violations
|
2024-06-03 16:53:31 +02:00 |
|