Commit Graph

2803 Commits

Author SHA1 Message Date
Marc-André Moreau e4e85be15d channels: add automatic inclusion and bundling of built-in server channels 2012-09-22 19:25:21 -04:00
Marc-André Moreau 81974d1b2a channels: moving dynamic virtual channels 2012-09-22 18:08:22 -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 7fe74c5168 Merge pull request #735 from FreeRDP/cleanup
CMake Improvements + Input API fix for Remmina
2012-09-22 14:27:38 -07:00
Marc-André Moreau 258f2c958a cmake: add warnings for MSVC static runtime option 2012-09-22 17:10:08 -04:00
Marc-André Moreau 867c169148 libfreerdp-locale: cleanup keyboard code 2012-09-22 14:27:30 -04:00
Marc-André Moreau 538c89e311 cmake: add OpenSSL and MSVC runtime build options 2012-09-21 19:28:47 -04:00
Marc-André Moreau 7d7536f649 libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
Marc-André Moreau cb8c0ef3c8 channels: refactoring of cmake build scripts 2012-09-20 23:39:27 -04:00
Marc-André Moreau 24fc026783 libwinpr: add possibility of building WinPR as standalone 2012-09-20 22:11:56 -04:00
Marc-André Moreau 403d85f080 cmake: bump soname version to 1.1.0 2012-09-20 20:45:56 -04:00
Marc-André Moreau 4ab065bb88 third-party: fix gitignore 2012-09-20 20:23:09 -04:00
Marc-André Moreau fe9cd89e97 Merge pull request #732 from FreeRDP/cleanup
WinPR Threading + Synch, Windows FreeRDP Server
2012-09-20 13:42:52 -07:00
Marc-André Moreau ec8314048d libwinpr-winsock: fix build on Windows 2012-09-20 11:07:54 -04:00
Marc-André Moreau 699eabcfb8 libwinpr-winsock: add inet_ntop for Windows XP portability 2012-09-20 10:42:01 -04:00
Marc-André Moreau c06c2ebbe3 Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup 2012-09-20 10:29:26 -04:00
Marc-André Moreau af4d0060c2 libwinpr-winhttp: stubbed API 2012-09-20 10:29:12 -04:00
Marc-André Moreau 098fd2912e Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup 2012-09-20 00:22:34 -04:00
Marc-André Moreau 58525ca415 wfreerdp-server: fix encoder on Windows 7 2012-09-20 00:22:13 -04:00
Marc-André Moreau 9c41865fa7 libwinpr: stubbed a couple more modules of interest 2012-09-19 21:42:46 -04:00
Marc-André Moreau 6333df8505 libwinpr-interlocked: fix build on 32-bit linux 2012-09-19 19:46:18 -04:00
Marc-André Moreau 34b59653dd wfreerdp-server: code style cleanup 2012-09-19 18:16:49 -04:00
Marc-André Moreau 1a2e71067a wfreerdp-server: fix monolithic build 2012-09-19 17:51:06 -04:00
Marc-André Moreau 25f05d38e8 libfreerdp-channels: fix semaphore usage 2012-09-19 16:16:24 -04:00
Marc-André Moreau d85d25cbef libfreerdp: merging with master 2012-09-19 15:55:41 -04:00
Marc-André Moreau a8a94a3cdb Merge pull request #726 from nereocystis/master
Add missing xfreerdp options to documentation
2012-09-19 12:31:43 -07:00
Marc-André Moreau 88d7d891e2 Merge pull request #730 from C-o-r-E/master
wfreerdp-server: added windows 8 server support
2012-09-19 12:31:09 -07:00
Corey C 0dccc0762d wfreerdp-server: another small fix 2012-09-19 13:42:22 -04:00
C-o-r-E cb149e4e99 wfreerdp-server: tiny fix 2012-09-19 13:34:37 -04:00
Corey C 725c0679dd Merge remote-tracking branch 'upstream/cleanup' 2012-09-19 13:07:03 -04:00
C-o-r-E 39d6fd3bd0 wfreerdp-server: added cmake config WITH_WIN8 2012-09-19 12:43:24 -04:00
Marc-André Moreau bc2eb3aa18 libfreerdp-utils: fix bitmap utils 2012-09-18 21:09:59 -04:00
Marc-André Moreau 9cc76d0b02 libwinpr-synch: fix compilation on Windows 2012-09-19 03:07:47 +02:00
Jay Sorg a55ccc557b fix freerdp_sem_new for Windows 2012-09-18 17:41:39 -07:00
Marc-André Moreau 36122bea94 Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup 2012-09-18 19:41:39 -04:00
Marc-André Moreau 15eeaa2327 libfreerdp-utils: remove semaphore utils in favor of WinPR semaphore API 2012-09-18 19:40:54 -04:00
Marc-André Moreau ca6a37eed4 libwinpr-synch: implemented semaphores + thread wait 2012-09-18 19:24:03 -04:00
Corey C 71e01880d3 wfreerdp-server: replaced OS detection with preprocessor macro 2012-09-18 19:00:03 -04:00
Jay Sorg 67b6acc7a8 rail: fixes for crash when creating and deleting windows fast and added support for xrdp rail / local decoration 2012-09-18 15:57:19 -07:00
Marc-André Moreau 4bd217055c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
Marc-André Moreau 13dbbb9513 libfreerdp-utils: removing mutex util in favor of WinPR mutex API 2012-09-18 17:34:11 -04:00
Corey C 77c84cd606 wfreerdp-server: win8 code cleanup 2012-09-18 17:25:20 -04:00
Marc-André Moreau 78723f019f libwinpr-synch: stubbed more 2012-09-18 15:51:33 -04:00
Corey C 052896eb3d wfreerdp-server: refactoring and stabilizing windows 8 parts 2012-09-18 14:07:38 -04:00
Marc-André Moreau deec68be19 libwinpr-synch: stubbed larger portions of the Synchronization API 2012-09-18 12:57:19 -04:00
Marc-André Moreau a05334c8b5 libwinpr-handle: add definitions for objects 2012-09-18 00:10:14 -04:00
Kevin Dalley 023bc848a2 Added many additional options to documentation, added missing
arguments to options in documentation.  Attempted to alphabetize
options in documentation.
2012-09-17 16:42:55 -07:00
Marc-André Moreau 6aabffa2cf libwinpr-thread: started stubbing threading API 2012-09-17 19:17:19 -04:00
Kevin Dalley 1a88759408 Add documentation for "-X" option. 2012-09-17 15:44:21 -07:00
Corey C 909e617ce0 wfreerdp-server: partially merged from cleanup 2012-09-17 17:57:21 -04:00