Re: [Freerdp-devel] Going Through What's Left

2011-10-12 Thread Marc-André Moreau
On Wed, Oct 12, 2011 at 2:31 AM, Michele Petrazzo < michele.petra...@unipex.it> wrote: > Il 10/10/2011 04:06, Marc-André Moreau ha scritto: > > Hi all, > > Hi, > > > > I've been asked a couple of times for an estimate release date for > > 1.0. I know a lot of people are waiting for a release, incl

Re: [Freerdp-devel] Going Through What's Left

2011-10-11 Thread Michele Petrazzo
Il 10/10/2011 04:06, Marc-André Moreau ha scritto: > Hi all, Hi, > > I've been asked a couple of times for an estimate release date for > 1.0. I know a lot of people are waiting for a release, including > myself. +1 > However, there are still a couple of important things left to be done > in the

Re: [Freerdp-devel] Going Through What's Left

2011-10-11 Thread Philippe Auphelle
Ah. The missing pieces seem to be in that same document too. See http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#directory_layout and http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#icon_lookup On Tue, Oct 11, 2011 at 10:42, Philippe Auph

Re: [Freerdp-devel] Going Through What's Left

2011-10-11 Thread Philippe Auphelle
Marc-André, The answer should be in somewhere in freedesktop.org. I found the following link, that explains how to install application icons for both Gnome and KDE. http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#install_icons It seems to be incomplete though since i

Re: [Freerdp-devel] Going Through What's Left

2011-10-10 Thread Marc-André Moreau
About packaging the icon with FreeRDP, I looked at other applications and the files that they would install in ubuntu and I copied xfreerdp.png to /usr/share/pixmaps/ now xfreerdp properly uses its icon when launched, without having to make use of .desktop file I am wondering the following though

Re: [Freerdp-devel] Going Through What's Left

2011-10-10 Thread Marc-André Moreau
On Mon, Oct 10, 2011 at 10:59 AM, Otavio Salvador wrote: > On Mon, Oct 10, 2011 at 11:26, Marc-André Moreau > wrote: > > On Mon, Oct 10, 2011 at 2:33 AM, Vic Lee wrote: > >> The plug-n-play device redirection was never implemented thus so > >> migration should be necessary. The original one in 0

Re: [Freerdp-devel] Going Through What's Left

2011-10-10 Thread Otavio Salvador
On Mon, Oct 10, 2011 at 11:26, Marc-André Moreau wrote: > On Mon, Oct 10, 2011 at 2:33 AM, Vic Lee wrote: >> The plug-n-play device redirection was never implemented thus so >> migration should be necessary. The original one in 0.9 is only a >> skeleton which does nothing. So I think it should be

Re: [Freerdp-devel] Going Through What's Left

2011-10-10 Thread Marc-André Moreau
Hi Vic, On Mon, Oct 10, 2011 at 2:33 AM, Vic Lee wrote: > Hi Marc, > > The plug-n-play device redirection was never implemented thus so > migration should be necessary. The original one in 0.9 is only a > skeleton which does nothing. So I think it should be ok to drop it from > the todo list for

Re: [Freerdp-devel] Going Through What's Left

2011-10-10 Thread Peter Volkov
В Вск, 09/10/2011 в 22:06 -0400, Marc-André Moreau пишет: > I have just pushed a couple of improvements to the graphical rendering code. > I have working bitmap caching now (can be disabled with --no-bmp-cache, not > the same as --no-osb, the offscreen bitmap cache is different). I have also > "tur

Re: [Freerdp-devel] Going Through What's Left

2011-10-09 Thread Vic Lee
Hi Marc, The plug-n-play device redirection was never implemented thus so migration should be necessary. The original one in 0.9 is only a skeleton which does nothing. So I think it should be ok to drop it from the todo list for 1.0. Vic On 10/10/2011 10:06 AM, Marc-André Moreau wrote: > plug