Rockbox

(wikify slightly)
(Further links)
Line 30: Line 30:
== Further links ==
== Further links ==
 +
* [http://repo.or.cz/w/maemo-rb.git Maemo port git repository]
* [http://www.rockbox.org/wiki/GeneralFAQ Rockbox FAQ]
* [http://www.rockbox.org/wiki/GeneralFAQ Rockbox FAQ]
* [http://download.rockbox.org/daily/manual/rockbox-cowond2/rockbox-build.html Rockbox manual] (currently links to the cowon d2 manual)
* [http://download.rockbox.org/daily/manual/rockbox-cowond2/rockbox-build.html Rockbox manual] (currently links to the cowon d2 manual)

Revision as of 08:27, 26 January 2011

Rockbox is an open source audio player. It has been in development since 2001 and receives new features, tweaks and fixes every day to provide you with the best possible music listening experience.

Contents

Important features

  • Supports over 20 sound codecs:
  • Navigate music by folders or tag database
  • Gapless playback and crossfading
  • Ability to create your own themes
  • Album art support

Download (currently extras-devel only)

http://maemo.org/packages/view/rockbox/

Known issues of this port

  • Tag database doesn't record playcounts correctly
  • Last.fm scrobber file is not written yet
  • CPU usage can be reduced further
  • Touchscreen is too sensitive

Feature ideas for this port

  • Bluetooth headset support
  • More finger friendly default theme

FAQ for the Maemo port

How do I exit the application?

Press CTRL+backspace to invoke the application switcher, click [X] to close it or tab an empty area to keep it running in the background. Use the "home" button on n8xx devices.

How do I tell the tag database to ignore a folder?

Create an empty "database.ignore" file in that folder.

Further links