Bernhard Miklautz
e9f1de751b
build: Added option WITH_NEON
...
Enables neon optimized rfx decoder
2012-01-24 09:04:02 +01:00
Bernhard Miklautz
668c8c8cef
build: use WITH_XXX instead of XXX_FOUND
...
To check if something should be en- or disabled WITH_XXX
should be used and not XXX_FOUND.
If XXX_FOUND is used and something gets disabled afterwards (by setting
WITH_XXX to OFF) it will be compiled in as long as XXX_FOUND is found in
cmake's cache file. So disabling a feature, or option, without
clearing the CMakeCache.txt might result in builds with unwanted
configuration.
2012-01-23 14:40:05 +01:00
Marc-André Moreau
3f91e24a4d
libfreerdp-core: added freerdp_get_version()
2012-01-14 13:33:04 -05:00
Not Nyguen Doze
a70ca93c43
Add option for WITH_DEBUG_WND for window order updating, already existing in code
...
Correct sign on variables in xf_rail_paint
2011-12-06 15:43:38 -08:00
Marc-André Moreau
65fe2f367f
xfreerdp: added WITH_DEBUG_X11_CLIPRDR option
2011-11-23 10:58:13 -05:00
Marc-André Moreau
a63a196f53
types: refactoring to make use of standard data types when available
2011-11-19 12:19:16 -05:00
David Sundstrom
dfe9f5dcf0
add options for DEBUG_X11_LOCAL_MOVESIZE that were present in code
2011-11-14 16:42:14 -06:00
Alexis Moinet
a3bbe473d2
add cmake option for redirection debug and fix a segmentation fault in redirection
2011-10-26 10:47:32 +02:00
Anthony Tong
ce59c2226f
cmake/sse2: initial sse2 detect
2011-10-25 00:32:06 -05:00
Anthony Tong
1277bc7f8a
initial scard support
2011-10-15 10:30:10 -05:00
Vic Lee
74ba2b3515
tsmf: add XVideo support in xfreerdp.
2011-09-20 16:37:00 +08:00
roman-b
69b4b0318c
xfreerdp: fix usage of new DEBUG_ macroses for RAIL and X11 Client.
2011-09-03 19:50:26 +03:00
Vic Lee
fad4ea4343
rdpdr/printer: migrate/redesign printer virtual channel plugin.
2011-08-17 21:57:09 +08:00
Vic Lee
e21a2688b5
libfreerdp-rfx: migrate SSE2 optimization.
2011-08-13 16:26:57 +08:00
Vic Lee
e414a7d9cc
libfreerdp-rfx: initial migration.
2011-08-10 17:09:11 +08:00
Brad Hards
3f37889482
libfreerdp-core: fix security selection
...
Also cleans up some debug stuff.
2011-07-31 13:51:26 +10:00
Vic Lee
2beb49725f
libfreerdp-utils/args: add argument parser.
2011-07-22 12:53:54 +08:00
Vic Lee
3533609da9
drdynvc: start working on main drdynvc module.
2011-07-19 14:07:15 +08:00
Vic Lee
f28ce72fed
config.h.in: add missing header definition.
2011-07-12 11:38:52 +08:00
Vic Lee
4560e088bd
libfreerdp-utils: add svc_plugin.
2011-07-09 23:29:04 +08:00
Vic Lee
852c751fd4
libfreerdp-utils: add wait_obj module.
2011-07-08 16:07:25 +08:00
Vic Lee
7ae17192bb
cmake: add ConfigOptions.cmake
2011-07-04 17:01:06 +08:00
Vic Lee
f8223ec5a2
cmake: add include file and endian checks.
2011-07-04 15:32:34 +08:00