From 4e1b7bf7286c3994e34ca11f740a2165d9b5a001 Mon Sep 17 00:00:00 2001 From: Robert Menes Date: Mon, 26 Jan 2009 12:04:48 +0000 Subject: Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657 --- manual/main_menu/recording_screen.tex | 7 +++++-- manual/platform/keymap-c200.tex | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'manual') diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex index 05aa73ee71..a24b67f0e1 100644 --- a/manual/main_menu/recording_screen.tex +++ b/manual/main_menu/recording_screen.tex @@ -15,10 +15,13 @@ affect the recorded sound. If enabled in the peak meter settings, a counter in front of the peak meters shows the number of times the clip indicator was activated during recording. The counter is reset to zero when starting a new recording. + \opt{swcodec}{ +\opt{disk_storage}{ \note{When you start a recording, the hard disk will spin up. This will cause the peak meters to freeze in the process. This is expected behaviour, and -nothing to worry about. The recording continues during the spin up.}} +nothing to worry about. The recording continues during the spin up.}}} + \opt{MASCODEC}{The frequency, channels and quality} \opt{swcodec}{The frequency and channels} settings are shown on the last line. @@ -38,7 +41,7 @@ The controls for this screen are: & While recording: Stop recording.\\ % \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,% - SANSA_E200_PAD,IPOD_4G_PAD}{ + SANSA_E200_PAD,IPOD_4G_PAD,SANSA_C200_PAD}{ \ActionRecNewfile & Starts recording.\\ & While recording: close the current file and open a new one.\\ diff --git a/manual/platform/keymap-c200.tex b/manual/platform/keymap-c200.tex index 579df945f7..4039228f4c 100644 --- a/manual/platform/keymap-c200.tex +++ b/manual/platform/keymap-c200.tex @@ -85,10 +85,10 @@ \newcommand{\ActionPsExit}{\ButtonPower} %Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonUp} +\newcommand{\ActionRecPause}{\ButtonSelect} \newcommand{\ActionRecExit}{Long \ButtonPower} \newcommand{\ActionRecNewfile}{\ButtonRec} -\newcommand{\ActionRecMenu}{Long \ButtonDown} +\newcommand{\ActionRecMenu}{\ButtonPower} \newcommand{\ActionRecSettingsInc}{\ButtonRight} \newcommand{\ActionRecSettingsDec}{\ButtonLeft} \newcommand{\ActionRecPrev}{\ButtonDown} -- cgit v1.2.3