Re: [FreeRDP-devel] API Changes in 2.0.0

2019-01-21 Thread Armin Novak via FreeRDP-devel
Hi Nick, We tried to move common initialization code from the server/client to the core library wherever possible. So, most of the callback implementations should not be necessary any more with 2.0 As a reference, we've updated the sample code (client/Sample) which shows how to create a client

[FreeRDP-devel] API Changes in 2.0.0

2019-01-18 Thread Nick Couchman via FreeRDP-devel
Hey, FreeRDP Community, We over at the Apache Guacamole project use your libraries to facilitate support for RDP connections. We're working on getting support for FreeRDP 2.0.0 into the project, and I was wondering if anyone has any resources that help explain the changes between the 1.1.x-1.2.x v