Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-25 Thread Pekka Paalanen
On Fri, 22 Apr 2016 17:05:26 +0200 Benoit Gschwind wrote: > Implement a "well" defined API to configure the rdp backend. > Following according to discution about libweston API. > --- > v1: > - Fix the patch log > v0: > - Nothing particular. > > Signed-off-by: Benoit Gschwind Hi Benoit, ple

Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-25 Thread Pekka Paalanen
On Sat, 23 Apr 2016 11:18:57 +0200 Benoit Gschwind wrote: > Hello, > > Le 22/04/2016 23:57, Hardening a écrit : > > Le 22/04/2016 17:05, Benoit Gschwind a écrit : > >> Implement a "well" defined API to configure the rdp backend. > >> Following according to discution about libweston API. > >> -

Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-23 Thread Benoit Gschwind
Hello, Le 22/04/2016 23:57, Hardening a écrit : > Le 22/04/2016 17:05, Benoit Gschwind a écrit : >> Implement a "well" defined API to configure the rdp backend. >> Following according to discution about libweston API. >> --- >> v1: >> - Fix the patch log >> v0: >> - Nothing particular. >> >> Si

Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-22 Thread Hardening
Le 22/04/2016 17:05, Benoit Gschwind a écrit : > Implement a "well" defined API to configure the rdp backend. > Following according to discution about libweston API. > --- > v1: > - Fix the patch log > v0: > - Nothing particular. > > Signed-off-by: Benoit Gschwind > > Makefile.am |

[PATCH v1] refactor configuration API of rdp-backend

2016-04-22 Thread Benoit Gschwind
Implement a "well" defined API to configure the rdp backend. Following according to discution about libweston API. --- v1: - Fix the patch log v0: - Nothing particular. Signed-off-by: Benoit Gschwind Makefile.am | 1 + src/compositor-rdp.c | 71 +