Marc-André Moreau
363bd27d76
channels/rdpdr: start server-side device redirection
2013-08-18 18:09:12 -04:00
Marc-André Moreau
81e485736f
channels: refactoring of channels cmake scripts with macros
2012-10-17 02:14:19 -04:00
Marc-André Moreau
010761055e
libfreerdp-channels: refactoring of channels cmake scripts with macros
2012-10-15 14:44:46 -04:00
Marc-André Moreau
0feebdbc37
cmake: refactoring of channel scripts
2012-10-14 02:38:58 -04:00
Marc-André Moreau
e60a092d81
freerdp: fix headers
2012-10-08 23:02:04 -04:00
Marc-André Moreau
6431621282
channels: added generation of static channel entry table
2012-10-07 22:53:24 -04:00
Marc-André Moreau
6cb933aa5a
channels: added build options to enabled/disable client and server channels
2012-09-22 20:16:38 -04:00
Marc-André Moreau
3d65cb1c27
channels: moved client-side implementations in client subdirectories
2012-09-22 17:46:23 -04:00
Marc-André Moreau
dd91fdac03
channels: add support for monolithic build
2012-08-14 00:48:55 -04:00
Marc-André Moreau
52c697a7e2
channels: start fixing compilation on Windows
2012-07-28 22:24:14 -04: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
Anthony Tong
1277bc7f8a
initial scard support
2011-10-15 10:30:10 -05:00
Eduardo Beloni
5a57532ee0
rdpdr: migrating serial code
2011-10-14 17:41:28 -03:00
Marc-André Moreau
9ee04a3671
channels: remove serial skeleton code to avoid conflict with eduardo
2011-10-11 10:25:35 -04:00
Marc-André Moreau
56ae3272c5
channels: added serial and parallel port plugins skeleton code
2011-10-11 03:16:05 -04:00
Rex Tsai
ecbe24ca9a
cmake: make linking type as option.
2011-09-01 22:18:58 +08:00
Vic Lee
fad4ea4343
rdpdr/printer: migrate/redesign printer virtual channel plugin.
2011-08-17 21:57:09 +08:00
Vic Lee
5ce3e4deac
rdpdr: implement irp.
2011-08-06 01:54:40 +08:00
Vic Lee
4c5ad80033
rdpdr/disk: initial work on disk.
2011-08-06 00:12:16 +08:00
Vic Lee
667d78206d
rdpdr: add capability processing.
2011-08-05 15:43:48 +08:00
Vic Lee
e3cbe6ccc9
rdpdr: initial work.
2011-08-05 09:36:25 +08:00