Project

General

Profile

Actions

Bug #327

closed

cdcontrol relative address track off-by-one fix

Added by tautolog over 17 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Before the patch, I would do:
cdcontrol 1 0:15
and it would play from track 2, 0:15, not track 1.

That seemed to be caused by tr1-- being after toc_buffer[tr1], and
toc_buffer1 is track 2.

I looked for similar problems, but did not find any.

Cheers,

Ben Woolley


Files

cdcontrol.patch (555 Bytes) cdcontrol.patch tautolog, 09/24/2006 09:02 AM
Actions #1

Updated by dillon over 17 years ago

:Before the patch, I would do:
:cdcontrol 1 0:15
:and it would play from track 2, 0:15, not track 1.
:
:That seemed to be caused by tr1-- being after toc_buffer[tr1], and
:toc_buffer1 is track 2.
:
:I looked for similar problems, but did not find any.
:
:Cheers,
:
:Ben Woolley

Committed!
-Matt
Matthew Dillon
<>
Actions

Also available in: Atom PDF