Commit Graph

3956 Commits

Author SHA1 Message Date
Marc-André Moreau 62eec0c2b5 libfreerdp-utils: rename internal members of STREAM to match new wStream 2013-03-21 15:01:46 -04:00
Marc-André Moreau 882c914e6c channels/tsmf: fix build 2013-03-21 14:45:03 -04:00
Marc-André Moreau 4d240b627d channels/tsmf: remove usage of old thread utils 2013-03-20 21:42:52 -04:00
Marc-André Moreau 16ba581553 channels/serial: remove usage of old thread utils 2013-03-20 21:22:47 -04:00
Marc-André Moreau 6ad532fbf4 channels/parallel: remove usage of old thread utils 2013-03-20 20:57:51 -04:00
Marc-André Moreau 6a71f2e442 channels/audin: remove usage of old thread utils 2013-03-20 20:44:31 -04:00
Marc-André Moreau 5f7c9e42fc libfreerdp-common: added generic get/set methods for parameters 2013-03-20 15:33:33 -04:00
Marc-André Moreau 7e461a6411 freerdp: stabilize more of rdpSettings 2013-03-19 17:04:39 -04:00
Marc-André Moreau 2cfb8761d8 channels/rdpei: stub RDP8 multi-touch extension 2013-03-19 16:52:07 -04:00
Marc-André Moreau 0b6872a1d3 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-03-19 15:54:16 -04:00
Marc-André Moreau 21a107015a wfreerdp: add parent window handle parameter 2013-03-19 13:17:30 -04:00
Marc-André Moreau c01a934450 Merge pull request #1117 from mfleisz/master
Android: Fix for rdp file association
2013-03-19 09:51:24 -07:00
Martin Fleisz b40e40937c Android: Fix for rdp file association 2013-03-19 09:40:29 -07:00
Marc-André Moreau 359e2ea76c Merge pull request #1116 from mfleisz/andrshift
Android: Fixed issue with shift key
2013-03-19 08:29:19 -07:00
Martin Fleisz b5712cdb1b Android: Fixed issue with shift key 2013-03-19 08:25:34 -07:00
Marc-André Moreau 1123adcadf Merge branch 'master' of github.com:awakecoding/FreeRDP 2013-03-19 11:18:56 -04:00
Marc-André Moreau 488d2c5672 wfreerdp: fix icon 2013-03-19 11:11:14 -04:00
Marc-André Moreau 661001931c Merge pull request #1115 from mfleisz/andrrdpfix
Android: Fixed rdp file association
2013-03-19 06:37:08 -07:00
Martin Fleisz 3baa7a63c1 Android: Fixed rdp file association 2013-03-19 06:29:11 -07:00
Marc-André Moreau a80517089a Merge pull request #1114 from mfleisz/iosdeptarget
iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)
2013-03-19 04:26:25 -07:00
Vic Lee 77d19bbe57 include/wtsvc.h: add missing extern C decl. 2013-03-19 15:33:01 -07:00
Martin Fleisz b75344afe1 iOS: Changing deployment target to 4.3 (no supp. for armv6 needed) 2013-03-19 10:50:37 +01:00
Marc-André Moreau 554323032f mfreerdp: workaround for pointer 2013-03-18 23:28:19 -04:00
Marc-André Moreau 37bb2bda8e cmake: build client/server interfaces by default 2013-03-18 22:29:52 -04:00
Marc-André Moreau acf9429b52 wfreerdp: split client into library and executable 2013-03-18 22:09:52 -04:00
Marc-André Moreau ac4cb24a68 wfreerdp: clean separation of client core and controlling code 2013-03-18 21:54:50 -04:00
Marc-André Moreau aec86e1da8 wfreerdp: start splitting CLI from client core 2013-03-18 20:12:51 -04:00
Marc-André Moreau 8ad21ec96a Merge pull request #1112 from awakecoding/master
TS Gateway Messaging Support
2013-03-18 08:57:26 -07:00
Marc-André Moreau 4b0c45d6ad Merge pull request #1110 from mfleisz/iosscrollfix
iOS: Fixed iPhone session scrolling bug
2013-03-18 08:32:38 -07:00
Martin Fleisz 0d75b9e24e iOS: Fixed iPhone session scrolling bug 2013-03-18 16:31:14 +01:00
Marc-André Moreau dcdc29d784 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-03-18 11:20:41 -04:00
Marc-André Moreau 3ab62e759b Merge pull request #1101 from bmiklautz/dotrdp
Fixed command line with .rdp file
2013-03-18 06:22:56 -07:00
Marc-André Moreau e530b04585 Merge pull request #1107 from mfleisz/iosfix
iOS: Fixed keyboard issues
2013-03-18 06:22:27 -07:00
Marc-André Moreau 39e024fc71 Merge pull request #1108 from mfleisz/andrfix
Android: Fixed keyboard issue
2013-03-18 06:21:56 -07:00
Martin Fleisz db4734f1e1 Android: Fixed keyboard issue 2013-03-18 05:08:02 -07:00
Martin Fleisz 212673d7e9 iOS: Fixed keyboard issues 2013-03-18 12:29:47 +01:00
Martin Fleisz 6a7c768522 Merge remote-tracking branch 'upstream/master' 2013-03-18 12:25:58 +01:00
Corey C ca2a9855dd Merge pull request #1102 from C-o-r-E/master
wfreerdp-server: fixed rdpsnd negotiation on windows
2013-03-15 18:24:09 -07:00
Corey C cfffa31440 Merge remote-tracking branch 'upstream/master' 2013-03-15 21:22:16 -04:00
Corey C 19b4c3e1ea wfreerdp-server: fixed sound negotiation with Direct Sound 2013-03-15 21:19:16 -04:00
Corey C 7544f024b7 wfreerdp-server: fixed sound negotiation with WASAPI 2013-03-15 21:04:50 -04:00
Bernhard Miklautz 37f29ebcce Fixed command line with .rdp file
Now clients can be called with a .rdp file again like xfreerdp test.rdp
2013-03-16 00:33:58 +01:00
Marc-André Moreau d19fba4a07 Merge pull request #1100 from bmiklautz/fix_warnings
Build and test fixes
2013-03-15 15:42:38 -07:00
Bernhard Miklautz 55ed70119b Merge remote-tracking branch 'upstream/master' into fix_warnings 2013-03-15 23:17:52 +01:00
Bernhard Miklautz 0fb307c9fc codec/rfx_sse2: removed fun message ;) 2013-03-15 23:17:09 +01:00
Bernhard Miklautz 0a90bec26f winpr/dsparse: removed autogenerated test file 2013-03-15 23:15:59 +01:00
Bernhard Miklautz 6b1a414b36 winpr/sspi: disable test TestSchannel 2013-03-15 23:11:17 +01:00
Corey C c885da8dec Merge pull request #1099 from C-o-r-E/master
wfreerdp-server: stabilization of handling mirror driver on windows < 8
2013-03-15 15:07:49 -07:00
Corey C 49ec3e35cc Merge remote-tracking branch 'upstream/master' 2013-03-15 18:01:47 -04:00
Bernhard Miklautz f6810fb138 Fixed warnings for 32 bit builds 2013-03-15 22:49:25 +01:00