Mokoko

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Documentation)
m (Release information)
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
You can download ipk from [http://om-mediaplayer.googlecode.com/files/mokoko_0.1_svnr119_r0_armv4t.opk here]
 
You can download ipk from [http://om-mediaplayer.googlecode.com/files/mokoko_0.1_svnr119_r0_armv4t.opk here]
  
 +
[http://code.google.com/p/om-mediaplayer/wiki/Mokoko Project's home wiki].
  
 
===Release information===
 
===Release information===
Line 7: Line 8:
  
 
* SVN revision: 119
 
* SVN revision: 119
 +
 +
The release from december the 1st won't install on shr since some dependencies cannot be matched, --- but the files that mokoko needs are core gtk files and clearly there. A
 +
opkg install --force-depends http://om-mediaplayer.googlecode.com/files/mokoko_0.1_svnr127-r1_armv4t.opk
 +
 +
 +
did therefore install a working version of it.
  
 
===Documentation===
 
===Documentation===
Line 41: Line 48:
 
Name=[[Mokoko]]|
 
Name=[[Mokoko]]|
 
Description=Mokoko is a media player program, you can use it to play mp3 and ogg files on Neo.|
 
Description=Mokoko is a media player program, you can use it to play mp3 and ogg files on Neo.|
Screenshot=Openmokast_screen_capture_main.png|
+
Screenshot=Mokoko.png|
 
Homepage=http://code.google.com/p/om-mediaplayer/|
 
Homepage=http://code.google.com/p/om-mediaplayer/|
 
TestedOn=|
 
TestedOn=|
PackageName=
+
PackageName=http://om-mediaplayer.googlecode.com/files/mokoko_0.1_svnr119_r0_armv4t.opk
 
}}
 
}}
 +
 +
[[Category:Audio Applications]]

Latest revision as of 20:09, 17 December 2008

Mokoko is a mediaplayer program develop by OM software engineers. You can download ipk from here

Project's home wiki.

[edit] Release information

  • Date: 20081022
  • SVN revision: 119

The release from december the 1st won't install on shr since some dependencies cannot be matched, --- but the files that mokoko needs are core gtk files and clearly there. A

opkg install --force-depends http://om-mediaplayer.googlecode.com/files/mokoko_0.1_svnr127-r1_armv4t.opk


did therefore install a working version of it.

[edit] Documentation

We used doxygen to generate documentation from source code. You can generate it by yourself. Install doxygen first and use the script we provide.

The script is placed in

<blahblah>/om-mediaplayer/mokoko/gendoc

Or you can see it online. I put it in Here Download and Install

  • get mokoko opk file and upload it to Neo.(Get it here)
  • opkg install mokoko

the dependency suppose be installed automatically.

Mokoko.conf

We didn't implement Song Select yet. please add .mokoko.conf to your home direcotory.

$cat ~/.mokoko.conf

  1. This file defines the setting of momoko
  2. Features will be stored as string sep is ';'
  3. If there are no such Feature NULL will returns

PATH="/home/foo/mp3;/media/card/mp3" SUPPORT_MIME="mp3;ogg" PAUSE_WHEN_RING_EVENT="true" RESTART_WHEN_CALL_END_EVENT="false


Mokoko.png Mokoko

Mokoko is a media player program, you can use it to play mp3 and ogg files on Neo.


Homepage: http://code.google.com/p/om-mediaplayer/
Package: http://om-mediaplayer.googlecode.com/files/mokoko_0.1_svnr119_r0_armv4t.opk
Tested on:

Personal tools

Mokoko is a mediaplayer program develop by OM software engineers. You can download ipk from here


Release information

  • Date: 20081022
  • SVN revision: 119

Documentation

We used doxygen to generate documentation from source code. You can generate it by yourself. Install doxygen first and use the script we provide.

The script is placed in

<blahblah>/om-mediaplayer/mokoko/gendoc

Or you can see it online. I put it in Here Download and Install

  • get mokoko opk file and upload it to Neo.(Get it here)
  • opkg install mokoko

the dependency suppose be installed automatically.

Mokoko.conf

We didn't implement Song Select yet. please add .mokoko.conf to your home direcotory.

$cat ~/.mokoko.conf

  1. This file defines the setting of momoko
  2. Features will be stored as string sep is ';'
  3. If there are no such Feature NULL will returns

PATH="/home/foo/mp3;/media/card/mp3" SUPPORT_MIME="mp3;ogg" PAUSE_WHEN_RING_EVENT="true" RESTART_WHEN_CALL_END_EVENT="false


Openmokast screen capture main.png Mokoko

Mokoko is a media player program, you can use it to play mp3 and ogg files on Neo.


Homepage: http://code.google.com/p/om-mediaplayer/
Package:
Tested on: