Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2887 - automaticaly pause player, when signal at line in

Attached to Project: Rockbox
Opened by Thomas Kobler (kobler) - Friday, 06 January 2006, 02:22 GMT+1
Last edited by Rani Hod (RaeNye) - Thursday, 21 September 2006, 01:47 GMT+1
Task Type Patches
Category Recording
Status New
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

The patch automatically pauses audio, when a line-in
signal is coming in. This is usefull for connecting
another audio source af any kind: cheap DJ mixing or
excellent navigation system usage.
It is completely configurable by the recording
(trigger) settings (ON/OFF, times, thresholds, ADC
gain, mixing gain)

The patch also fixes the bug of the slow pausing
(multiple save_setting() calls.
   autopause.patch (6.7 KiB)
 gwps.c |  126 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 109 insertions(+), 17 deletions(-)

This task depends upon

Comment by Thomas Kobler (kobler) - Sunday, 08 January 2006, 11:36 GMT+1

attachment didn't work, needs the line_in patch

Loading...