summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed cover art option, execute python scripts relative to main script.HEADmasterElliott Baron2009-09-201-10/+11
| | | | * flac2alac.sh: Corrected bug with -c option, use dirname to find path to python scripts.
* Only attempt to copy tags that exist in FLAC file.Elliott Baron2009-09-041-10/+15
| | | | * alac_copy_tags.py: Check tags exist.
* Initial Commit.Elliott Baron2009-08-224-0/+485
* COPYING: New file. * alac_copy_tags.py: New file. * alac_embed_art.py: New file. * flac2alac.sh: New file.