| 2006-04-18 |
epg | Use better identifers and add comments. |
commit | commitdiff | tree | snapshot |
| 2006-04-17 |
epg | Support multi- and single- file modes. |
commit | commitdiff | tree | snapshot |
| 2006-04-16 |
epg | Fix r1932 (i told you it was untested). |
commit | commitdiff | tree | snapshot |
| 2006-04-16 |
epg | Factor out the flac(1)-running part to run_flac, which... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | WTF! I just noticed that i forgot the part of hhlp... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | Untested: make multi-file the default with a single... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | Here's my hacked up multi-file support. Needs a lot... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | (newjob): Should be setting $SIG{CHLD} to 'DEFAULT... |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
epg | Make MusicBrainz querying optional (untested). |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
epg | Oops, support for untagged files was not complete.... |
commit | commitdiff | tree | snapshot |
| 2005-06-26 |
epg | Update for version 3. |
commit | commitdiff | tree | snapshot |
| 2005-06-26 |
epg | Update CDDEV explanation to talk about MusicBrainz... |
commit | commitdiff | tree | snapshot |
| 2005-06-26 |
epg | Lose mkcue and require MusicBrainz::Client >= 0.09... |
commit | commitdiff | tree | snapshot |
| 2005-06-26 |
epg | Add support for reading release dates from MusicBrainz. |
commit | commitdiff | tree | snapshot |
| 2005-06-26 |
epg | Looks like MusicBrainz::Client exposed the TOC info... |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | Add vorbis comment documentation URLs. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | Add DISCNUMBER support. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | Single-track support broke multi-track. Fix both. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | Match tag names case-insensitively. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | Add notes for recent changes. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | (flac2mp3): Force track number argument to int. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | Don't stupidly take only one argument; take multiple... |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | Support single-track FLAC files (no cue sheet). |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
epg | (get_tags): http://us.xiph.org/ogg/vorbis/doc/v-comment... |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
epg | Support multi-artist flac files. |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
epg | 1. Switch to TITLE[n] style tags |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
epg | Document changes for version 2. |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
epg | (get_tags): Fix TITLE regexp; it was mistakenly not... |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
epg | (run_or_die): Print command if verbose mode. |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
epg | Work around cperl-mode scanning bug. |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
epg | Add debug mode. |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
epg | Add support for a post-processor hook. |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
epg | Need the g (global) flag on that substitution operation. |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
epg | Copy run_or_die from fa-rip and use that to run flac... |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
epg | Make handling of child process death consistent. |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
epg | (get_tags): Just match /TITLE/ instead of /TITLE=/... |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
epg | Note GNU make requirement. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
epg | Remove debugging bits accidentally committted. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
epg | Add URL keyword. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
epg | Make Getopt::Long behave sanely, as i do elsewhere. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
epg | Use Getopt::Long and Pod::Usage instead of Getopt:... |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
epg | Collapse fa-rip and fa-tags into a single Perl program... |
commit | commitdiff | tree | snapshot |
| 2004-10-23 |
epg | Support a -t track-count option to fa-rip and mkcue... |
commit | commitdiff | tree | snapshot |
| 2004-10-23 |
epg | No more .toc file now that we use mkcue. |
commit | commitdiff | tree | snapshot |
| 2004-10-23 |
epg | Ah-hah! I have finally found the bug that caused my... |
commit | commitdiff | tree | snapshot |
| 2004-10-23 |
epg | (get_decod_args): The third time field is *sectors... |
commit | commitdiff | tree | snapshot |
| 2004-10-23 |
epg | Don't count tracks twice. |
commit | commitdiff | tree | snapshot |
| 2004-10-23 |
epg | Use mkcue to make cue sheets, instead of cdrdao. |
commit | commitdiff | tree | snapshot |
| 2004-09-18 |
epg | Sanitize filename sanitization and quoting. I'm not... |
commit | commitdiff | tree | snapshot |
| 2004-09-05 |
epg | (get_tags): Properly handle errors from metaflac. |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
epg | (flac): Whoops, need to use sanitized version in some... |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
epg | (flac): Copy filename sanitization from flac2mp3. |
commit | commitdiff | tree | snapshot |
| 2004-08-30 |
epg | (flac2mp3: Put XXX comment where it belongs. |
commit | commitdiff | tree | snapshot |
| 2004-08-30 |
epg | (flac2mp3): Use for "loop" for s/// filename sanitization. |
commit | commitdiff | tree | snapshot |
| 2004-08-29 |
epg | (reaper): Why was i passing 0 to waitpid? All the... |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | No longer use CDDBURL environment variable. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Whoops, missed part of fa-tags doc update (SYNOPSIS). |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Print usage error message to stderr. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Explain why DATE is never set (MusicBrainz doesn't... |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | De-zsh this so it will work in ksh93 and bash. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Print error message to stderr. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Export CDDEV to the environment if we set it here. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Support CDDEV environment variable. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Update fa-tags documentation. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Reformat requirements and add MusicBrainz::Client. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Reference mktemp -d. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Reference documentation in fa-flacd. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | Drop references to abcde and its license. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
epg | fa-tags: |
commit | commitdiff | tree | snapshot |
| 2004-08-26 |
epg | (flac2mp3): Put the track number in the filename. |
commit | commitdiff | tree | snapshot |
| 2004-08-23 |
epg | First crack at mp3 transcode script. |
commit | commitdiff | tree | snapshot |
| 2004-08-23 |
epg | Add .PRECIOUS: %.1 so gmake doesn't remove .1 files... |
commit | commitdiff | tree | snapshot |
| 2004-08-22 |
epg | Stop extracting the DATE tag; we only need to treat... |
commit | commitdiff | tree | snapshot |
| 2004-08-22 |
epg | (verbose): Use for instead of map. |
commit | commitdiff | tree | snapshot |
| 2004-08-22 |
epg | Clarify abcde dependency; all we need from there is... |
commit | commitdiff | tree | snapshot |
| 2004-08-22 |
epg | Fully automate the install target. |
commit | commitdiff | tree | snapshot |
| 2004-08-21 |
epg | Rename, since i'm about to use some GNU make features. |
commit | commitdiff | tree | snapshot |
| 2004-04-21 |
epg | Use zsh arithmetic for loop instead of jot(1). |
commit | commitdiff | tree | snapshot |
| 2004-04-19 |
epg | (newjob): Perl's fork returns undef for failure, not -1. |
commit | commitdiff | tree | snapshot |
| 2004-04-19 |
epg | (deljob): This was trying to call WIFEXITED, WEXITSTATU... |
commit | commitdiff | tree | snapshot |
| 2004-04-15 |
epg | (flac): return 0 |
commit | commitdiff | tree | snapshot |
| 2004-04-13 |
epg | Try counting audio track lines in the cue file for... |
commit | commitdiff | tree | snapshot |
| 2004-04-13 |
epg | (get_tags): Catch errors on close. |
commit | commitdiff | tree | snapshot |
| 2004-04-03 |
epg | Change L<> formatting codes for man page references... |
commit | commitdiff | tree | snapshot |
| 2004-04-02 |
epg | Document zsh 4 requirement. |
commit | commitdiff | tree | snapshot |
| 2004-04-02 |
epg | Here's flac-archive, version 1. |
commit | commitdiff | tree | snapshot |
| 2004-04-02 |
<> | (no commit message) |
commit | commitdiff | tree | snapshot |
|