Re: gsoc project 2010 !

2010-03-22 Thread Tor
API. LIbcurl is a multiprotocol file/data transfer library. QtCore doesn't seem to implement any API for that. If networking is needed for the application then Libcurl is a very good (and widely used) library for that. -Tor ___ maemo-developers mailing

Re: Icons are just a few bytes, right ?

2010-03-12 Thread Tor
On Fri, Mar 12, 2010 at 12:19, Marius Vollmer wrote: > ext Tor writes: > >> It'll work for simple installs like that, but you lose what's known as >> 'the power of apt'. > > Not necessarily.  You can keep the power of apt even if you only see a >

Re: Icons are just a few bytes, right ?

2010-03-12 Thread Tor
function where the 'install' icon does it all for you. It'll work for simple installs like that, but you lose what's known as 'the power of apt'. -Tor ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Performance of floating point instructions

2010-03-11 Thread Tor
[float/double/vfp/neon etc.] There's some information collected at http://pandorawiki.org/Floating_Point_Optimization There are also several long threads over at the Pandora forum about everything discussed in this thread. -Tor ___ maemo-devel

Re: External Repository and HAM

2010-03-09 Thread Tor
. Do we have procedures for handling this? Marius Vollmer wrote: >To be fair, libraries do not _need_ to be shared, sharing them is an >optimization. True, but this is very inefficient on small-memory devices. It makes a huge difference to have, say, 3 applications sharing a library inst

Re: MeeGo

2010-02-15 Thread Tor
On Mon, Feb 15, 2010 at 14:30, Daniel Martin Yerga wrote: > Meego will use .rpm: http://meego.com/about/faq This is very bad news IMO. I work a lot with both formats and I know which one is less painful. -Tor ___ maemo-developers mailing list ma

Re: Is the N900 running X-Windows?! (was: Maemo 5 and hw accelerated X.Org?)

2010-02-11 Thread Tor
sh_config on the N900 but it's not exported. > > What am I doing wrong? The above only affects outgoing ssh connections _from_ the N900. If you have openssh server installed on the N900 you would want to edit /etc/ssh/ssd_config instead and se

Re: Upstart vs. sysvinit (roadmap)

2009-01-27 Thread Tor
edora is also using Upstart these days, > > So it seems: >https://admin.fedoraproject.org/pkgdb/packages/name/upstart Ok, thanks. So it looks like we're maybe moving a bit ahead of the game instead of sideways. -Tor ___

Upstart vs. sysvinit (roadmap)

2009-01-27 Thread Tor
otherwise compatible) feature set available on Maemo. Very very little work. Is there a very compelling reason to move away from something as standard as sysvinit? I haven't even heard about "Upstart". -Tor ___ maemo-developers mailing li

Re: SPIM (MIPS assembly emulator) ported to Chinook: could someone test it?

2007-11-19 Thread Tor
Oops, replied to Kalle only which wasn't the addressee really.. sorry about that, Kalle. New try: > Or if you don't want to install the package: > > dpkg --contents package.deb Or dpkg-deb -c ___ maemo-developers mailing list maemo-developers@maemo.org

Re: Android Vs. Maemo

2007-11-14 Thread Tor
On 11/14/07, Klaus Rotter <[EMAIL PROTECTED]> wrote: > Porting a software OpenGL layer isn't that hard. Fabrice Bellards TinyGL > would be a candidate for it, because the Omap 2420 (N8x0 uC) supports > vfp. http://fabrice.bellard.free.fr/TinyGL/ wohoo, Google Earth next! ;-) ___

Re: [Evolution-hackers] Re: [maemo-developers] Ross' D-BUS port of evolution-data-server on maemo x86

2005-09-28 Thread Tor Lillqvist
On on, 2005-09-28 at 01:39 +0200, Philip Van Hoof wrote: > However. Building "servers" first also temporarily fixes the issue. But shouldn't it have been built first in any case? It's mentioned first in e-d-s/Makefile.am's SUBDIRS. --tml ___ maemo-d