Intone

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New page: {{ApplicationBox| Name=Intone| Description= Elementary based mplayer frontend (for audio files).| Screenshot= | Homepage=http://intone.googlecode.com| TestedOn=FSO MS 5.1| PackageName=...)
 
Line 23: Line 23:
  
 
opkg install libsqlite3-0 libelementary0 http://www.opkg.org/packages/intone_0.24_arm.ipk
 
opkg install libsqlite3-0 libelementary0 http://www.opkg.org/packages/intone_0.24_arm.ipk
 +
 +
===mPlayer===
 +
 +
I have been using this[http://http//downloads.freesmartphone.org/fso-unstable/feeds/armv4t/mplayer_0.0+1.0rc2-r12_armv4t.ipk] version of mplayer from FSO.
 +
 +
Gen usage details
 +
Type  CPU    Mem|
 +
ogg  ~53%    3.1%|
 +
m4a  ~21%    2.7%|
 +
mp3  ~8.7%  2.4%|
 +
 +
PaulTT has compiled a version of mplayer with tremor available here[http://www.paultt.org/downloads/openmoko/mplayer_dev-SVN-r29155-4.1.2_armv4t.ipk].
 +
This is better for ogg as below :-
 +
Gen usage details
 +
Type  CPU    Mem|
 +
ogg  ~25.9%    2.7%|
 +
m4a  ~24.7%    3.1%|
 +
mp3  ~7.5%    2.5%|
 +
 +
 +
===Credits===
 +
 +
Rasterman for Elementary and for going easy ;-)
 +
Treviño for seeking patch, Icon ideas and general e tips.
 +
Łukasz Pankowski for the 'remember where paused' feature.
 +
And everybody else who chipped in to tell me what to improve.
 +
 +
  
 
  [[category:Audio Applications]]
 
  [[category:Audio Applications]]

Revision as of 03:21, 10 April 2009

[[Image:|150px]] Intone

Elementary based mplayer frontend (for audio files).


Homepage: http://intone.googlecode.com
Package: intone_0.24_arm.ipk
Tested on: FSO MS 5.1


Download source:http://intone.googlecode.com

Contents

Introduction

Intone is an elementary based front end for mplayer written in C.

The recommended way to organise music is to put all the files in a folder (lets say Music), with sub folders named after artists (say Music ->Eagles) and with sub sub folders holding albums (that becomes Music->Eagles->Hell Freezes Over->*.mp3). That way, Intone can correctly organise your music collection into albums. It automatically creates a default playlist containing all songs and individual playlists for each album.

Libraries

Intone requires and updated version of elementary and libsqlite3. If you have elementary on your phone upgraded to a level where the elementary test application shows you a demo of sliders and genlists, Intone should run on your phone.

To Install

opkg install libsqlite3-0 libelementary0 http://www.opkg.org/packages/intone_0.24_arm.ipk

mPlayer

I have been using this[1] version of mplayer from FSO.

Gen usage details Type CPU Mem| ogg ~53% 3.1%| m4a ~21% 2.7%| mp3 ~8.7% 2.4%|

PaulTT has compiled a version of mplayer with tremor available here[2]. This is better for ogg as below :- Gen usage details Type CPU Mem| ogg ~25.9% 2.7%| m4a ~24.7% 3.1%| mp3 ~7.5% 2.5%|


Credits

Rasterman for Elementary and for going easy ;-) Treviño for seeking patch, Icon ideas and general e tips. Łukasz Pankowski for the 'remember where paused' feature. And everybody else who chipped in to tell me what to improve.

Personal tools
[[Image:|150px]] Intone

Elementary based mplayer frontend (for audio files).


Homepage: http://intone.googlecode.com
Package: intone_0.24_arm.ipk
Tested on: FSO MS 5.1


Download source:http://intone.googlecode.com

Introduction

Intone is an elementary based front end for mplayer written in C.

The recommended way to organise music is to put all the files in a folder (lets say Music), with sub folders named after artists (say Music ->Eagles) and with sub sub folders holding albums (that becomes Music->Eagles->Hell Freezes Over->*.mp3). That way, Intone can correctly organise your music collection into albums. It automatically creates a default playlist containing all songs and individual playlists for each album.

Libraries

Intone requires and updated version of elementary and libsqlite3. If you have elementary on your phone upgraded to a level where the elementary test application shows you a demo of sliders and genlists, Intone should run on your phone.

To Install

opkg install libsqlite3-0 libelementary0 http://www.opkg.org/packages/intone_0.24_arm.ipk