Re: [maemo-developers] Programming Questions 2

2006-07-23 Thread Karoliina Salminen
Hi, So far i have choosed to use expat because i think it is more suitable for running in NOKIA 770 because it doesnt need much memory. Is my decision correct? I don't know. I would use libxml2 because I have found it to be good, but use what you find best suitable for you. libxml2 runs on 770

[maemo-developers] What has happend with ogg-vorbis in IT200?

2006-07-23 Thread Clemens Eisserer
Hi, I can't believe it, what has happend to ogg vorbis support in IT2006. Nokia more or less promised it (said they don't have enough time to do it in IT2005). I don't care about hw-accaleration, it maybe would take 2-3hours to implement it in software with the work which has already been done

[maemo-developers] Error accessing SVN repository via Eclipse IDE Error accessing SVN repository via Eclipse IDE

2006-07-23 Thread Gustavo Tiberio
Hi, I got the following error trying to access Garage SVN repository (https://garage.maemo.org/svn) from Eclipse v3.1. PROPFIND request failed on '/svn' SSLv3 I've tried two Eclipse plugins, Subclipse and Subversive, and from both I got the error above. Any suggestion to solve this? Thanks

Re: [maemo-developers] What has happend with ogg-vorbis in IT200?

2006-07-23 Thread David D. Hagood
Siarhei Siamashka wrote: On Sunday 23 July 2006 16:28, Clemens Eisserer wrote: I can't believe it, what has happend to ogg vorbis support in IT2006. Nokia more or less promised it (said they don't have enough time to do it in IT2005). There already is a Vorbis player as an add-on package.

[maemo-developers] Hatari (Atari ST) emulator for N770

2006-07-23 Thread Eero Tamminen
Hi, I've ported and packaged the Hatari (Atari ST) emulator for N770. For more information, see: http://koti.mbnet.fi/tammat/hatari/index.shtml There are also instructions on how you can do it yourself, and how free games can be packaged for N770 so that they are run with the emulator.

Re: [maemo-developers] Hatari (Atari ST) emulator for N770

2006-07-23 Thread Ralph Giles
On Mon, Jul 24, 2006 at 12:08:29AM +0300, Eero Tamminen wrote: I've ported and packaged the Hatari (Atari ST) emulator for N770. For more information, see: http://koti.mbnet.fi/tammat/hatari/index.shtml Cool. The package doesn't install for me on the 2006 image though. Missing Depends:

[maemo-developers] Setting system time

2006-07-23 Thread Steven Hill
Does anyone know what function(s) are available for setting system time on the Nokia 770 (IT2006) from inside an application? GNU C time functions will not work I think because time can only be set by a privileged user. And according to the documentation the libosso function osso_time_set