Re: [maemo-developers] Mono on Nokia 770

2005-09-20 Thread Nils Faerber
Paolo Molaro wrote:
> I guess people on this list would be interested:
> Mono runs on the Nokia 770, including Gtk# apps.
> There is a tarball of the binaries here:
>   http://primates.ximian.com/~lupus/mono-nokia.tgz
> 
> It includes a README with a couple of instructions to setup
> env vars.
> You should be able to just copy a Gtk# app and have it run.
> There is no support yet for Hildon-specific widgets.
> Happy hacking!

Wow, that is great!

But does this include any Maemo/Hildon specifics or would this package
also run on other similar ARM based platforms, say, like an iPaq with
Linux/GPE? If not what would have to be changed or what was changed for
Maemo/Hildon?

Any way, great work!
Many thanks!

> lupus
Cheers
  nils faerber

-- 
kernel concepts  Tel: +49-271-771091-12
Dreisbachstr. 24 Fax: +49-271-771091-19
D-57250 Netphen  Mob: +49-176-21024535
--
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Mono on Nokia 770

2005-09-20 Thread Paolo Molaro
I guess people on this list would be interested:
Mono runs on the Nokia 770, including Gtk# apps.
There is a tarball of the binaries here:
http://primates.ximian.com/~lupus/mono-nokia.tgz

It includes a README with a couple of instructions to setup
env vars.
You should be able to just copy a Gtk# app and have it run.
There is no support yet for Hildon-specific widgets.
Happy hacking!

lupus

-- 
-
[EMAIL PROTECTED] debian/rules
[EMAIL PROTECTED] Monkeys do it better
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Calling for API review

2005-09-20 Thread Ferenc Szekely
Hello maemo Developers,

We would like to improve the quality of our API documentation and
therefore we decided to call for a API review. We would kindly ask you
to check the current documentation and let us know about anything that
you think can be improved. An index of the available APIs is published here:
http://maemo.org/platform/docs/api-index.html

Please report your findings in bugzilla (product: documentation;
component: api): https://maemo.org/bugzilla/

You can also submit patches against the code that is in the subversion
repo: http://maemo.org/maemowiki/SubversionRepository

Thanks in advance for your help and contribution!

Ferenc
on behalf of the maemo team




___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] GStreamer

2005-09-20 Thread Jussi.Laako
> Is it definitely sure that the device will use ALSA? - There 
> were also 
> some rumors in June/July that it will use OSS. Is there already a 
> microphone driver available? - Sorry for thread hijacking (:-))

I think it's safest to expect it to have none of those... ;)


- Jussi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] GStreamer

2005-09-20 Thread Timo Steuerwald

Hi all!

[EMAIL PROTECTED] wrote:


But when I want to check the osssink with "gst-inspect osssink"
command, error occured "No such element or plugin 'osssink' ".
Because I want to play a sine tone by running
$ gst-launch sinesrc ! osssink from command line first.
 


Maemo uses alsa not oss, so it would be alsasink, not osssink.
   



Virtual ALSA driver for PCM playback was removed. There's dsppcmsink. There's 
also esd, but unfortunately esdsink gst plugin is not included...

 



Is it definitely sure that the device will use ALSA? - There were also 
some rumors in June/July that it will use OSS. Is there already a 
microphone driver available? - Sorry for thread hijacking (:-))


Cheers,

Timo
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] GStreamer

2005-09-20 Thread Jussi.Laako
Hi,

> > But when I want to check the osssink with "gst-inspect osssink"
> > command, error occured "No such element or plugin 'osssink' ".
> > Because I want to play a sine tone by running
> > $ gst-launch sinesrc ! osssink from command line first.
> 
> Maemo uses alsa not oss, so it would be alsasink, not osssink.

Virtual ALSA driver for PCM playback was removed. There's dsppcmsink. There's 
also esd, but unfortunately esdsink gst plugin is not included...


- Jussi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] GStreamer

2005-09-20 Thread Christian Fredrik Kalager Schaller
Maemo uses alsa not oss, so it would be alsasink, not osssink.

Christian

On Tue, 2005-09-20 at 16:58 +0700, rh wrote:
> Hi all,
>  
> I want to use GStreamer to play mp3 file in my Maemo program.
> I had already install GStreamer from debian packages (0.9.1 version).
> But when I want to check the osssink with "gst-inspect osssink"
> command, error occured "No such element or plugin 'osssink' ".
> Because I want to play a sine tone by running
> $ gst-launch sinesrc ! osssink from command line first.
> How to solve this problem ?
>  
> Ronny
>  
>  
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
-- 
Christian Fredrik Kalager Schaller
Business Development Manager
Fluendo S.L.
Mobile Phone: +34 678093464
Office Phone: +34 933175153
Fax : +34 936002310

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] GStreamer

2005-09-20 Thread rh



Hi all,
 
I want to use GStreamer to play mp3 file in my 
Maemo program.
I had already install GStreamer from debian 
packages (0.9.1 version).
But when I want to check the osssink with 
"gst-inspect osssink" command, error occured "No such element or plugin 
'osssink' ".
Because I want to play a sine tone by 
running
$ gst-launch sinesrc ! osssink from command line 
first.
How to solve this problem ?
 
Ronny
 
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers