Commit Graph

614 Commits

Author SHA1 Message Date
Marc-André Moreau e990d227ce xfreerdp: started painting multiple RAIL windows 2011-08-17 02:14:02 -04:00
Marc-André Moreau 7747fdd4b2 Merge pull request #47 from awakecoding/master
API Exports
2011-08-16 21:30:47 -07:00
Marc-André Moreau 6215417b29 windows: export all exported api functions 2011-08-16 23:54:42 -04:00
Marc-André Moreau 1040492757 Merge pull request #46 from awakecoding/master
Windows Fixes
2011-08-16 18:28:01 -07:00
Marc-André Moreau c1eddf31c3 windows: fix warnings 2011-08-16 21:08:14 -04:00
Marc-André Moreau d128254159 windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -04:00
Marc-André Moreau ed31248952 libfreerdp-utils: moved registry out of the core to the utils 2011-08-16 19:40:55 -04:00
Marc-André Moreau 0eb91a2ce9 libfreerdp-core: fixed multiple windows porting issues 2011-08-16 17:40:29 -04:00
Marc-André Moreau 23794b38c3 libfreerdp-utils: started sleep utils 2011-08-16 16:04:28 -04:00
Marc-André Moreau 8292fc08f4 libfreerdp-rfx: fix windows build 2011-08-16 15:35:29 -04:00
Marc-André Moreau 6587edb7a0 windows: merging with latest updates 2011-08-16 15:02:44 -04:00
Marc-André Moreau 4f6f990806 libfreerdp-utils: added snprintf wrapper for windows portability 2011-08-16 15:00:25 -04:00
Marc-André Moreau 114a0bf60b windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04:00
Marc-André Moreau 83c7717d2d Merge pull request #45 from llyzs/fastpath
Add FastPath Input/Output support.
2011-08-16 04:43:55 -07:00
Vic Lee 51d151ef0c libfreerdp-core/fastpath: add FastPath orders, bitmap, palette update. 2011-08-16 15:31:51 +08:00
Vic Lee b6a10ea451 libfreerdp-core/fastpath: add FastPath Input, enabled by default. 2011-08-16 14:37:11 +08:00
Marc-André Moreau 2b4cd32390 libfreerdp-rail: processing window altsec orders 2011-08-16 00:22:00 -04:00
Marc-André Moreau 75423d28ae Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-15 23:37:52 -04:00
Marc-André Moreau 3316fde2e8 libfreerdp-rail: initial commit 2011-08-15 23:37:43 -04:00
Marc-André Moreau a9b28ff99c Merge pull request #44 from llyzs/rdpsnd
Improve chanman and add some fixes.
2011-08-15 20:18:43 -07:00
Vic Lee 1301fa33c0 Fix CPU usage due to missing initialization of wfds. 2011-08-16 11:13:30 +08:00
Vic Lee c2eb63b071 libfreerdp-chanman: change sending data to use queue. 2011-08-16 10:47:39 +08:00
Vic Lee 2e91abed4c cmake: fix WIN32 variable. 2011-08-16 10:34:15 +08:00
Vic Lee 46dd495229 rdpsnd: reset close request when a wave is received. 2011-08-16 09:23:29 +08:00
Marc-André Moreau c5ed8b67fe Merge pull request #43 from awakecoding/master
Windows Refactoring
2011-08-15 14:21:25 -07:00
Marc-André Moreau 1353637886 windows: fix compilation on all platforms after refactoring 2011-08-15 17:19:59 -04:00
Marc-André Moreau 0efc0c5a44 windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
Marc-André Moreau 200b4c4493 Merge pull request #42 from llyzs/rdpsnd
Migrate rdpsnd channel plugin.
2011-08-15 12:21:34 -07:00
Marc-André Moreau 1c3a08dca0 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-15 14:33:11 -04:00
Marc-André Moreau 9961038649 include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
Vic Lee 15e553f8f1 rdpsnd: add PulseAudio sub-plugin. 2011-08-15 18:21:58 +08:00
Vic Lee c02a568ed8 rdpsnd: use xfree. 2011-08-15 18:21:11 +08:00
Vic Lee a8fde1144b rdpsnd: start playing immediately when a close signal received. 2011-08-15 16:58:07 +08:00
Vic Lee a122006b0e rdpsnd: add ALSA sub-plugin. 2011-08-15 16:28:52 +08:00
Vic Lee a2a9fdb630 rdpsnd: add device sub-plugin prefix. 2011-08-15 15:21:56 +08:00
Vic Lee bfe7f83f03 rdpsnd: add main rdpsnd module. 2011-08-15 15:08:23 +08:00
Vic Lee 2e88084080 libfreerdp-utils/args: change --remote-app back to --app. 2011-08-15 08:41:42 +08:00
Marc-André Moreau 28e87ceb1c libfreerdp-core: fix parsing of window icon order 2011-08-14 19:20:53 -04:00
Marc-André Moreau 6f8af2515b libfreerdp-core: fix window altsec orders negotiation 2011-08-14 17:05:34 -04:00
Marc-André Moreau dfafea3776 libfreerdp-core: fixed parsing of last rectangle in MultiOpaqueRect order 2011-08-14 14:32:39 -04:00
Vic Lee c3d75fd5b4 libfreerdp-utils/svc_plugin: add interval feature. 2011-08-14 22:32:12 +08:00
Vic Lee 3da340492a libfreerdp-utils: migrate dsp module. 2011-08-14 21:46:02 +08:00
Vic Lee 046ff58d44 Fix compile warnings. 2011-08-13 16:52:05 +08:00
Vic Lee 69b805a151 Merge pull request #41 from llyzs/rfx
Migrate RemoteFX SSE2 optimization and fix some error handlings.
2011-08-13 01:38:13 -07:00
Vic Lee 07b159a0c2 libfreerdp-core: add more error handling. 2011-08-13 16:37:03 +08:00
Vic Lee e21a2688b5 libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
Vic Lee aa35cb4ae3 libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup. 2011-08-13 13:35:58 +08:00
Vic Lee b64bcecb75 libfreerdp-core/nego: add connection error handling. 2011-08-13 12:40:14 +08:00
Vic Lee dff1de0a2c dfreerdp: fix exit segfault. 2011-08-13 12:12:20 +08:00
Vic Lee fc16c6f7bd xfreerdp: fix exit segfault. 2011-08-13 11:46:00 +08:00