From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GaaRn-0001Vj-1o for qemu-devel@nongnu.org; Thu, 19 Oct 2006 12:08:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GaaRi-0001QV-11 for qemu-devel@nongnu.org; Thu, 19 Oct 2006 12:08:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GaaRh-0001QQ-SA for qemu-devel@nongnu.org; Thu, 19 Oct 2006 12:08:37 -0400 Received: from [64.233.184.232] (helo=wr-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GaaRh-0006Dx-Im for qemu-devel@nongnu.org; Thu, 19 Oct 2006 12:08:37 -0400 Received: by wr-out-0506.google.com with SMTP id 68so194410wri for ; Thu, 19 Oct 2006 09:08:36 -0700 (PDT) Message-ID: Date: Thu, 19 Oct 2006 18:08:35 +0200 From: "Jorge Luis Zapata Muga" Subject: Re: [Qemu-devel] Re: [RFC] qemu-gui based on wxWidgets and libvncclient In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1160670903.5105.3.camel@myubuntu.brain-dump.org> <453302D1.3040500@cs.utexas.edu> <45352FCD.6060300@bellard.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 10/18/06, Johannes Schindelin wrote: > Hi, > > On Tue, 17 Oct 2006, Fabrice Bellard wrote: > > > Another point is that you should consider adding audio support. I can > > help you on that (maybe malc would be interested too !). A simple format > > could be 4 bit ADPCM at fixed frequency. Optionally A more advanced > > codec such as Vorbis could be used. > > Please, please not _another_ vnc hack! The RFB protocol loses all of its > appeal if everybody has proprietary, incompatible extensions! If you > bother to search Google for prior art, here is a link: > > http://www.ks.uni-freiburg.de/php_arbeitdet.php?id=75 > > Yes, it is in German, but it already works. No need to add yet another > obscure extension. > Hello all, Does qemu actually needs a vnc hacked backend to support a gui version of it? I think a better/cleaner solution is what it is proposed here: http://lists.gnu.org/archive/html/qemu-devel/2005-02/msg00075.html as it will let developers build their own frontend, of course qemu could have its own "official" gui in the main source tree. > Ciao, > Dscho > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >