forked from len0rd/rockbox
Add fixes and improvements that were only applied to the 3.0 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1ab624385a
commit
abff31b2db
27 changed files with 36 additions and 7 deletions
|
@ -117,7 +117,7 @@ The recording hardware (the MAS) does not allow us to do this
|
|||
|
||||
\chapter{Changelog}
|
||||
\section{What is new since v2.5?}
|
||||
Changes in version 2.5
|
||||
Changes in version 3.0
|
||||
|
||||
\chapter{Credits}
|
||||
People that have contributed to the project, one way or another. Friends!
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
\opt{ipodvideo}{-57 to +6}%
|
||||
\opt{x5}{-73 to +6}
|
||||
\opt{e200}{-74 to +6}
|
||||
\opt{ipodcolor}{-\fixme{??} to +\fixme{??}}%
|
||||
\opt{ipodcolor}{-74 to +6}%
|
||||
& dB\\
|
||||
\nopt{x5}{%
|
||||
bass & \opt{MASCODEC}{-15 to +15}%
|
||||
|
|
|
@ -219,10 +219,16 @@ you want to install and get the appropriate version for your \dap{}.
|
|||
|
||||
\begin{description}
|
||||
|
||||
\item[Release.] The release version is the latest stable release, free
|
||||
of known critical bugs. The current stable release of Rockbox, version
|
||||
3.0, is available at \url{http://www.rockbox.org/download/}.
|
||||
|
||||
\item[Release.]
|
||||
\opt{release30}{The release version is the latest stable release, free
|
||||
of known critical bugs. The current stable release of Rockbox, version
|
||||
3.0, is available at \url{http://www.rockbox.org/download/}.
|
||||
}
|
||||
\opt{unreleased}{
|
||||
There has not yet been a stable release for the \playername{}. Until
|
||||
there is one, use a current build.
|
||||
}
|
||||
|
||||
\item[Current Build.] The current build is built at each source code change to
|
||||
the Rockbox SVN repository and represents the current state of Rockbox
|
||||
development. This means that the build could contain bugs but most of
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||
\edef\UseOption{\UseOption,sansa}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Sansa}
|
||||
\newcommand{\playertype}{c200}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||
\edef\UseOption{\UseOption,sansa}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Sansa}
|
||||
\newcommand{\playertype}{e200}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||
\edef\UseOption{\UseOption,gigabeat}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Toshiba}
|
||||
\newcommand{\playertype}{Gigabeat F Series}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,gigabeat}
|
||||
\edef\UseOption{\UseOption,unreleased}
|
||||
|
||||
\newcommand{\playerman}{Toshiba}
|
||||
\newcommand{\playertype}{Gigabeat S Series}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,iriver}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Iriver}
|
||||
\newcommand{\playertype}{H10}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,iriver}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Iriver}
|
||||
\newcommand{\playertype}{H100}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,iriver}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Iriver}
|
||||
\newcommand{\playertype}{H10}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,iriver}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Iriver}
|
||||
\newcommand{\playertype}{H3xx}
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{1G / 2G}
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{3G}
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{4G}
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{Color}
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{Mini}
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
\edef\UseOption{\UseOption,IPOD_4G_PAD}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{Nano}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{Video}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,iaudio}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Iaudio}
|
||||
\newcommand{\playertype}{M5}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||
\edef\UseOption{\UseOption,olympus}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Olympus}
|
||||
\newcommand{\playertype}{m:robe 100}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,MASCODEC}
|
||||
\edef\UseOption{\UseOption,ONDIO_PAD}
|
||||
\edef\UseOption{\UseOption,archos}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Archos}
|
||||
\newcommand{\playertype}{Ondio}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,ONDIO_PAD}
|
||||
\edef\UseOption{\UseOption,archos}
|
||||
\edef\UseOption{\UseOption,rombox}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Archos}
|
||||
\newcommand{\playertype}{Ondio}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,archos}
|
||||
\edef\UseOption{\UseOption,rombox}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Archos}
|
||||
\newcommand{\playertype}{Studio/Player}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,archos}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Archos}
|
||||
\newcommand{\playertype}{Recorder}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,archos}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Archos}
|
||||
\newcommand{\playertype}{Recorder V2/FM}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||
\edef\UseOption{\UseOption,iaudio}
|
||||
\edef\UseOption{\UseOption,release30}
|
||||
|
||||
\newcommand{\playerman}{Iaudio}
|
||||
\newcommand{\playertype}{X5}
|
||||
|
|
|
@ -142,7 +142,7 @@ were before shutdown.
|
|||
|
||||
\subsection{Modifying playlists}
|
||||
\subsubsection{Reshuffling}
|
||||
Reshuffeling the current playlist is easily done from the \setting{Playlist}
|
||||
Reshuffling the current playlist is easily done from the \setting{Playlist}
|
||||
sub menu in the WPS, just select \setting{Reshuffle}.
|
||||
|
||||
\subsubsection{Moving and removing tracks}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue