RE: : PC Suite communication

2010-04-15 Thread Jarmo.Tikka
Hi, Date: Wed, 14 Apr 2010 15:21:38 +0200 From: Andr? H?nsel an...@webkr.de Subject: AW: PC Suite communication To: maemo-developers@maemo.org Message-ID: 006001cadbd5$6a21fdd0$3e65f9...@de Content-Type: text/plain; charset=iso-8859-1 Hi, for two reasons: a) It requires plugging

Re: Squeeze devkit to be installed to autobuilder

2010-04-15 Thread Andrew Flegg
the resubmitting approach. It's easiest for developers by far; and so in terms of total effort is the lowest overall. However, will we have issues with version numbers? If we auto resubmit them, should we ensure that each package is resubmitted with a new version number? If so, a suffix of -20100415 would

Re: Squeeze devkit to be installed to autobuilder

2010-04-15 Thread Niels Breet
approach. However, will we have issues with version numbers? If we auto resubmit them, should we ensure that each package is resubmitted with a new version number? If so, a suffix of -20100415 would be sufficient? I really don't like touching source packages, that just feels wrong. Cheers, Andrew

Re: j2me

2010-04-15 Thread Henning Heinold
Quoting Demetris demet...@ece.neu.edu: Hey Chris, unfortunately I have been using the already compiled version that the links I sent you below were advertizing. I have not tried to compile newer versions of it so your best source would be the web. I will also dig around and let you know

Re: GStreamer, mp3 playback and the DSP

2010-04-15 Thread Felipe Contreras
Hello, On Sat, Apr 10, 2010 at 3:29 PM, javicq jcqma...@ovi.com wrote: I'm currently using GStreamer to play mp3 files. I'm trying to move all mp3 decoding to the DSP but I'm unable to find any useful info on the matter. The only thing i got so far is this paragraph from the wiki:

Re: j2me

2010-04-15 Thread D G
Hey Henning that's awesome thanks. I was going to try and compile newer versions in order to include the optional jdbc libs but never got a chance. Does build 160 include these libs? Thanks On Apr 15, 2010, at 7:03 AM, Henning Heinold h.hein...@tarent.de wrote: Quoting Demetris

Re: GStreamer, mp3 playback and the DSP

2010-04-15 Thread Felipe Contreras
On Sun, Apr 11, 2010 at 12:01 AM, Javier S. Pedro ma...@javispedro.com wrote: Simon Pickering wrote: So yes, my understanding is that that is exactly what's involved, therefore it should be possible to write an OpenMAX compliant codec that uses the DSP bridge to transfer data back and forth to

Re: DSP n900

2010-04-15 Thread Felipe Contreras
On Tue, Apr 13, 2010 at 6:46 AM, victor fragoso geektor2...@gmail.com wrote: I just wonder if someone has a link or useful information about programming the DSP from the n900. Try googling for: omap3 dsp -- Felipe Contreras ___ maemo-developers

Re: oprofile on ARM

2010-04-15 Thread Felipe Contreras
On Sun, Apr 11, 2010 at 10:46 AM, Alberto Mardegan ma...@users.sourceforge.net wrote:  again I've tried to profile Mapper on the N900, with no results. First I tried gprof, but it gives me all 0.0 times (and a google search reveals that this is a common problem in maemo, even though I didn't

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Andrew Flegg
On Fri, Jan 22, 2010 at 12:55, Andrew Flegg and...@bleb.org wrote: Similarly, as Ovi takes off, it is interesting to think about how micro-payments for ones software could make one a bit of money (100 users at $1 each is a nice present); but whilst still having our software as open source.

Re: Squeeze devkit to be installed to autobuilder

2010-04-15 Thread Graham Cobb
However, will we have issues with version numbers? If we auto resubmit them, should we ensure that each package is resubmitted with a new version number? If so, a suffix of -20100415 would be sufficient? Although I am generally against modifying developer's packages, I agree

Re: Squeeze devkit to be installed to autobuilder

2010-04-15 Thread Andrew Flegg
On Thu, Apr 15, 2010 at 15:21, Graham Cobb g+...@cobb.uk.net wrote: However, will we have issues with version numbers? If we auto resubmit them, should we ensure that each package is resubmitted with a new version number? If so, a suffix of -20100415 would be sufficient? Although I am

Re: j2me

2010-04-15 Thread Christopher Intemann
On Thu, Apr 15, 2010 at 3:17 PM, D G demet...@ece.neu.edu wrote: Hey Henning that's awesome thanks. I was going to try and compile newer versions in order to include the optional jdbc libs but never got a chance. Does build 160 include these libs? And, probably even more important - do the

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Thomas Wälti
Inspired by TouchSearch, I've started to implement a standardized way in my widgets some weeks ago. This includes handling donations: The option window always has four buttons arranged 2x2: - Settings: brings you the to app-specific settings - Help: Opens the app help page, which is a maemo wiki

Re: j2me

2010-04-15 Thread Henning Heinold
Quoting Christopher Intemann intem...@gmail.com: On Thu, Apr 15, 2010 at 3:17 PM, D G demet...@ece.neu.edu wrote: Hey Henning that's awesome thanks. I was going to try and compile newer versions in order to include the optional jdbc libs but never got a chance. Does build 160 include these

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Tuomo Tanskanen
Hi, While thats nice for app/widget developers, it sadly does not work in all cases. For example both two of my apps currently in Extras (cpumem-applet, Cellular Modem Control Buttons) do not have a menu, a dialog or app window of any sort to place Donate button :( So the website or HAM should

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Andrew Flegg
On Thu, Apr 15, 2010 at 16:50, Tuomo Tanskanen t...@tumi.fi wrote: While thats nice for app/widget developers, it sadly does not work in all cases. For example both two of my apps currently in Extras (cpumem-applet, Cellular Modem Control Buttons) do not have a menu, a dialog or app window of

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Cornelius Hald
You might also be interested in HeAboutDialog. It's in hildon-extras and provides a new about dialog. The dialog has the optional buttons Donate, Report bug and Visit website. For each of those buttons you can register an URL. Cheers! Conny On Thu, 2010-04-15 at 16:40 +0200, Thomas Wälti wrote:

Re: GSOC Project: eBook Reader

2010-04-15 Thread Oliver Haag
Hi again, I've read a bit through the Qt-documentation for the maemo-specific parts, especially QAbstractKineticScroller. I had nothing to do yesterday evening so I tried out how well this is working up to now and if my proposal isn't just a idea but could also be nicely realized with the PR

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Aniello Del Sorbo
I am now using HeAboutDialog as well... only issue is that it doesn't properly render in portrait mode :) On 15 April 2010 09:33, Cornelius Hald h...@icandy.de wrote: You might also be interested in HeAboutDialog. It's in hildon-extras and provides a new about dialog. The dialog has the

Re: oprofile on ARM

2010-04-15 Thread Alberto Mardegan
Felipe Contreras wrote: On Sun, Apr 11, 2010 at 10:46 AM, Alberto Mardegan ma...@users.sourceforge.net wrote: == --- 336 4.2852 libpng12.so.0.37.0 png_do_expand_palette 336 100.000

Re: Squeeze devkit to be installed to autobuilder

2010-04-15 Thread Javier S. Pedro
Graham Cobb wrote: By the way, has the change been well tested? With real packages built with the modified SDK and installed on all existing firmware releases? We don't want to do all this and discover it doesn't fix the problem. We built quite a lot of packages [1], checked sanity of

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Thomas Perl
2010/4/15 Aniello Del Sorbo ani...@gmail.com: I am now using HeAboutDialog as well... only issue is that it doesn't properly render in portrait mode :) Patches are welcome :p I've also ported the HeAboutDialog to Python for use in Panucci, so if anybody wants to use HeAboutDialog from Panucci

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Aniello Del Sorbo
On 15 April 2010 17:23, Thomas Perl th.p...@gmail.com wrote: 2010/4/15 Aniello Del Sorbo ani...@gmail.com: I am now using HeAboutDialog as well... only issue is that it doesn't properly render in portrait mode :) Patches are welcome :p I've also ported the HeAboutDialog to Python for use in

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Alberto Mardegan
Thomas Perl wrote: 2010/4/15 Aniello Del Sorbo ani...@gmail.com: I am now using HeAboutDialog as well... only issue is that it doesn't properly render in portrait mode :) Patches are welcome :p No patches should be necessary since PR1.2: