Rockbox and this manual is the collaborative effort of the Rockbox team and
its contributors. See the appendix for a complete list of contributors.
c
2003-2008 The Rockbox Team and its contributors,c 2004 Christi Alice
Scarborough,c 2003 Jos´e Maria Garcia-Valdecasas Bernal & Peter Schlenker.
Version r17694-080606. Built using pdfLATEX.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any
later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of
DRAFTVERSION
the license is included in the section entitled “GNU Free Documentation
License”.
G.2 The GNU General Public License . . . . . . . . . . . . . . . . . . . . . . .154
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 1. GETTING STARTE D9
1Getting started
1.1 Welcome
This is the manual for Rockbox. Rockbox is an open source firmware replacement for
a growing number of digital audio players. Rockbox aims to be considerably more
functional and efficient than your device’s stock firmware while remaining easy to use
and customisable. Rockbox is written by users, for users. Not only is it free to use, it
is also released under the GNU public license, which means that it will always remain
free both to use and to change.
Rockbox has been in development since 2001, and receives new features, tweaks and
fixes each day to provide you with the best possible experience on your digital audio
player. A major goal of Rockbox is to be simple and easy to use, yet remain very customisable and configurable. We believe that you should never need to go through a
series of menus for an action you perform frequently. We also believe that you should
be able to configure almost anything about Rockbox you could want, pertaining to
functionality. Another top priority of Rockbox is audio playback quality – Rockbox,
for most models, includes a wider range of sound settings than that device’s original
firmware. A lot of work has been put into making Rockbox sound the best it can, and
improvements are constantly being made. All models have access to a large number
of plugins, including many games, applications, and graphical “demos”. You can load
different configurations quickly for different purposes (e.g. a large font for in your car,
different sound settings for at home). Rockbox features a very wide range of languages,
and all supported models also have the ability to talk to you – menus can be voiced and
filenames spelled out or spoken.
1.2 Getting more help
This manual is intended to be a comprehensive introduction to the Rockbox firmware.
There is, however, more help available. The Rockbox website at http://www.rockbox.org/
contains very extensive documentation and guides written by members of the Rockbox
community and this should be your first port of call when looking for further help.
If you cannot find the information you are searching for on the Rockbox website there
are a number of support channels you should have a look at. You can try the Rockbox
forums located at http://forums.rockbox.org/. Another option are the mailing lists which
DRAFTVERSION
can be found at http://www.rockbox.org/mail/. From that page you can subscribe to the
lists and browse the archives. For searching the list archives simply use the search field
that is located on the left side of the website. Also you can ask on IRC. The main channel
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 1. GETTING STARTE D10
for Rockbox is #rockbox on irc://irc.freenode.net. A bunch of helpful developers and
users are usually around. Just join and ask – if someone knows the answer you’ll usually get an answer pretty quickly. More information including IRC logs can be found
at http://www.rockbox.org/irc/. We also have a web client for joining the rockbox IRC
channel so there is no need for you to install additional software to your computer.
If you think you found a bug please make sure it actually is a bug and is still present
in the most recent version of rockbox. You should try to confirm that by using the above
mentioned support channels first. After that you can submit that issue to our tracker.
Refer to section D (page 140) for details on how to use the tracker.
1.3 Naming conventions and marks
We have some conventions especially on naming that are intended to be consistent
throughout this manual.
Manufacturer and product names are formatted in accordance with the standard
rules of English grammar, e.g. “Iriver playback is currently unsupported”. Manufacturer and model names are proper nouns, and thus are written beginning with a capital
letter.
This manual has some parts that are marked with icons on the margin to help you
finding important parts or parts you could skip. The following icons are used:
Note: This indicates a note. A note starts always with the text “Note”. For easier finding
of notes we have put this an icon in the margin like here. Notes are used to mark information that could help you or indicate a possible “weirdness” in rockbox that would
be explained.
Warning: This is a warning. In contrast to notes mentioned above, a warning should be
taken more seriously. While ignoring notes will not cause any serious damage ignoring
warnings could cause serious damage. If you are new to rockbox you should really read
the warnings before doing anything that is warned about.
This icon marks a section that are intended especially for the blind and visually impaired. As they cannot read the manual in the same way sighted people can do we
have added some additional descriptions. If you are not blind or visually impaired you
most likely can completely skip these blocks. To make this easier, there is an icon shown
in the margin on the right.
Links to the wiki are abbreviated by the name of the wiki page. Those names are still
linked so you can simply follow them like any other link in this manual. If you want to
access a wiki page manually go to http://www.rockbox.org/wiki/ and type the page name
in the “Go” box at the top of the page. Links to wiki pages are also indicated by the
symbol Zin front of the page name.
b
!
¸
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 2. INSTALLATION11
2Installation
2.1 Overview
There are two ways of installing Rockbox: automated and manual. While the manual
way is older, more tested and proven to work correctly, the automated installation is
based on a nice graphical application that does almost everything that is needed for
you. It is still important that you have an overview of the installation process to be able
to select the correct installation options.
There are two separate components of Rockbox that need to be installed in order to
run Rockbox.
The Rockbox bootloader. The bootloader is the program that tells your player how to
boot and load other components of Rockbox. This is the component of Rockbox
that is installed to the flash memory of your Iriver.
The Rockbox firmware. Unlike the Iriver firmware, which runs entirely from flash
memory, most of the Rockbox code is contained in a “build” that resides on your
player’s drive. This makes it easy to update Rockbox. The build consists of a
directory called .rockbox containing all of Rockbox’ files, which is located in
the root of your player’s drive.
Apart from the required parts there are some addons you might be interested in installing too.
Fonts. Rockbox can load custom fonts. The fonts itself are distributed as separate
package and thus needs to be installed separately. The fonts are not required
to run Rockbox itself but a lot of themes require the fonts package to be installed.
Themes. The view of Rockbox can be customized by themes. Depending on your taste
you might want to install additional themes to change the look of Rockbox.
2.2 Prerequisites
Before installing Rockbox you should make sure you meet the prerequisites. Also you
may need some tools for installation. In most cases these will be already available on
your computer but if not you need to get some additional software.
DRAFTVERSION
USB connection. To transfer Rockbox to your player you need to connect it to your
computer. To proceed you need to know where to access the player. On Windows
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 2. INSTALLATION12
this means you need to figure out the drive letter associated with the device. On
Linux you need to know the mount point of your player.
For manual installation and customization additional software is required.
ZIP utility. Rockbox is distributed as an archive using the .zip format. Thus you need
a tool to handle that compressed format. Usually your computer should have
a tool installed that can handle the .zip file format. Windows XP has built-in
support for .zip files and presents them to you as directories unless you have
installed a third party program that handles compressed files. For other operating systems this may vary. If the .zip file format is not recognised on your
computer you can find a program to handle them at http://www.info-zip.org/ or
http://sevenzip.sf.net/ which can be downloaded and used free of charge.
Text editor. As you will see in the following chapters, Rockbox is highly configurable.
In addition to saving configurations within Rockbox, Rockbox also allows you to
create customised configuration files. If you would like to edit custom configuration files on your computer, you will need a text editor like Windows’ “Wordpad”.
2.3 Installing Rockbox
2.3.1 Automated Installation
To automatically install Rockbox download the official installer and housekeeping tool
ROCKBOX UTILITY. It allows you to
• Automatically install all needed components for using Rockbox (“Small Installa-
tion”)
• Automatically install all suggested components (“Full Installation”)
• Selectively install any of all available parts of Rockbox
• Install additional themes interactively
• Install voice files and generate talk clips
• Uninstall all components you installed using Rockbox Utility
Prebuilt binaries for Windows, Linux and MacOS X are available from http://download.
rockbox.org/rbutil/. As Rockbox Utility is still under development more information
including up-to-date download links can be found at ZRockboxUtility.
Warning: Upon the first start of Rockbox Utility you need to set at least the correct
player and mountpoint in the configuration dialog. Autodetection can detect most
DRAFTVERSION
player types. If autodetection failed or was unable to detect the mountpoint make
sure to enter the correct values. The mountpoint indicates the location of the player
!
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 2. INSTALLATION13
in your filesystem. On Windows, this is the drive letter the player gets assigned, on
other systems this is a path in the filesystem.
Note: Rockbox Utility currently lacks some guiding messages. Please have a look at the
manual installation instructions if you are stuck during installation.
2.3.2 Manual Installation
Choosing a Rockbox version
There are three different types of firmware binaries from the Rockbox website: Release
version, current build and daily build. You need to decide which one you want to
install and get the version for your player.
Release. There has not yet been a stable release for the Iriver H320 and H340. Until
there is a stable release for Iriver H320 and H340, use a current build.
Current Build. The current build is built at each source code change to the Rockbox
SVN repository, and represent the current state of Rockbox development. This
means that the build could contain bugs, but is most of the time safe to use. You
can download the current build from http://build.rockbox.org/.
b
Archived Build. In addition to the release version and the current build, there is also
an archive of daily builds available for download. These are built once a day from
the latest source code in the SVN repository. You can download archived builds
from http://www.rockbox.org/daily.shtml.
Because current builds and daily builds are development versions which change frequently, they may behave differently than described in this manual, or they may introduce new (and maybe annoying) bugs. If you do not want to get undefined behaviour
from your player you should really stick to the current stable release, if there is one for
your player. If you want to help the project development, you can try development
builds and help by reporting bugs. Just be aware that these are development builds
that are highly functional, but not perfect!
Installing the firmware
1. Download your chosen version of Rockbox from the links in the previous section.
2. Connect your player to the computer via USB as described in the manual that
came with your player.
3. Take the file that you downloaded above, and use the “Extract all” command of
your unzip program to extract the files in the .zip file onto your player.
Note that the entire contents of the .zip file should be extracted directly to the
DRAFTVERSION
root of your player ’s drive. Do not try to create a separate directory on your
player for the Rockbox files! The .zip file already contains the internal structure
that Rockbox needs.
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 2. INSTALLATION14
Note: If the contents of the .zip file are extracted correctly, you will have a directory
called /.rockbox, which contains all the files needed by Rockbox, in the main directory of your player’s drive. If you receive a “-1” error when you start Rockbox, you
have not extracted the contents of the .zip file to the proper location.
Installing the fonts package
Rockbox has a fonts package that is available at http://www.rockbox.org/daily.shtml or
from the extras link in the menu on the Rockbox website. While the current builds and
daily builds change frequently, the fonts package rarely changes. Thus, the fonts package is not included in these builds. (The release version, on the other hand, does not
change, so fonts are included when you download a release). When installing Rockbox
for the first time, you should install the fonts package.
1. Download the fonts package from the link above.
2. Take the file that you downloaded above, and use the “Extract all” command of
your unzip program to extract the files in the .zip file onto your player. As
with the firmware installation, the entire contents of the fonts .zip should be
extracted directly to the root of your player’s drive. Do not try to create a separate
directory on your player for the fonts! The .zip already contains the correct
internal structure.
b
Installing the bootloader
Installing the bootloader is the trickiest part of the installation. The Rockbox bootloader
allows users to boot into either the Rockbox firmware or the Iriver firmware. For legal
reasons, we cannot distribute the bootloader. Instead, we have developed a program
that will patch the Iriver firmware with the Rockbox bootloader. These instructions will
explain how to download and patch the Iriver firmware with the Rockbox bootloader
and install it on your jukebox.
1. Download a supported version of the Iriver firmware for your Iriver H320 and
H340 from the Iriver website, links can be found on ZIriverBoot. Supported
Iriver firmware versions currently include 1.28K, 1.28EU, 1.28J, 1.29K, 1.29J and
1.30EU.
Note: The US Iriver H320 and H340 firmware is not supported and cannot be
patched to be used with the bootloader. If you wish to install Rockbox on a
US Iriver H320 and H340, you must first install a non-US version of the original firmware and then install one of the supported versions patched with the
Rockbox bootloader.
DRAFTVERSION
Warning: Installing non-US firmware on a US Iriver H320 and H340 will permanently remove DRM support from the player.
b
!
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 2. INSTALLATION15
If the file that you downloaded is a .zip file, use an unzip utility like mentioned
in the prerequisites section to extract the .hex from the .zip file to your desktop.
Likewise, if the file that you downloaded is an .exe file, double-click on the .exe
file to extract the .hex file to your desktop. When running Linux you should be
able extracting .exe files using unzip.
2. Download the firmware patcher fwpatcher.exe from http://download.rockbox.
org/bootloader/iriver/ and save it to your desktop.
Warning: The firmware patcher contains Unicode support, which is not supported by all versions of Windows. If you have difficulty with the firmware
patcher, try downloading the alternate firmware patcher fwpatchernu.exe,
which is built without Unicode support.
3. Go to your desktop and double-click on whichever version of the firmware patcher
you downloaded in the prior step.
4. In the firmware patcher dialog box, click on the BROWSE button and navigate to
the .hex file that you previously downloaded to your desktop.
5. Click PATCH. The firmware patcher will patch the original firmware to include
the Rockbox bootloader. The .hex file on your desktop is now a modified version
of the original .hex file.
6. Turn on your Iriver and connect it to your computer via USB.
7. Copy or move the modified .hex file directly to the root of your player’s drive.
Do not put it inside a directory on your player.
8. Disconnect the jukebox from USB. (Be sure to use Windows’ “safely remove hardware” option.)
Warning: Before proceeding further, make sure that your player has a full charge
or that it is connected to the power adaptor. Interrupting the next step due to a
power failure most likely will brick your player.
!
!
9. Update your player’s firmware with the patched bootloader. To do this, turn
the jukebox on. Press and hold the Navi button to enter the main menu, and
navigate to GENERAL → FIRMWARE UPGRADE. Select YES when asked to confirm
if you want to upgrade the firmware. The Iriver will display a message indicating
that the firmware update is in progress. Do not interrupt this process. When the
firmware update is complete the player will turn itself off. (The update firmware
process usually takes a minute or so.)
You have now installed the Rockbox bootloader.
DRAFTVERSION
Note: If you install the Rockbox bootloader but do not install the Rockbox firmware the
Rockbox bootloader will load the Iriver firmware when the jukebox is turned on. To
THE RO CK BOX MA NU ALIRIVER H3X X
b
CHAPTER 2. INSTALLATION16
load the Iriver firmware press and hold Rec before powering up the player until the
Iriver logo appears.
Note: The bootloader has a built-in “bootloader USB mode”. This function switches
to USB mode when the player is connected to a computer upon power-up. This way
you can access the player’s hard disk without the need to boot any firmware (which
is also useful when your hard disk is damaged). The screen will simply display the
text “bootloader USB mode”. After you disconnect the player from USB the bootloader
will continue booting Rockbox. As in bootloader USB mode the firmware itself has not
been loaded this is also a simple way of updating Rockbox. After the disconnect the
bootloader will load the updated version of Rockbox.
2.3.3 Enabling Speech Support (optional)
If you wish to use speech support you will also need a voice file, english ones are
available from http://www.rockbox.org/daily.shtml. Download the “voice” package for
your player and unzip it directly to the root of your player. You should now find an
english.voice in the /.rockbox/langs directory on your player. Voice menus
are enabled by default and will come into effect after a reboot. See section 7.9 (page 62)
for details on voice settings.
b
2.4 Running Rockbox
Remove your player from the computer’s USB port. Unplug any connected power
supply and turn the unit off. When you next turn the unit on, Rockbox should load.
When you see the Rockbox splash screen, Rockbox is loaded and ready for use.
2.5 Updating Rockbox
Updating Rockbox is easy even if you do not use the Rockbox Utility. Download a
Rockbox build. (The latest release of the Rockbox software will always be available
from http://www.rockbox.org/download/). Unzip the build to the root directory of your
player like you did in the installation step before. If your unzip program asks you
whether to overwrite files, choose the “Yes to all” option. The new build will be installed over your current build.
Note: If you use Rockbox Utility be aware that it can not detect manually installed
components.
b
2.6 Uninstalling Rockbox
DRAFTVERSION
2.6.1 Automatic Uninstallation
You can uninstall Rockbox automatically by using Rockbox Utility. If you installed
Rockbox manually you can still use Rockbox Utility for uninstallation but will not be
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 2. INSTALLATION17
able to do this selectively.
Note: Rockbox Utility cannot uninstall the bootloader due to the fact that it requires a
flashing procedure. To uninstall the bootloader completely follow the manual uninstallation instructions below.
2.6.2 Manual Uninstallation
b
Note: The Rockbox bootloader can start the original firmware on your player. (See
section 3.1.3 (page 19) for more information.)
Note: If you want to remove the Rockbox bootloader, simply flash an unpatched Iriver
firmware. Be aware that doing so will also remove the bootloader USB mode. As that
mode can come in quite handy (especially when having disk errors) it is recommended
to keep the bootloader. It also gives you the possibility of trying Rockbox anytime
later by simply installing the distribution files. Although if you retain the Rockbox
bootloader, you will need to hold the Rec button each time you want to start the original
firmware.
If you wish to clean up your disk, you may also wish to delete the .rockbox directory and its contents. Turn the Iriver off. Turn the player back on and the original Iriver
software will load.
b
b
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 3. QUICK START18
3Quick Start
3.1 Basic overview
3.1.1 The player’s controls
Throughout this manual, the buttons on the player are labelled according to the picture above. When a table of button actions says “Long” before the button it means that
you should make a long press on that button, in other words, press it for approximately
1 second. In detail the buttons are described in the following paragraph.
Additional information is available for blind users on the Rockbox website at ZBlindFAQ.
Hold or lay the player so that the side with the button pad and LCD is facing towards
you. The buttons on the button pad are as follows: top left corner: Play, bottom left
corner: Stop, top right corner: Rec, bottom right corner: A-B. In the center of the button
pad is a button labelled Navi. Surrounding the Navi button are four directional buttons
used to navigate up, down, left and right.
On the top panel of the player, from left to right, you can find the following: headphone mini jack plug, remote port, Line-in, Line-out.
DRAFTVERSION
On the bottom panel of the player, from left to right, you can find the following:
power jack and two USB ports. The USB port on the right is used to connect your
player to your computer. The USB port on the left is not used in Rockbox.
THE RO CK BOX MA NU ALIRIVER H3X X
¸
CHAPTER 3. QUICK START19
3.1.2 Turning the player on and off
To turn on and off your Rockbox enabled player use the following keys:
KeyAction
PlayStart Rockbox
Long StopShutdown Rockbox
On shutdown, Rockbox automatically saves its settings.
3.1.3 Starting the original firmware
Rockbox has a dual-boot feature. To boot into the original firmware, when the player is
turned off, press and hold the Rec button, and then press the Play button.
3.1.4 The first contact
After you have first started the player you’ll be presented by the MA IN MENU. From
this menu you can reach every function of Rockbox, for more information (see section 5.1 (page 37)). To browse the files on you player select FILES (see section 4.1
(page 22)), and to browse in a view that is based on the meta-data1of your audio files,
select DATABA SE (see section 4.2 (page 26)).
3.1.5 Basic controls
When browsing files and moving through menus you usually get a list view presented.
The navigation in these lists are usually the same and should be pretty intuitive. In
the tree view use Down and Up to move around the selection. Use Navi or Right to
select an item. When browsing the file system selecting an audio file plays it. The view
switches to the “While playing screen”, usually abbreviated as “WPS” (see section 4.3
(page 28). The dynamic playlist gets replaced with the contents of the current directory.
This way you can easily treat directories as playlists. The created dynamic playlist can
be extended or modified while playing. This is also known as “on-the-fly playlist”. To
go back to the FILE BROWSER stop the playback with the Stop button or return to the
file browser while keeping playback running using Navi. In list views you can go back
one step with Left.
DRAFTVERSION
1
ID3 Tags, Vorbis comments, etc.
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 3. QUICK START20
3.1.6 Basic concepts
Playlists
Rockbox is playlist oriented. This means that every time you play an audio file, a socalled “dynamic playlist” is generated, unless you play a saved playlist. You can modify the dynamic playlist while playing and also save it to a file. If you do not want to
use playlists you can simply play your files directory based. Playlists are covered in
detail in section 4.4 (page 32).
Menu
From the menu you can customise Rockbox. Rockbox itself is very customisable. Also
there are some special menus for quick access to frequently used functions.
Context Menu
Some views, especially the file browser and the WPS have a context menu. From the
file browser this can be accessed with Long Navi. The contents of the context menu
vary, depending on the situation it gets called. The context menu itself presents you
with some operations you can perform with the currently highlighted file. In the file
browser this is the file (or directory) that is highlighted by the cursor. From the WPS this
is the currently playing file. Also there are some actions that do not apply to the current
file but refer to the screen from which the context menu gets called. One example is the
playback menu, which can be called using the context menu from within the WPS.
3.2 Customising Rockbox
Rockbox’ User Interface can be customised using “Themes”. Themes usually only affect
the visual appearance, but an advanced user can create a theme that also changes various other settings like file view, LCD settings and all other settings that can be modified
using .cfg files. This topic is discussed in more detail in section 11.3 (page 125). The
Rockbox distribution comes with some themes that should look nice on your player.
Note: Some of the themes shipped with Rockbox need additional fonts from the fonts
package, so make sure you installed them. Also, if you downloaded additional themes
from the Internet make sure you have the needed fonts installed as otherwise the theme
may get displayed garbled.
b
3.3 Menu overview
include an overview of the menu structure here
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 3. QUICK START21
3.4 Charging
The player can be powered over USB without connecting to your computer by holding
Rec while plugging in. This allows you to continue using the player normally.
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING22
4Browsing and playing
4.1 File Browser
Figure 4.1: The file browser
Rockbox lets you browse your music in either of two ways. The FILE BROWSER lets
you navigate through the files and directories on your player, entering directories and
executing the default action on each file. To help differentiate files, each file format is
displayed with an icon.
The DATABASE BROWSER, on the other hand, allows you to navigate through the
music on your player using categories like album, artist, genre, etc.
You can select whether to browse using the FILE BRO WS ER or the DATABASE BR OW SE R
by selecting either FIL ES or DATABASE in the MAIN MENU. If you choose the FILE
BROWSER, the SHOW FIL ES setting lets you select what types of files you wish to view.
See section 7.3 (page 55) for more information on the SH OW FIL ES setting.
Note: The FILE BR OW SE R allows you to manipulate your files in ways that are not
available within the DATABASE BROWSER. Read more about DATABASE in section 4.2
(page 26). The remainder of this section deals with the FILE BROWSER.
b
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING23
4.1.1 File Browser Controls
KeyAction
Up/DownGo to previous/next item in list. If you
are on the first/last entry, the cursor will
wrap to the last/first entry.
Play+Up/ DownMove one page up/down in the list.
LeftGo to the parent directory.
Navi or RightExecutes the default action on the se-
lected file or enters a directory.
PlayIf there is an audio file playing, returns
to the WHILE PLAYIN G SCREEN (WPS)
without stopping playback.
StopStops audio playback.
Long NaviEnter the CONTEXT MENUA-BEnter the MAIN MEN U
4.1.2 Context Menu
Figure 4.2: The Context Menu
The CONTEXT MENU allows you to perform certain operations on files or directories.
To access the CONTEXT MENU, position the selector over a file or directory and access
the context menu with Long Navi.
Note: The CONTEXT ME NU is a context sensitive menu. If the CONTEXT MENU is in-
voked on a file, it will display options available for files. If the CON TEXT ME NU is
DRAFTVERSION
invoked on a directory, it will display options for directories.
The CON TE XT MENU contains the following options (unless otherwise noted, each
option pertains both to files and directories):
b
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING24
Playlist. Enters the PLAYLIST SUBMENU (see section 4.4.3 (page 34)).
Playlist Catalog. Enters the PLAYLI ST CATALOG SUBMENU (see section 4.4.2 (page 33)).
Rename. This function lets the user modify the name of a file or directory.
Cut. Copies the name of the currently selected file or directory to the clipboard and
marks it to be ‘cut’.
Copy. Copies the name of the currently selected file or directory to the clipboard and
marks it to be ‘copied’.
Paste. Only visible if a file or directory name is on the clipboard. When selected it will
move or copy the clipboard to the current directory.
Delete. Deletes the currently selected file. This option applies only to files, and not to
directories. Rockbox will ask for confirmation before deleting a file. Press Navi to
confirm deletion or any other key to cancel.
Delete Directory. Deletes the currently selected directory and all of the files and subdi-
rectories it may contain. Deleted directories cannot be recovered. Use this feature
with caution!
Open with. Runs a viewer plugin on the file. Normally, when a file is selected in Rock-
box, Rockbox automatically detects the file type and runs the appropriate plugin.
The OPE N WITH function can be used to override the default action and select a
viewer by hand. For example, this function can be used to view a text file even if
the file has a non-standard extension (i.e., the file has an extension of something
other than .txt). See section 10.3 (page 102) for more details on viewers.
Create Directory. Create a new directory in the current directory on the disk.
Properties. Shows properties such as size and the time and date of the last modifica-
tion for the selected file. If used on a directory, the number of files and subdirectories will be shown, as well as the total size.
Set As Recording Directory. Save recordings in the selected directory.
Add to Shortcuts. Adds a link to the selected item in the shortcuts.link file. If
the file does not already exist it will be created in the root directory. Note that if
you create a shortcut to a file, Rockbox will not open it upon selecting, but simply
bring you to it’s location in the FILE BROWSER.
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING25
4.1.3 Virtual Keyboard
Figure 4.3: The virtual keyboard
This is the virtual keyboard that is used when entering text in Rockbox, for example
when renaming a file or creating a new directory.
KeyAction
Left / Right /
Up / Down
Play + Left or Play
+ Right
NaviInserts the selected keyboard letter at the
StopExits the virtual keyboard without sav-
PlayExits the virtual keyboard and saves any
RecDeletes the character before the line cur-
Play + A-BEnters Morse input mode
NaviTap to select a character in Morse input
Move about the virtual keyboard (moves
the solid cursor)
Move the line cursor within the text line
current cursor position
ing any changes
changes
sor
mode
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING26
4.2 Database
4.2.1 Introduction
This chapter describes the Rockbox music database system. Using the information contained in the tags (ID3v1, ID3v2, Vorbis Comments, Apev2, etc.) in your audio files,
Rockbox builds and maintains a database of the music files on your player and allows
you to browse them by Artist, Album and Genre.
4.2.2 Initializing the database
The first time you use the database, Rockbox will scan your disk for audio files. This can
take quite a while depending on the number of files on your player. This scan happens
in the background, so you can choose to return to the Main Menu and continue to listen
to music. If you shut down your player, the scan will continue next time you turn it on.
After the scan is finished you may be prompted to restart your player before you can
use the database.
Ignoring directories during database initialization
You may have directories on your player whose contents should not be added to the
database. Placing a file named database.ignore in a directory will exclude the files
in that directory and all its subdirectories from scanning their tags and adding them to
the database. This will speed up the database initialization.
If a subdirectory of an ’ignored’ directory should still be scanned, place a file named
database.unignore in it. The files in that directory and its subdirectories will be
scanned and added to the database.
4.2.3 The Database Menu
Load To Ram. The database can either be kept on disk (to save memory), or loaded
into RAM (for fast browsing). Setting this to YES loads the database to RAM,
allowing faster browsing and searching. Setting this option to NO keeps the
database on the disk, meaning slower browsing but it does not use extra RAM
and saves some battery on boot up.
Note: If you browse your music frequently using the database, you should load
to RAM, as this will reduce the overall battery consumption because the disk will
not need to spin on each search.
Auto Update. If AUTO UPDATE is set to ON, each time the player boots, the database
will automatically be updated.
Note: The AUTO UPDATE will only check for deleted files if the DIRECTORY CAC HE
DRAFTVERSION
(SETTINGS → GENERAL SETTINGS → SYSTEM → DIS K → DIR EC TORY CACHE) is
enabled. UPDATE NO W includes that check whether dircache has been enabled or
not.
b
b
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING27
Initialize Now. You can force Rockbox to rescan your disk for tagged files by using the
INITIALIZE NOW function in the DATABASE MENU.
Warning: INITIALIZE NOW removes all database files (removing runtimedb data
also) and rebuilds the database from scratch.
Update Now. UPDATE N OW causes the database to detect new and deleted files
Note: Unlike the AUTO UPDATE function, UPDATE NOW will update the database
regardless of whether the DIRECTORY CACHE is enabled. Thus, an update using
UPDATE N OW may take a long time.
Unlike IN IT IA LI ZE NOW, the UPDATE NOW function does not remove runtime
database information.
Gather Runtime Data. When enabled, rockbox will record how often and how long a
track is being played, when it was last played and its rating. This information
can be displayed in the WPS and is used in the database browser to, for example,
show the most played, unplayed and most recently played tracks.
Export Modifications. This allows for the runtime data to be exported to the file
/.rockbox/database changelog.txt, which backs up the runtime data in
ASCII format. This is needed when database structures change, because new code
cannot read old database code. But, all modifications exported to ASCII format
should be readable by all database versions.
Import Modifications. Allows the /.rockbox/database changelog.txt backup
to be conveniently loaded into the database. If AUTO UPDATE is enabled this is
performed automatically when the database is initialized.
!
b
4.2.4 Using the database
Once the database has been initialized, you can browse your music by Artist, Album,
Genre and Song Name. To use the database, go to the MAIN MENU and select DATABASE.
Note: You may need to increase the value of the MAX FILES IN DI R BROWSER setting
(SETTINGS → GENERAL SE TT IN GS → SYSTEM → LIM IT S) in order to view long lists of
tracks in the ID3 database browser.
There is no option to turn off database completely. If you do not want to use it just
do not do the initial build of the database and do not load it to RAM.
b
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING28
TagTypeOrigin
filenamestringsystem
albumstringid tag
albumartiststringid tag
artiststringid tag
commentstringid tag
composerstringid tag
genrestringid tag
groupingstringid tag
titlestringid tag
bitratenumericid tag
discnumnumericid tag
yearnumericid tag
tracknumnumericid tag/filename
autoscorenumericruntime db
lastplayednumericruntime db
playcountnumericruntime db
Pm (play time min)
Ps (play time - sec)numericruntime db
ratingnumericruntime db
commitidnumericsystem
entryagenumericsystem
lengthnumericsystem
Lm (tracklen min)
Ls (track len - sec)numericsystem
numericruntime db
numericsystem
4.3 While Playing Screen
The While Playing Screen (WPS) displays various pieces of information about the currently playing audio file. The appearance of the WPS can be configured using WPS
configuration files. The items shown depend on your configuration – all item can be
turned on or off independently. Refer to section B (page 129) for details on how to
change the display of the WPS.
• Status bar: The Status bar shows Battery level, charger status, volume, play mode,
repeat mode, shuffle mode and clock. In contrast to all other items, the status bar
is always at the top of the screen.
DRAFTVERSION
• (Scrolling) path and filename of the current song.
• The ID3 track name.
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING29
• The ID3 album name.
• The ID3 artist name.
• Bit rate. VBR files display average bitrate and “(avg)”
• Elapsed and total time.
• A slidebar progress meter representing where in the song you are.
• Peak meter.
See section 11.2 (page 122) for details of customising your WPS (While Playing Screen).
4.3.1 WPS Key Controls
KeyAction
Up / DownVolume up/down.
LeftGo to beginning of track, or if pressed
while in the first seconds of a track, go
to previous track.
Long LeftRewind in track.
RightGo to next track.
Long RightFast forward in track.
PlayToggle play/pause.
StopStop playback.
NaviReturn to the FILE BROWSER.Long NaviEnter WPS CONTEXT MENU.
Play + Up/DownShow PITCH SCREEN (see section 4.3.3
(page 32)).
A-BEnter MAIN MEN U.
Long A-BEnter QUICK SCREEN.
Play + A-BEnter ID3 VIEWER.
Play + RightSkip to the next directory.
Play + LeftSkip to the previous directory.
4.3.2 Peak Meter
The peak meter can be displayed on the While Playing Screen and consists of several
indicators. For a picture of the peak meter, please see the While Recording Screen in
section 5.8.1 (page 40).
DRAFTVERSION
The bar: This is the wide horizontal bar. It represents the current volume value.
THE RO CK BOX MA NU ALIRIVER H3X X
CHAPTER 4. BROWSING AND P LAYING30
The peak indicator: This is a little vertical line at the right end of the bar. It indicates
the peak volume value that occurred recently.
The clip indicator: This is a little black block that is displayed at the very right of
the scale when an overflow occurs. It usually does not show up during normal
playback unless you play an audio file that is distorted heavily. If you encounter
clipping while recording, your recording will sound distorted. You should lower
the gain.
Note: Note that the clip detection is not very precise. Clipping might occur without being indicated.
The scale: Between the indicators of the right and left channel there are little dots.
These dots represent important volume values. In linear mode each dot is a 10%
mark. In dbfs mode the dots represent the following values (from right to left):
0db, -3db, -6db, -9db, -12db, -18db, -24db, -30db, -40db, -50db, -60db.
4.3.3 The WPS Context Menu
Like the context menu for the FILE BRO WS ER, the WPS CONTEXT MEN U allows you
quick access to some often used functions:
Playlist
The PLAYLIST submenu allows you to view, save, search and reshuffle the current
playlist. To change settings for the PLAYLIST VIEWER press A-B while viewing the
playlist to bring up the PLAYLIST VIEWER ME NU.
Playlist catalog
View catalog. This lists all playlists that are part of the Playlist catalog. You can load
a new playlist directly from this list.
b
Add to playlist. Adds the currently playing file to a playlist. Select the playlist you
want the file to be added to and it will get appended to that playlist.
Add to new playlist. Similar to the previous entry this will add the currently playing
track to a playlist. You need to enter a name for the new playlist first.
Sound Settings
This is a shortcut to the SOU ND SETTINGS MENU, where you can configure volume,
bass, treble, and other settings affecting the sound of your music. See section 6 (page 45)
for more information.
DRAFTVERSION
THE RO CK BOX MA NU ALIRIVER H3X X
Loading...
+ 130 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.