* morituri/common/Makefile.am:
* morituri/common/checksum.py: * morituri/common/encode.py: Add a GstPipelineTask that lets us log. Handle checksumming of small tracks better.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2012-08-12 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/Makefile.am:
|
||||
* morituri/common/checksum.py:
|
||||
* morituri/common/encode.py:
|
||||
Add a GstPipelineTask that lets us log.
|
||||
|
||||
@@ -14,4 +14,5 @@ morituri_PYTHON = \
|
||||
logcommand.py \
|
||||
musicbrainzngs.py \
|
||||
program.py \
|
||||
renamer.py
|
||||
renamer.py \
|
||||
task.py
|
||||
|
||||
Reference in New Issue
Block a user