~spvkgn/whipper/+git/whipper:bug-offsets

Last commit made on 2013-04-03
Get this branch:
git clone -b bug-offsets https://git.launchpad.net/~spvkgn/whipper/+git/whipper

Branch merges

Branch information

Name:
bug-offsets
Repository:
lp:~spvkgn/whipper/+git/whipper

Recent commits

d0483be... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

wip on offsets

cec23f7... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

Set start and length properly on File

910ccae... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

reset relative offset on SILENCE/ZERO

aeac530... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

compare output .cue with EAC one

34a136c... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

add more asserts on the current code for strokes

this shows that some of the logic may be wrong; track 1 index 1
should have relative 0 as it draws from the file, not silence

05ec378... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

add another test case to work on INDEX 02

18cb676... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

Use all but last track to find offset.

Fixes problems for people whose reader doesn't do overread on the
last track.

fdab6f1... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

fix doc

55a2325... by Thomas Vander Stichele <thomas (at) apestaart (dot) org>

add debugging, comments and documentation

75351dc... by Thomas Vander Stichele

Merge pull request #14 from alkino/with_statement

Use with statement to open files