Re: gsoc project 2010 !

2010-03-22 Thread Tor
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 list maemo-developers@maemo.org https

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

Re: Icons are just a few bytes, right ?

2010-03-12 Thread Tor
On Fri, Mar 12, 2010 at 12:19, Marius Vollmer marius.voll...@nokia.com wrote: ext Tor lists.th.arnt...@gmail.com 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 subset

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-developers

Re: External Repository and HAM

2010-03-09 Thread Tor
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 instead of having 3 copies in memory instead. -Tor

Re: MeeGo

2010-02-15 Thread Tor
On Mon, Feb 15, 2010 at 14:30, Daniel Martin Yerga dye...@gmail.com 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

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

2010-02-11 Thread Tor
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 set 'X11Forwarding yes' and restart sshd. -Tor

Upstart vs. sysvinit (roadmap)

2009-01-27 Thread Tor
) 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 list maemo-developers@maemo.org https

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! ;-)