Armin Novak
070353bf90
added SDL2 client
2023-01-10 17:38:00 +01:00
Pascal Nowack
3ae0d64729
constants: Add missing OS major type constants
2022-06-29 14:56:45 +02:00
Pascal Nowack
5b5582c9d5
freerdp/constants: Conform osMinorType values to documentation
...
The OSMINORTYPE_NATIVE_WAYLAND value does not officially exist in
[MS-RDPBCGR].
Its value also is the one for Windows RT.
Fix this situation, by introducing the os minor type
OSMINORTYPE_WINDOWS_RT with its correct value and by choosing a
different value for OSMINORTYPE_NATIVE_WAYLAND, as that value does not
exist officially.
2022-03-29 10:30:12 +02:00
Armin Novak
72ca88f49c
Reformatted to new style
2019-11-07 10:53:54 +01:00
Armin Novak
3820c91b80
Added wayland OS minor version.
2016-10-06 13:43:06 +02:00
Armin Novak
df35c135d1
Fixed color conversion, unified GFX and updated API.
2016-10-06 13:42:58 +02:00
Marc-André Moreau
1afeb448b4
libfreerdp-core: expose stubbed WtsApi function table from the core
2014-02-16 20:12:45 -05:00
Marc-André Moreau
cca810aa4c
libfreerdp-core: refactor bitmap codec guid handling
2013-02-12 21:25:49 -05:00
rdp.effort
4d90284657
Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in
...
avcodecs.h
Fixed a warning in schannel_openssl.c
Added checks for: input, mcs, tpdu, certificate, license
2013-01-12 14:49:01 +01:00
Marc-André Moreau
709e66a596
libfreerdp: header cleanup
2012-12-14 00:25:48 -05:00
Marc-André Moreau
410b7ab867
libfreerdp-core: rdpSettings refactoring (part 4)
2012-11-07 23:29:24 -05:00
Marc-André Moreau
e60a092d81
freerdp: fix headers
2012-10-08 23:02:04 -04:00
Jay Sorg
238cf848c2
codecs: added --jpeg command line, moved jpeg hack to bitmap cache v3, added bcv3 xxx setting
2012-07-24 12:05:22 -07:00
Vic Lee
b74d324592
rfx: rename pixel format constants.
2012-03-13 19:02:19 +08:00
Vic Lee
0975b4555c
libfreerdp-core: move os type settings to the client.
...
Moving the osMajorType and osMinorType settings to the client so that the
client can set a real os type constant. This will give a more useful hint
to the server.
2011-12-24 15:48:33 +08:00
Vic Lee
19f818a089
rfx: add rfx_context_set_cpu_opt() APi to replace passing rdpSettings.
2011-10-29 22:01:50 +08:00
Vic Lee
f08d7c226b
libfreerdp-rfx: follow mstsc to use codecId 3 for RemoteFX.
2011-09-02 11:15:36 +08:00
Marc-André Moreau
c72ab1456d
libfreerdp-gdi: add support for blitting bitmaps of using codec none (0)
2011-08-31 20:36:46 -04:00
Vic Lee
d7e502dbe1
Add event_class in event object.
2011-08-11 11:14:07 +08:00
Marc-André Moreau
f3d08326ec
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-09 17:42:20 -04:00
Marc-André Moreau
b782189569
rail: started integrating Roman's RAIL virtual channel plugin
2011-08-09 17:42:10 -04:00
Vic Lee
9b52d59f09
libfreerdp-core: add FastPath and RemoteFX related capabilities.
2011-08-09 23:45:55 +08:00
Vic Lee
3533609da9
drdynvc: start working on main drdynvc module.
2011-07-19 14:07:15 +08:00
Marc-André Moreau
1a2dc6f3d9
libfreerdp-core: refactoring of licensing code, refactoring of connection sequence
2011-07-17 23:16:31 -04:00
Vic Lee
f5adaa10c1
Add cliprdr constants and event types.
2011-07-12 22:03:09 +08:00
Vic Lee
2a217504eb
Integrate in/out plugin event struct and add event utils.
2011-07-11 12:04:13 +08:00
Vic Lee
3046424760
Move channel event constants to constants.h
2011-07-10 23:56:06 +08:00
Vic Lee
a7bb01df38
Add libfreerdp-chanman.
2011-07-08 21:51:20 +08:00
Vic Lee
a2c313816b
include: add missing header define.
2011-07-07 11:11:11 +08:00
Marc-André Moreau
ccaa0d33ed
libfreerdp-core: protocol security negotiation partially working
2011-07-03 12:42:35 -04:00