| 2018-11-04 |
Eric Gillespie | Commit a bunch of state sitting around in the old bzr... |
blob | commitdiff | raw |
| 2015-10-30 |
epg | hack out my ancient shitty util library |
blob | commitdiff | raw | diff to current |
| 2013-01-25 |
<epg@pretzelnet... | Use ALBUMARTIST as filename if available, fallback... |
blob | commitdiff | raw | diff to current |
| 2012-01-01 |
epg@pretzelnet.org | /usr/bin/python |
blob | commitdiff | raw | diff to current |
| 2007-12-05 |
epg | (run_flac): Only add --picture option if cover.front... |
blob | commitdiff | raw | diff to current |
| 2007-04-21 |
epg | Use flac_archive.tags.Tags, greatly simplifying things... |
blob | commitdiff | raw | diff to current |
| 2007-04-15 |
epg | s/'''/"""/ |
blob | commitdiff | raw | diff to current |
| 2007-03-26 |
epg | 1.1.3 has been out a while; uncomment --picture support. |
blob | commitdiff | raw | diff to current |
| 2006-10-28 |
epg | Add (commented-out) flac 1.1.3 PICTURE support. |
blob | commitdiff | raw | diff to current |
| 2006-10-28 |
epg | Grab Amazon artwork, but don't do anything with it... |
blob | commitdiff | raw | diff to current |
| 2006-10-19 |
epg | (flac): UNTESTED: Put disc number at the front of the... |
blob | commitdiff | raw | diff to current |
| 2006-10-12 |
epg | (flacloop): Don't flip out in multi-file mode if 'cue... |
blob | commitdiff | raw | diff to current |
| 2006-07-28 |
epg | Rewrite in python. |
blob | commitdiff | raw | diff to current |
| 2006-07-26 |
epg | Fix a job in Jobs::run (@jobs < $maxjobs, not <=) and... |
blob | commitdiff | raw | diff to current |
| 2006-07-26 |
epg | This is now tested; both multi-file and single-file... |
blob | commitdiff | raw | diff to current |
| 2006-07-26 |
epg | Improve Jobs package: |
blob | commitdiff | raw | diff to current |
| 2006-07-26 |
epg | (flacloop): Oops, remove leftover $SIG{CHLD} setting... |
blob | commitdiff | raw | diff to current |
| 2006-07-25 |
epg | UNTESTED: Refactor the job parallelization stuff into... |
blob | commitdiff | raw | diff to current |
| 2006-04-27 |
epg | Store TRACKNUMBER tag in multi-file mode (oops). |
blob | commitdiff | raw | diff to current |
| 2006-04-18 |
epg | Drop the single quotes in printing post-processor args... |
blob | commitdiff | raw | diff to current |
| 2006-04-18 |
epg | Use better identifers and add comments. |
blob | commitdiff | raw | diff to current |
| 2006-04-17 |
epg | Support multi- and single- file modes. |
blob | commitdiff | raw | diff to current |
| 2006-04-16 |
epg | Factor out the flac(1)-running part to run_flac, which... |
blob | commitdiff | raw | diff to current |
| 2006-04-14 |
epg | WTF! I just noticed that i forgot the part of hhlp... |
blob | commitdiff | raw | diff to current |
| 2006-04-14 |
epg | Here's my hacked up multi-file support. Needs a lot... |
blob | commitdiff | raw | diff to current |
| 2006-04-14 |
epg | (newjob): Should be setting $SIG{CHLD} to 'DEFAULT... |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | Add DISCNUMBER support. |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | Match tag names case-insensitively. |
blob | commitdiff | raw | diff to current |
| 2004-12-05 |
epg | Work around cperl-mode scanning bug. |
blob | commitdiff | raw | diff to current |
| 2004-12-05 |
epg | Add debug mode. |
blob | commitdiff | raw | diff to current |
| 2004-12-05 |
epg | Add support for a post-processor hook. |
blob | commitdiff | raw | diff to current |
| 2004-10-30 |
epg | Make handling of child process death consistent. |
blob | commitdiff | raw | diff to current |
| 2004-10-27 |
epg | Add URL keyword. |
blob | commitdiff | raw | diff to current |
| 2004-10-27 |
epg | Use Getopt::Long and Pod::Usage instead of Getopt:... |
blob | commitdiff | raw | diff to current |
| 2004-10-27 |
epg | Collapse fa-rip and fa-tags into a single Perl program... |
blob | commitdiff | raw | diff to current |
| 2004-10-23 |
epg | Support a -t track-count option to fa-rip and mkcue... |
blob | commitdiff | raw | diff to current |
| 2004-10-23 |
epg | No more .toc file now that we use mkcue. |
blob | commitdiff | raw | diff to current |
| 2004-09-18 |
epg | Sanitize filename sanitization and quoting. I'm not... |
blob | commitdiff | raw | diff to current |
| 2004-08-31 |
epg | (flac): Whoops, need to use sanitized version in some... |
blob | commitdiff | raw | diff to current |
| 2004-08-31 |
epg | (flac): Copy filename sanitization from flac2mp3. |
blob | commitdiff | raw | diff to current |
| 2004-08-29 |
epg | (reaper): Why was i passing 0 to waitpid? All the... |
blob | commitdiff | raw | diff to current |
| 2004-08-27 |
epg | No longer use CDDBURL environment variable. |
blob | commitdiff | raw | diff to current |
| 2004-08-27 |
epg | Whoops, missed part of fa-tags doc update (SYNOPSIS). |
blob | commitdiff | raw | diff to current |
| 2004-08-27 |
epg | Print usage error message to stderr. |
blob | commitdiff | raw | diff to current |
| 2004-08-27 |
epg | Update fa-tags documentation. |
blob | commitdiff | raw | diff to current |
| 2004-08-27 |
epg | Drop references to abcde and its license. |
blob | commitdiff | raw | diff to current |
| 2004-08-22 |
epg | Stop extracting the DATE tag; we only need to treat... |
blob | commitdiff | raw | diff to current |
| 2004-08-22 |
epg | (verbose): Use for instead of map. |
blob | commitdiff | raw | diff to current |
| 2004-04-19 |
epg | (newjob): Perl's fork returns undef for failure, not -1. |
blob | commitdiff | raw | diff to current |
| 2004-04-19 |
epg | (deljob): This was trying to call WIFEXITED, WEXITSTATU... |
blob | commitdiff | raw | diff to current |
| 2004-04-15 |
epg | (flac): return 0 |
blob | commitdiff | raw | diff to current |
| 2004-04-13 |
epg | (get_tags): Catch errors on close. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Change L<> formatting codes for man page references... |
blob | commitdiff | raw | diff to current |
| 2004-04-02 |
epg | Here's flac-archive, version 1. |
blob | commitdiff | raw | diff to current |
|