..
Makefile.am
tconfig: Makefile changes
2024-08-23 10:40:58 +09:00
README.logo
redesign the login screen
2022-09-20 16:19:35 +00:00
ad24b.bmp
improve login graphics
2009-09-17 18:02:17 +00:00
ad256.bmp
Drop exec permission of non executable files
2016-01-22 10:50:51 +09:00
cursor0.cur
use standard cur files for cursors
2004-09-14 04:29:07 +00:00
cursor1.cur
use standard cur files for cursors
2004-09-14 04:29:07 +00:00
czech.txt
czech.txt
2007-09-27 05:54:51 +00:00
funcs.c
Update xrdp font handling to use new UTF-8 calls
2023-10-23 14:15:47 +01:00
gfx.toml
tconfig: add config which to prefer H264 vs RFX
2024-08-27 11:46:47 +09:00
lang.c
Allow keycode set to be specified for the X server
2024-08-05 10:58:09 +01:00
rdp-scan-codes.txt
More spelling fixes found by codespell and aspell
2016-01-30 17:39:25 -08:00
sans-10.fv1
Update fonts
2022-09-06 09:42:14 +01:00
sans-18.fv1
Update fonts
2022-09-06 09:42:14 +01:00
xrdp.c
Allow for xrdp not being able to delete PID file
2024-07-01 11:11:21 +01:00
xrdp.h
Introduce XRDP_H264 macro to indicate any H264 encoder enabled
2024-08-27 11:46:52 +09:00
xrdp.ini.in
Add optional UID to DISPLAY() in chansrvport
2024-10-22 12:21:25 +01:00
xrdp24b.bmp
improve login graphics
2009-09-17 18:02:17 +00:00
xrdp256.bmp
Drop exec permission of non executable files
2016-01-22 10:50:51 +09:00
xrdp_bitmap.c
Replace magic numbers in keyboard code with defs
2024-08-05 10:44:10 +01:00
xrdp_bitmap_common.c
Clear memory allocated to resized bitmaps
2024-02-17 17:41:51 +00:00
xrdp_bitmap_load.c
Split g_file_open() into _ro() and _rw() variants
2023-05-15 17:38:31 -04:00
xrdp_cache.c
add large cursor support, posix shm
2023-05-16 10:20:24 -07:00
xrdp_egfx.c
enabled and fixed `-Wmissing-prototypes` compiler warnings
2024-04-23 18:38:20 +02:00
xrdp_egfx.h
Fix min/max monitor placing issue
2024-06-10 20:01:56 +01:00
xrdp_encoder.c
x264: apply encoding parameters per connection type
2024-08-23 10:41:04 +09:00
xrdp_encoder.h
Add explicit object for the encoder finishing
2024-06-03 16:00:31 +01:00
xrdp_encoder_x264.c
x264: apply encoding parameters per connection type
2024-08-23 10:41:04 +09:00
xrdp_encoder_x264.h
x264: apply encoding parameters per connection type
2024-08-23 10:41:04 +09:00
xrdp_font.c
Add UTF-8 / UTF-32 conversion routines
2023-10-18 10:07:49 +01:00
xrdp_keyboard.ini
Replace 'dvorak' keyboard description with 'us(dvorak)'
2024-06-12 10:46:32 +01:00
xrdp_listen.c
Refactor xrdp_listen to allow for privilege drop
2024-07-01 11:11:21 +01:00
xrdp_login_wnd.c
Remove duplicate DEBUG output
2024-03-05 11:59:20 +00:00
xrdp_logo.bmp
redesign the login screen
2022-09-20 16:19:35 +00:00
xrdp_logo.png
redesign the login screen
2022-09-20 16:19:35 +00:00
xrdp_main_utils.c
Log xrdp sub-processes which fail due to a signal
2023-06-08 16:32:24 +01:00
xrdp_mm.c
Add optional UID to DISPLAY() in chansrvport
2024-10-22 12:21:25 +01:00
xrdp_mm.h
enabled and fixed `-Wmissing-prototypes` compiler warnings
2024-04-23 18:38:20 +02:00
xrdp_painter.c
GFX: Prevent MM screen being written to the client
2024-02-19 16:26:04 +00:00
xrdp_process.c
Fix memory leak and RFX encoder notify
2024-01-31 19:08:29 -05:00
xrdp_region.c
Utility functions for xrdp regions and tests
2023-02-13 23:46:39 -05:00
xrdp_tconfig.c
Merge pull request #3218 from metalefty/gfx_codec_order
2024-08-29 22:51:57 +09:00
xrdp_tconfig.h
Further changes to selectable H.264 support
2024-08-29 21:02:36 +09:00
xrdp_types.h
GFX: use the preferred codec preferred in the config (H264 or RFX)
2024-08-27 11:46:52 +09:00
xrdp_wm.c
GFX: use the preferred codec preferred in the config (H264 or RFX)
2024-08-27 11:46:52 +09:00
xrdpwin.c
Split g_file_open() into _ro() and _rw() variants
2023-05-15 17:38:31 -04:00