akallabeth
|
61779694ee
|
[includes] improved c++ guards
|
2023-03-15 08:22:23 +01:00 |
|
akallabeth
|
8cc6582044
|
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues
* Fixed mac compilation issues
* Added missing include
* Fixed windows server build warnings
* Fixed VS2010 build issue
* Removed unnecessary library linking
* Fixed ThreadPool WinXP compatibility
* Fixed pr review remarks
|
2022-02-14 14:59:22 +01:00 |
|
Armin Novak
|
0b3d5351e1
|
Removed internal members of rdpSecondaryUpdate from API header
|
2022-01-18 11:24:23 +01:00 |
|
akallabeth
|
a7cdd03809
|
Fixed check of orderLength for secondary orders (#7233)
The orderLength field of [MS-RDPEGDI] 2.2.2.2.1.2.1.1 might be
negative if not adjusted for the 13byes of the header.
|
2021-08-23 12:08:35 +02:00 |
|
akallabeth
|
dfec6228e4
|
Added OrderInfo callback for primary, seconardy and altsec orders
This allows gathering statistics about which orders have been
received
|
2021-01-26 20:00:23 +01:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
e5767f07ac
|
Refactored order updates
Unified order creation/copy/delete to avoid memory leaks.
|
2018-05-02 08:54:21 +02:00 |
|
Armin Novak
|
df35c135d1
|
Fixed color conversion, unified GFX and updated API.
|
2016-10-06 13:42:58 +02:00 |
|
Bernhard Miklautz
|
515502ffa5
|
change return types of callbacks to BOOL
* change all client/server callbacks to BOOL
* update all clients accordingly
* add multiple return value checks
* small fixes
|
2015-04-21 14:18:07 +02:00 |
|
Marc-André Moreau
|
e18a0b807f
|
libfreerdp-core: fix async updates with palettes
|
2013-02-03 16:19:25 -05:00 |
|
Marc-André Moreau
|
db331d64f7
|
libfreerdp-core: fix message queue ids, fix async glyph messages
|
2013-02-03 12:41:59 -05:00 |
|
Marc-André Moreau
|
a1f23d0f97
|
libfreerdp-core: cleanup memory management of secondary orders
|
2013-01-28 18:42:32 -05:00 |
|
Marc-André Moreau
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05:00 |
|
Marc-André Moreau
|
5d69a74d34
|
libfreerdp-core: make more caches configurable through the registry
|
2012-10-12 15:47:51 -04:00 |
|
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
|
Marc-André Moreau
|
1bf8a45519
|
freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16
|
2012-10-09 03:01:37 -04:00 |
|
Marc-André Moreau
|
1ed644786c
|
freerdp: change boolean type to BOOL type
|
2012-10-09 02:38:39 -04:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
|
Marc-André Moreau
|
5f28591d3a
|
libfreerdp-cache: apply bitmap cache v1 patch from Pawel Jakub Dawidek
|
2012-01-04 20:17:11 -05:00 |
|
Marc-André Moreau
|
9dff0cd7f5
|
libfreerdp-core: clarification of bitmap decompression
|
2012-01-03 18:22:42 -05:00 |
|
louyihua
|
95b03f96ef
|
libfreerdp-core: avoid macro redefinition under win32
|
2011-12-21 08:48:13 +08:00 |
|
Marc-André Moreau
|
0e234de3ae
|
update: aligning data structures to 4 byte
|
2011-11-21 22:11:31 -05:00 |
|
Marc-André Moreau
|
587cc8eaaf
|
update: move secondary drawing orders to sub-interface
|
2011-11-21 19:41:49 -05:00 |
|
Marc-André Moreau
|
7899915c78
|
freerdp: separate pointer updates into sub-interface
|
2011-11-21 17:48:03 -05:00 |
|
Marc-André Moreau
|
a70d069e69
|
freerdp: splitting update.h definitions
|
2011-11-21 16:44:50 -05:00 |
|