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
|
504336f796
|
Removed internal members of rdpPrimaryUpdate from API header
|
2022-01-18 11:24:23 +01: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
|
f88ed950d3
|
Fixed various issues with primary orders.
|
2018-10-15 14:30:58 +02:00 |
|
Armin Novak
|
bb82d48506
|
Fixed part of font cache issue.
|
2016-10-06 13:43:03 +02:00 |
|
Armin Novak
|
e860fde4bc
|
Fixed function arguments.
|
2016-10-06 13:43:00 +02:00 |
|
Armin Novak
|
5039a82d8b
|
GDI fixes.
|
2016-10-06 13:43:00 +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 |
|
Zhang Zhaolong
|
3de5c62bf3
|
fix polyline.
|
2014-10-09 18:11:38 +08:00 |
|
Marc-André Moreau
|
645dfd7d63
|
libfreerdp-core: start encoding server-side bounds
|
2013-05-09 19:41:32 -04:00 |
|
Marc-André Moreau
|
fe42b77118
|
libfreerdp-core: improve server-side primary order header construction
|
2013-05-07 15:33:52 -04: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
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05: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
|
f7a71079dd
|
xfreerdp: reintroduce Polygon drawing
|
2012-02-12 17:14:59 -05:00 |
|
Jay Sorg
|
b32ea1b77e
|
got fast index and fast glyph working
|
2011-11-24 15:32:49 -08:00 |
|
Jay Sorg
|
a5f878b536
|
got GLYPH_INDEX working
|
2011-11-23 13:11:28 -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
|
f17a25e08d
|
update: move primary orders into sub-interface
|
2011-11-21 18:11:43 -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 |
|