On Thu, Mar 24, 2011 at 11:11 AM, Otavio Salvador
wrote:
> Hello Marc-Andre,
>
> I agree with most of this concept except that I think xfreerdp
> shouldn't implement the X11 GDI calls but those ought to be provided
> by a libfreerdpgdi X11 backend. So if we implement a new client we
> won't need t
Hello Marc-Andre,
I agree with most of this concept except that I think xfreerdp
shouldn't implement the X11 GDI calls but those ought to be provided
by a libfreerdpgdi X11 backend. So if we implement a new client we
won't need to redo all this again.
--
Otavio Salvador
On 03/24/2011 03:08 PM, Михайло Падалка wrote:
> But why then configure doesn't fail with a message that it cannot find cups?
Patches will be accepted ;-) That might also include patches for
switching to cmake.
/Mads
--
Thu, 24 Mar 2011 11:58:57 +0100
Mads Kiilerich писали:
> On 03/24/2011 08:06 AM, STC USER wrote:
> > Hi all,
> >
> > I am trying my hands on freerdp as user/contributor. I downloaded
> > release 0.8.2 & compiled. But i had few queries:
> >
> >
> > 1) While compilation when i give configure option
Overall, I definitely think having a common rendering library is a great step
forward, and will help reduce code duplication and get Freerdp onto more
platforms.
FFMpeg's libswscale would be a possible option for color conversion, they have
assembly code for various platforms.
I'm a little sk
On Wed, Mar 23, 2011 at 23:53, Marc-André Moreau
wrote:
...
> @otavio: I know your concerns regarding performance, and I share them with
> you. Don't worry, we won't ditch the current code for something less
> performant, unless we actually make it fast enough to match the current
> performance or
On 03/24/2011 08:06 AM, STC USER wrote:
> Hi all,
>
> I am trying my hands on freerdp as user/contributor. I downloaded
> release 0.8.2 & compiled. But i had few queries:
>
>
> 1) While compilation when i give configure option of "./configure
> --prefix=/home/atul/test --enable-smartcard --with-pr
Hi all,
I am trying my hands on freerdp as user/contributor. I downloaded release
0.8.2 & compiled. But i had few queries:
1) While compilation when i give configure option of "./configure
--prefix=/home/atul/test --enable-smartcard --with-printer=cups
--with-debug" its ending with following Fr