Hi Guys,
Im new to freerdp, trying to use the libraries and understand the
codebase a bit. Also if this is the wrong place to ask questions please
let me know as well.
I was wondering if I could get a brief explanation of what 'work area'
means with regards to RemoteApp. If there are explanatory
monitor where the work area fits.
>
>
> I recently added code to match what is explained in MSDN-VIRTUALSCR,
> and make it easy to manage multiple monitors in RemoteApp properly.
>
> On Fri, Sep 2, 2011 at 3:53 PM, Marc-André Moreau
> wrote:
> Hi John,
&
Sep 3, 2011 at 09:51, Roman Barabanov
> wrote:
>> Good day, John.
>>
>> You can read about WorkArea at this link.
>> http://msdn.microsoft.com/en-us/library/cc242419(v=PROT.10).aspx
>>
>> Best regards,
>> Roman Barabanov
>>
>>
>>
Forgot to mention, this is with freerdp 1.0
- John E
On 2011-09-08, at 1:04 AM, John Eke wrote:
> Hi all,
>
> I've assigned callbacks to pointer updates:
>
> instance->update->PointerPosition
> instance->update->PointerSystem
> instance-
Hi all,
I've assigned callbacks to pointer updates:
instance->update->PointerPosition
instance->update->PointerSystem
instance->update->PointerColor
instance->update->PointerNew
instance->update->PointerCached
But none of them get fired when I actually con
Turned off fast path updates and I get the pointer updates now.
Thanks all
- John E
On Thu, 2011-09-08 at 01:26 -0400, John Eke wrote:
> Forgot to mention, this is with freerdp 1.0
>
>
> - John E
>
> On 2011-09-08, at 1:04 AM, John Eke wrote:
>
> > Hi all,
Hi all,
I'm currently working on implementing an RDP client following the examples
in xfreerdp. I'm adding methods to handle pointer updates from the server
and it mostly seems to all be there except for one thing. I get pointer
create messages for cache indices 1, 2, etc (pretty much 1 and above)
Good stuff Marc-André, I could work on the xfreerdp cursor support
issue. There could be another issue however which I eluded to before:
Right after connecting to an RDP server I noticed I never got initial
cursor create messages. Subsequently however I would get messages to
switch to cursors which
Ill work on issues #90 and #91. Could someone please assign those to me
(johneke)? Couldn't do it myself
- John E
On Mon, 2011-09-19 at 09:59 -0400, Marc-André Moreau wrote:
>
>
> On Mon, Sep 19, 2011 at 8:55 AM, John Eke
> wrote:
> Good stuff Marc-André, I could
Hi All,
I'm not sure if I'm misunderstanding the way things are supposed to
work, but it seems the following combination causes freerdp to crash:
bitmap_cache = true
compression = true
fastpath_input = false
fastpath_output = false
color_depth = 32
Running xfreerdp with the following arguments r
Will do
Cheers
- John E
On Thu, 2011-12-15 at 19:16 -0200, Otavio Salvador wrote:
> On Thu, Dec 15, 2011 at 18:18, John Eke
> wrote:
> I'm not sure if I'm misunderstanding the way things are
> supposed to
> work, but it seems the following comb
I've created Issue #281 (https://github.com/FreeRDP/FreeRDP/issues/281)
for thsi bug.
Thanks Alexis
On Fri, 2011-12-16 at 11:10 +0100, Alexis Moinet wrote:
> Alexis Moinet
--
Learn Windows Azure Live! Tuesday, Dec 13, 2
Hi Guys,
Not sure how much anyone cares about this, but I have a custom built
ffmpeg (not apt-get installed). When I attempt to link my binary against
the freerdp libraries and ffmpeg libraries, I get a compiler error
because CODEC_ID_NONE is defined in freerdp/constants.h as an enum, and
also def
Hi all,
I was wondering if anyone else was experiencing rdpsnd playback cutting
out? The playback seems somewhat choppy. Almost like it plays the actual
audio for a second, then plays silence for a second and it continues
that way
I ran
./xfreerdp -u user --plugin rdpsnd 192.168.xxx.xxx
The sy
Hi all,
I was wondering if anyone else was experiencing rdpsnd playback cutting
out? The playback seems somewhat choppy. Almost like it plays the actual
audio for a second, then plays silence for a second and it continues
that way
I ran
./xfreerdp -u user --plugin rdpsnd 192.168.xxx.xxx
The sy
Hello,
I just downloaded and compiled FreeRDP 1.0.2 using the following options
cmake . -DWITH_FFMPEG=OFF
Then I ran xfreerdp using the following command:
./xfreerdp --no-nla 192.168.217.234
I try typing in notepad everything works except any keys on the number pad.
Any ideas? Is this a known
Hello,
I just downloaded and compiled FreeRDP 1.0.2 using the following options
cmake . -DWITH_FFMPEG=OFF
Then I ran xfreerdp using the following command:
./xfreerdp --no-nla 192.168.217.234
I try typing in notepad everything works except any keys on the number pad.
Any ideas? Is this a known
Thanks a lot Bernhard, Ill give that a try
- John E
On Fri, Jan 11, 2013 at 6:50 AM, Bernhard Miklautz
wrote:
> Hi,
>
> On 01/09/2013 09:23 PM, John Eke wrote:
> > I try typing in notepad everything works except any keys on the number
> pad.
> > Any ideas? Is this a kn
18 matches
Mail list logo