Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11534 - make gain/volume step as defined in audiohw_settings[]

Attached to Project: Rockbox
Opened by Marcin Bukat (MarcinBukat) - Friday, 13 August 2010, 15:21 GMT+2
Last edited by Marcin Bukat (MarcinBukat) - Sunday, 05 June 2011, 12:42 GMT+2
Task Type Patches
Category Recording
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.6
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Currently when inc/dec gain or volume in recscreen step is always 0.1dB. Many (most?) drivers do not use such small step however. The step IS defined in audiohw_settings[] in each driver.
   recording_gain_step_v01.diff (6.4 KiB)
 b/apps/recorder/recording.c |   79 ++++++++++++++++++++++++++------------------
 1 file changed, 47 insertions(+), 32 deletions(-)

This task depends upon

Closed by  Marcin Bukat (MarcinBukat)
Sunday, 05 June 2011, 12:42 GMT+2
Reason for closing:  Rejected
Comment by Bertrik Sikken (bertrik) - Saturday, 23 October 2010, 00:38 GMT+2
I haven't tried this patch yet, but it does make a lot of sense to me.

Loading...