Commit Graph

932 Commits

Author SHA1 Message Date
Thomas Vander Stichele
b461d8a16f Default to 0000 for y when no metadata.
Fixes #53 on github.

Patch by: tlc
2013-12-01 22:29:10 -05:00
Thomas Vander Stichele
274309a8ea Fix rip image verify.
Fixes github #56.
2013-11-30 11:49:29 -05:00
Thomas Vander Stichele
a74fd71fc3 add a symlink to make autotools happy 2013-11-23 22:33:31 -05:00
Thomas Vander Stichele
0224cf0080 README got renamed to README.md; fix build
Fixes #52
2013-11-23 22:06:40 -05:00
Thomas Vander Stichele
aec75861be Use newer lamemp3enc element
This fixes trac issue 45 and adapts pull request 42 on github
2013-11-23 16:57:33 -05:00
Thomas Vander Stichele
8a8189fa89 make profiles loggable 2013-11-23 16:57:33 -05:00
Thomas Vander Stichele
87a424c03a Make rip debug encode use the extension from profile by default 2013-11-23 16:57:33 -05:00
thomasvs
7af93c9041 Merge pull request #43 from megies/readme_markdown
README: slight markup modifications to show formatted on github start page
2013-11-23 13:07:36 -08:00
Thomas Vander Stichele
612ae766ae remove Rename operation currently unused and done on branch
feature-rename
2013-11-23 16:04:58 -05:00
Thomas Vander Stichele
02ae3d5bfd add content to an older test 2013-11-23 16:01:20 -05:00
Thomas Vander Stichele
ff4e01fca3 fix another pychecker warning that was actually pointing out a bug 2013-11-23 15:54:52 -05:00
Thomas Vander Stichele
b379f60c28 fix pychecker warning 2013-11-23 15:54:24 -05:00
Thomas Vander Stichele
2a2586f56f allow all profiles, including lossy 2013-11-23 15:49:58 -05:00
Thomas Vander Stichele
1c47a4287d add note 2013-08-29 19:51:07 +02:00
Thomas Vander Stichele
fc282df8a6 start with a one frame interval until we know more
if it's say four frames, we get to paused without eos, but then
hit eos without level message
2013-08-29 19:51:07 +02:00
Thomas Vander Stichele
f0a54d1cb6 add 2013-08-25 17:41:53 +02:00
Thomas Vander Stichele
afd638fa4b add debug resultcache cue command
to output a cue from a cached result
2013-08-25 17:18:04 +02:00
Thomas Vander Stichele
1f7bdbaeae Merge branch 'bug-offsets-3' 2013-08-25 16:51:50 +02:00
Thomas Vander Stichele
354bd7744f fix so first FILE goes before TRACK 01 and possible PREGAP 2013-08-24 13:58:21 +02:00
Thomas Vander Stichele
19fa97e23a use more diffstrings; use it from reference to generated 2013-08-24 13:57:56 +02:00
Thomas Vander Stichele
1141f5e27c add type doc 2013-08-24 02:41:21 +02:00
Thomas Vander Stichele
abc03e8e43 since the cached results have wrong (negative) relative for index > 01,
make sure we don't use the cache by upping the version
2013-08-24 02:41:21 +02:00
Thomas Vander Stichele
ea9225a9de now that we have a literal conversion of the toc, update
the toc doesn't notice the real pregap audio data, so marks the HTOA
as silence, and puts all following audio data in one file.

Update .cue file to reflect this; ie, create a cue file that misses the
HTOA
2013-08-24 02:41:01 +02:00
Thomas Vander Stichele
38554e5224 add note 2013-08-24 02:41:00 +02:00
Thomas Vander Stichele
9f2ff9ee52 fix expectations on surfer rosa test
looks like it was interpreting relative on an index02 relative to the
track's index 00, instead of relative to the source
2013-08-24 02:41:00 +02:00
Thomas Vander Stichele
bf3db822dd strokes test case is now correct 2013-08-24 02:41:00 +02:00
Thomas Vander Stichele
bcd350f768 use a common _index method for all cases 2013-08-24 02:41:00 +02:00
Thomas Vander Stichele
61fdb2c332 move some assignments around to be more logical 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
ddea002a8f also add source for DATAFILE 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
b59bf8f98a make sources an object property 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
a1e787648e add more tests, after calculating expected values for this disc 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
38193c7f0c add/fix debug 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
2200776b30 update debug 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
1ef45c2b2a stop absolutizing 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
e3e3a87547 WIP: try to set relative offset correctly based on sources 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
2c23418490 now take relative from currentFile 2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
d1940b639f update tests 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
142fa9e33e create index with the correct path by using sources 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
1ac8d43f88 use diffStrings 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
73a7056d85 handle index 00 of track 1 specially 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
f11672fd3d add a Source object, but don't use it yet 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
7118555a7f add doc 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
16bdaac89e add all EAC cue files for surfer rosa 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
1271ccea18 Set start and length properly on File 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
879dd7f946 reset relative offset on SILENCE/ZERO 2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
a8fe47f1bd compare output .cue with EAC one we add
The EAC one clearly marks the HTOA of one frame as pre-gap, while we
don't yet do that.
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
f30b8b598f 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
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
1a047a2ebe hack to get proper revision before generating configure/*py 2013-08-24 01:51:44 +02:00
Thomas Vander Stichele
987bc91c2f make sure distcheck works too 2013-08-24 01:38:41 +02:00
Thomas Vander Stichele
d4365184c8 add make rules to trigger git submodule init/sync/update
Fixes trac bug #144
2013-08-24 01:09:53 +02:00