[SCM] morituri/master: Merge pull request #1 from thomasvs/master

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:16 UTC 2014


Encode directory name when writing to stdout.
Default to 0000 for y when no metadata.
Fix rip image verify.
add a symlink to make autotools happy
README got renamed to README.md; fix build
Use newer lamemp3enc element
make profiles loggable
Make rip debug encode use the extension from profile by default
Merge pull request #43 from megies/readme_markdown
remove Rename operation currently unused and done on branch
add content to an older test
fix another pychecker warning that was actually pointing out a bug
fix pychecker warning
allow all profiles, including lossy
add note
start with a one frame interval until we know more
add
add debug resultcache cue command
Merge branch 'bug-offsets-3'
fix so first FILE goes before TRACK 01 and possible PREGAP
use more diffstrings; use it from reference to generated
add type doc
since the cached results have wrong (negative) relative for index > 01, make sure we don't use the cache by upping the version
now that we have a literal conversion of the toc, update
add note
fix expectations on surfer rosa test
strokes test case is now correct
use a common _index method for all cases
move some assignments around to be more logical
also add source for DATAFILE
make sources an object property
add more tests, after calculating expected values for this disc
add/fix debug
update debug
stop absolutizing
WIP: try to set relative offset correctly based on sources
now take relative from currentFile
update tests
create index with the correct path by using sources
use diffStrings
handle index 00 of track 1 specially
add a Source object, but don't use it yet
add doc
add all EAC cue files for surfer rosa
Set start and length properly on File
reset relative offset on SILENCE/ZERO
compare output .cue with EAC one we add
add more asserts on the current code for strokes
hack to get proper revision before generating configure/*py
make sure distcheck works too
add make rules to trigger git submodule init/sync/update
handle the case where we couldn't even import deps.
README: slight markup modifications to show formatted on github start page
work without network
use a built REVISION file as a backup revision source
Merge pull request #39 from tuomo/python2
suggestions from hydrogen audio
Run $PYTHON, not python
add flattr link
update release guide
back to development
Releasing 0.2.2
Add testcase to show that previous commit fixes #19.
remove one if path
Set proper track ids.  Fixes #34
distinguish between disc and track credit
add more FIXME
add getIds and use it to set correct ids
make sure sortname contains all artists
Extract a Credit list subclass to get name/sortname/id
add doc
add another test to fix
fix syntax error
add a test case to fix
add doc; make sure we record with rip debug musicbrainzngs
rename to discArtist to disambiguate
rename metadata to discMD to be clearer
Make rip cd info not eject.  Fixes #35.
update
handle not having cdparanoia on rip offset find
get revision from git; make it work everywhere
put space before colon
use a logging task runner
Fix rip offset find.  Fixes #33.
tell us about each try
handle exceptions on verifying empty or half-done tracks
make sure we have a traceback
remove done items
back to development
release 0.2.1
add bash-compgen.  Fixes #11.
Handle missing required argument to option.  Fixes #18.
wait before reading, to make sure we get it all
catch missing save_cache_path in xdg.BaseDirectory; closes #31
add test for directory module
make warning clearer.  Fixes #7
More quote fixing
more filtering
document config file format
use PathFilter object to filter paths
Allow getting normal and boolean from config
fix a failing test
Add path filter
pass config to program
we already get the version some other way
Merge pull request #21 from supermanvelo/master
80 character limit
get version for cdrdao too.
cleanup and comment
cleanup and comment
Really handle unknown on rip cd info.  Really fixes #30.
fix output
Handle unknown option on rip cd info.  Fixes #30.
Add new command: rip debug maxsample
Accept more than one file for checksum.
Document and fix comments.
Merge pull request #26 from dioltas/fix_pycdio_unicode_bug
Convert values returned from pycdio to str (workaround for upstream bug)
improve debug
make track/index debug uniform
update logging; bump classVersion of Table
rename our musicbrainzngs.py to mbngs.py
Merge pull request #22 from dioltas/fix_offset_count
Compare AccurateRip to num tracks -1, as last track not being checked
add another test case to work on INDEX 02
return cdrdao version used
handle encoding properly when outputting diff
Use all but last track to find offset.
break into two lines to separate logger problems from morituri
fix doc
add debugging, comments and documentation
Merge pull request #14 from alkino/with_statement
work around GStreamer bug in flacdec for really short files
change debug message
debug and cleanup
The logic was the wrong way around.
Merge pull request #13 from alkino/master
Use with statement to open files
Use os.path.join instead of hardcoded paths
Handle off-by-1 errors in cdparanoia progress parsing
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 462fb04a8bb722a0dd344b5ec2bde956d6281d07
X-Git-Newrev: 52335df43ae26686dbac52aead66eb40c38b34db

The following commit has been merged in the master branch:
commit 5718bdb362d5572839c73bc7f46a550f3d05ff0e
Merge: f890ba7f574673709b6e78d6bb2e0c6d58da8948 7f1521d50f5db0295f3128718b2af95a7091b5d6
Author: Jim DeLaHunt <from.github at jdlh.com>
Date:   Sat Jan 25 23:34:22 2014 -0800

    Merge pull request #1 from thomasvs/master
    
    Catch JDLH fork up with thomasvs:master


-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list