Jay Sorg
|
eb6fa4df24
|
fix error caught by cunit test
|
2011-07-10 11:52:55 -07:00 |
|
Jay Sorg
|
8da4de706f
|
add bitmap tests
|
2011-07-10 11:52:04 -07:00 |
|
Marc-André Moreau
|
e52c91e088
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-10 12:10:36 -04:00 |
|
Marc-André Moreau
|
a0ff7ce581
|
libfreerdp-core: sending of client info packet
|
2011-07-10 12:10:24 -04:00 |
|
Marc-André Moreau
|
458f62f282
|
Merge pull request #12 from llyzs/svc
Support sending events from UI to plugin through channel manager.
|
2011-07-10 09:06:37 -07:00 |
|
Vic Lee
|
15f3f1521c
|
libfreerdp-chanman: add API for sending events from UI to plugin.
|
2011-07-11 00:06:02 +08:00 |
|
Vic Lee
|
3046424760
|
Move channel event constants to constants.h
|
2011-07-10 23:56:06 +08:00 |
|
Marc-André Moreau
|
3f1ced3d25
|
Merge pull request #11 from llyzs/svc
Static Virtual Channel plugin work, unit tested.
|
2011-07-10 07:39:47 -07:00 |
|
Vic Lee
|
db86291c03
|
Add install_manifest.txt to .gitignore.
|
2011-07-10 22:25:40 +08:00 |
|
Vic Lee
|
d0a5273abc
|
cunit/chanman: perform tests on channel data.
|
2011-07-10 22:24:47 +08:00 |
|
Vic Lee
|
9bdb09f876
|
Add rdpdbg test plugin.
|
2011-07-10 22:24:05 +08:00 |
|
Vic Lee
|
e88d209d0c
|
libfreerdp-chanman: remove unneeded checking.
|
2011-07-10 21:52:19 +08:00 |
|
Vic Lee
|
823ae345da
|
libfreerdp-chanman: fix debug messages.
|
2011-07-10 21:34:22 +08:00 |
|
Vic Lee
|
944f4ac8a9
|
libfreerdp-utils/svc_plugin: use STREAM for sending.
|
2011-07-10 17:28:24 +08:00 |
|
Vic Lee
|
bea0e09e02
|
libfreerdp-utils/stream: fix code style.
|
2011-07-10 17:27:21 +08:00 |
|
Vic Lee
|
49d7fd81a0
|
libfreerdp-utils/svc_plugin: reset stream position after complete data received.
|
2011-07-10 17:16:51 +08:00 |
|
Marc-André Moreau
|
841800a451
|
libfreerdp-core: added connection module
|
2011-07-10 01:48:10 -04:00 |
|
Marc-André Moreau
|
54a697d0bc
|
cunit: added bitmap test template
|
2011-07-10 00:24:09 -04:00 |
|
Marc-André Moreau
|
5e892025fd
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-09 23:54:34 -04:00 |
|
Marc-André Moreau
|
ca09499ff1
|
libfreerdp-core: MCS initialization messages
|
2011-07-09 23:54:23 -04:00 |
|
Jay Sorg
|
55e37be812
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-09 19:55:34 -07:00 |
|
Jay Sorg
|
19223a2503
|
added 32 bpp color decompression
|
2011-07-09 19:55:11 -07:00 |
|
Vic Lee
|
315627dd43
|
libfreerdp-utils/svc_plugin: reassemble data chunks using stream.
|
2011-07-10 10:00:16 +08:00 |
|
Marc-André Moreau
|
eb18fd0897
|
libfreerdp-core: parsing of server data blocks
|
2011-07-09 21:04:57 -04:00 |
|
Marc-André Moreau
|
cf04182604
|
libfreerdp-core: fix CMakeLists.txt for bitmap decompression
|
2011-07-09 17:32:00 -04:00 |
|
Marc-André Moreau
|
89c2b09388
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-09 17:28:39 -04:00 |
|
Marc-André Moreau
|
9df9a3382a
|
libfreerdp-core: parsing of GCC Conference Create Response
|
2011-07-09 17:28:30 -04:00 |
|
Jay Sorg
|
dfc6cc3a06
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-09 12:48:46 -07:00 |
|
Jay Sorg
|
1cf005ae45
|
added 15+ bpp decompression, rename, reorganize bitmap file
|
2011-07-09 12:48:18 -07:00 |
|
Marc-André Moreau
|
6074f887d8
|
libfreerdp-core: started parsing of MCS Connect-Response
|
2011-07-09 15:28:59 -04:00 |
|
Vic Lee
|
4560e088bd
|
libfreerdp-utils: add svc_plugin.
|
2011-07-09 23:29:04 +08:00 |
|
Jay Sorg
|
8e2e309678
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-08 16:50:34 -07:00 |
|
Jay Sorg
|
1b8c6eb3be
|
fix for special opcodes
|
2011-07-08 16:46:41 -07:00 |
|
Marc-André Moreau
|
e608809f9c
|
libfreerdp-core: fix MCS unit tests
|
2011-07-08 16:05:30 -04:00 |
|
Marc-André Moreau
|
c837c6b374
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-08 15:32:18 -04:00 |
|
Marc-André Moreau
|
564a3ec753
|
libfreerdp-core: MCS Connect-Initial triggers server response
|
2011-07-08 15:32:06 -04:00 |
|
Jay Sorg
|
ae5b6b0269
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-08 11:44:57 -07:00 |
|
Jay Sorg
|
b89d72510c
|
bitmap decompression now functional
|
2011-07-08 11:41:56 -07:00 |
|
Otavio Salvador
|
3d16920e94
|
Merge pull request #10 from llyzs/chanman
Initial chanman implementation
|
2011-07-08 08:47:07 -07:00 |
|
Vic Lee
|
d5c1c8e237
|
cunit: add initial unit tests for chanman.
|
2011-07-08 21:57:01 +08:00 |
|
Vic Lee
|
a7bb01df38
|
Add libfreerdp-chanman.
|
2011-07-08 21:51:20 +08:00 |
|
Vic Lee
|
ce9abb7ea4
|
cunit: add wait_obj unit test.
|
2011-07-08 16:13:06 +08:00 |
|
Vic Lee
|
852c751fd4
|
libfreerdp-utils: add wait_obj module.
|
2011-07-08 16:07:25 +08:00 |
|
Vic Lee
|
476c6eb285
|
cunit: add load_plugin unit test.
|
2011-07-08 14:35:05 +08:00 |
|
Vic Lee
|
3a9c774979
|
libfreerdp-utils: add load_plugin module.
|
2011-07-08 14:34:50 +08:00 |
|
Marc-André Moreau
|
da06a26f23
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-08 00:37:38 -04:00 |
|
Marc-André Moreau
|
6ba99a50f0
|
libfreerdp-core: added unit tests for GCC and MCS
|
2011-07-08 00:37:25 -04:00 |
|
Marc-André Moreau
|
c1fb9ff3db
|
Merge pull request #9 from llyzs/abstraction
Abstraction: mutex
|
2011-07-07 21:24:12 -07:00 |
|
Vic Lee
|
2cab092489
|
cunit/utils: add mutex.
|
2011-07-08 12:01:22 +08:00 |
|
Vic Lee
|
322e02d6c5
|
libfreerdp-utils: add mutex.
|
2011-07-08 12:01:09 +08:00 |
|