Search results

  1. centus

    Beta Neon Optimized Build Of Pandora Fractals

    Hello, I've re-compiled the application using the following flags: -Wall -O3 -mcpu=cortex-a8 -ftree-vectorize -mfloat-abi=softfp -mfpu=neon In an attempt to see if Neon optimization makes a difference. Could anyone please try the attached PND (amazingly, .PND files are not allowed as...
  2. centus

    What Happened To Alec.mooo.com?

    I just got the strangest warning from Google about that site, saying it was spreading maleware. Anyone have any idea? "Reported Attack Page! This web page at alec.mooo.com has been reported as an attack page and has been blocked based on your security preferences. Attack pages try to install...
  3. centus

    Multi-Threading

    Hello, In my quest to optimize the performance of my fractal generator, I've come to think about multi-threading. Someone here mentioned the fact that the Cortex A8 is good at multi-threading, is that true? Should I expect a serious increase in performance? If so, writing code in C how would I...
  4. centus

    Touchscreen Vs. Mouse

    Hello, I'm working on a Fractal Generator for Pandora, I just realized that I heavily rely on mouse movements as well as left, right and middle mouse button clicks. While I understand that middle mouse is probably not going to happen on Pandora, I have another question. How do you differentiate...
  5. centus

    Beta Mandelbrot Set Generator For Pandora

    Here's a little something I've been working on, it's a pretty simple Fractal generator which currently does Mandelbrot set. It supports zoom in and out, panning, changing the number of iterations which is needed when you zoom in a lot and want to see more details, when you increase the number of...
  6. centus

    Pandora A Fractal Generator For Pandora

    Hello all, It's 800x480, can't seem to get it to show up in full size... here's a link to the original location: My link Here's a screenshot made with the small application I'm working on which draws the most famous fractal the Mandelbrot set. It currently supports zooming in and out...
  7. centus

    Astronomy Software?

    Hello, I'm an amateur astronomer, and was wondering what the effort level would be in porting something like Stellarium (http://www.stellarium.org/) to the Pandora. It is completely open source, there's a linux version, it uses OpenGL and QT4.5. Thanks, Or.
  8. centus

    Money Wire

    A question, if I may.. I never used it, but I know there is an option to send a person money over the regular mail services. If I do that, I am well aware of the fact I won't have any insurance but then again, I don't feel like I need any. Bottom line, isn't it the cheapest method? Thanks, Or.
  9. centus

    An Idea For The Audio Playing Feature

    Here's a thought, we could use one of the shoulder buttons (configurable whether to have it on or off) as a shuffle button, that way, even when you are playing mp3s with the screen closed, if you want to skip to a different tune, you press the button and it skips, no hassle.
Back
Top