[Freerdp-devel] Computex demo remoteFX

2012-06-03 Thread ic_yang
Hi, FreeRDP community We will demo our FPGA platform at Computex in Taiwan(06/05 ~ 06/09), booth : K0528~31 ASPEED technology Inc, If there is anyone interstes on our developing progress or want to dicuss with us about the RDP, we will be very welcome your presence and happy to talk to you. Be

[Freerdp-devel] Cursor dragging performance

2012-05-07 Thread ic_yang
Hi, FreeRDP community, Developers: Our company is a IC design house, we now are developing a remoteFX(RDP7.1) IC, now we are in the FPGA stage, We expect that the real IC can reach 1920*1080@30 fps, We link to VM+win7SP1 within Windows2008R2, cross compile linux+freeRDP, useing /client/test, ho

[Freerdp-devel] Cross-compilation problem

2012-03-03 Thread ic_yang
Hello FreeRDP community, 1. openssl is cross compiled to libssl.a and libcrypto.a 2. freeRDP is cross compiled to : ... [ 98%] Built target serial [ 99%] Built target rail [100%] Built target rdpsnd Linking C executable freerdp-test ../../libfreerdp-core/libfreerdp-core.so.1.0.1: undefined refere

Re: [Freerdp-devel] Which function draw the changed window border

2012-02-20 Thread ic_yang
rawing in CODEC_ID_NONE, so the MS server will send mix mode, ( CODEC_ID_REMOTEFX + CODEC_ID_NONE). This link can solve my question: http://social.msdn.microsoft.com/Forums/pl/os_windowsprotocols/thread/8d932d06-e6fa-4a7e-a77e-7efad532c63a thanks all. - Original Message - From: ic_y

[Freerdp-devel] Which function draw the changed window border

2012-02-17 Thread ic_yang
Hello FreeRDP community, I am tracing and testing the remotefx with xfreerdp, In the rfx_process_message(), I mark these 2 line ==> case WBT_REGION: //rfx_process_message_region(context, message, s); break; case WBT_EXTENSION: //rfx_process_message_tileset(context, messag

[Freerdp-devel] Which function draw the changed window border

2012-02-17 Thread ic_yang
Hello FreeRDP community, I am tracing and testing the remotefx with xfreerdp, In the rfx_process_message(), I mark these 2 line ==> case WBT_REGION: //rfx_process_message_region(context, message, s); break; case WBT_EXTENSION: //rfx_process_message_tileset(context, messag

[Freerdp-devel] Run xfreerdp issue

2011-11-01 Thread ic_yang
Hi, I am using ubuntu 11.04, after sudo make install succesfully, I run xfreerdp, but it shows: ic@ic-vUB:/usr/local/lib$ xfreerdp xfreerdp: error while loading shared libraries: libfreerdp-core.so.0.0: cannot open shared object file: No such file or directory but, its really have this fil

Re: [Freerdp-devel] How to make DirectFB in FreeRDP1.0?

2011-10-25 Thread ic_yang
thanks a lot, it works and could you tell me how to make a windows .sln file? thanks ^^ --ic - Original Message - From: Marc-André Moreau To: ic_yang Cc: freerdp-devel@lists.sourceforge.net Sent: Tuesday, October 25, 2011 12:21 PM Subject: Re: [Freerdp-devel] How to

[Freerdp-devel] How to make DirectFB in FreeRDP1.0?

2011-10-24 Thread ic_yang
Hi, Follow the instruction on "http://www.freerdp.com/wiki/doku.php?id=compilation"; , I can make xfreerdp, how can I make dfbfreerdp in FreeRDP1.0? or is there any doc that I can follow? thanks --ic.yang -- The dema