Hello, I just released the first version of my experimental Ogg Vorbis player for the Nokia 770. It's still lacking some features but I am going to implement those later.
There is a problem, however. When started from the applications menu, the player starts, lives for about 10 seconds, and gets killed (by osso?) afterwards. Did I miss anything important? osso_initialize is called correctly in my code as it looks. If anybody could help me with this problem, I would be very grateful. Until this gets fixed, you should launch the app from the terminal with /var/lib/install/usr/bin/oggplay If you want to compile from source code, you'll need libao as shared library, and libogg >= 1.1.2 and libvorbisidec (Tremor) as static libraries. Installer package for Nokia 770: http://www.pycage.de/maemo/oggplay_0.10_arm.deb Source code: http://www.pycage.de/maemo/OggPlay-0.10.tar.gz Regards, Martin _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
