Commit Graph

675 Commits

Author SHA1 Message Date
Marc-André Moreau 09980c8a7c include: refactor FRDP_ types to RDP_ 2011-08-17 17:28:26 -04:00
Marc-André Moreau c2bc695d39 xfreerdp: fix window decoration hiding 2011-08-17 16:57:21 -04:00
Marc-André Moreau 257f3ac55b xfreerdp: fix mouse input inside application windows 2011-08-17 16:45:09 -04:00
Marc-André Moreau dc6d3f022b xfreerdp: start handling application events separately 2011-08-17 16:00:09 -04:00
Marc-André Moreau c9917d3ca1 xfreerdp: drawing of multiple RAIL windows 2011-08-17 14:51:17 -04:00
Marc-André Moreau 5f9d000227 libfreerdp-kbd: quick compilation fix 2011-08-17 14:18:19 -04:00
Marc-André Moreau f491dd3f16 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-17 14:13:52 -04:00
Marc-André Moreau 98f7bb01b5 xfreerdp: added support for workarea and disabling window decorations 2011-08-17 14:13:44 -04:00
Marc-André Moreau feb1470ba6 Merge pull request #48 from llyzs/printer
Migrate Print Virtual Channel
2011-08-17 08:38:24 -07:00
Vic Lee fad4ea4343 rdpdr/printer: migrate/redesign printer virtual channel plugin. 2011-08-17 21:57:09 +08:00
Vic Lee 68201fd78c libfreerdp-utils/args: plugin_data needs to be initialized. 2011-08-17 21:56:05 +08:00
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