]> diplodocus.org Git - flac-archive/shortlog
flac-archive
2005-04-27 epgAdd vorbis comment documentation URLs.
2005-04-27 epgAdd DISCNUMBER support.
2005-04-27 epgSingle-track support broke multi-track. Fix both.
2005-04-27 epgMatch tag names case-insensitively.
2005-04-27 epgAdd notes for recent changes.
2005-04-27 epg(flac2mp3): Force track number argument to int.
2005-04-27 epgDon't stupidly take only one argument; take multiple...
2005-04-27 epgSupport single-track FLAC files (no cue sheet).
2005-04-27 epg(get_tags): http://us.xiph.org/ogg/vorbis/doc/v-comment...
2005-04-26 epgSupport multi-artist flac files.
2005-04-26 epg1. Switch to TITLE[n] style tags
2004-12-05 epgDocument changes for version 2.
2004-12-05 epg(get_tags): Fix TITLE regexp; it was mistakenly not...
2004-12-05 epg(run_or_die): Print command if verbose mode.
2004-12-05 epgWork around cperl-mode scanning bug.
2004-12-05 epgAdd debug mode.
2004-12-05 epgAdd support for a post-processor hook.
2004-10-30 epgNeed the g (global) flag on that substitution operation.
2004-10-30 epgCopy run_or_die from fa-rip and use that to run flac...
2004-10-30 epgMake handling of child process death consistent.
2004-10-28 epg(get_tags): Just match /TITLE/ instead of /TITLE=/...
2004-10-27 epgNote GNU make requirement.
2004-10-27 epgRemove debugging bits accidentally committted.
2004-10-27 epgAdd URL keyword.
2004-10-27 epgMake Getopt::Long behave sanely, as i do elsewhere.
2004-10-27 epgUse Getopt::Long and Pod::Usage instead of Getopt:...
2004-10-27 epgCollapse fa-rip and fa-tags into a single Perl program...
2004-10-23 epgSupport a -t track-count option to fa-rip and mkcue...
2004-10-23 epgNo more .toc file now that we use mkcue.
2004-10-23 epgAh-hah! I have finally found the bug that caused my...
2004-10-23 epg(get_decod_args): The third time field is *sectors...
2004-10-23 epgDon't count tracks twice.
2004-10-23 epgUse mkcue to make cue sheets, instead of cdrdao.
2004-09-18 epgSanitize filename sanitization and quoting. I'm not...
2004-09-05 epg(get_tags): Properly handle errors from metaflac.
2004-08-31 epg(flac): Whoops, need to use sanitized version in some...
2004-08-31 epg(flac): Copy filename sanitization from flac2mp3.
2004-08-30 epg(flac2mp3: Put XXX comment where it belongs.
2004-08-30 epg(flac2mp3): Use for "loop" for s/// filename sanitization.
2004-08-29 epg(reaper): Why was i passing 0 to waitpid? All the...
2004-08-27 epgNo longer use CDDBURL environment variable.
2004-08-27 epgWhoops, missed part of fa-tags doc update (SYNOPSIS).
2004-08-27 epgPrint usage error message to stderr.
2004-08-27 epgExplain why DATE is never set (MusicBrainz doesn't...
2004-08-27 epgDe-zsh this so it will work in ksh93 and bash.
2004-08-27 epgPrint error message to stderr.
2004-08-27 epgExport CDDEV to the environment if we set it here.
2004-08-27 epgSupport CDDEV environment variable.
2004-08-27 epgUpdate fa-tags documentation.
2004-08-27 epgReformat requirements and add MusicBrainz::Client.
2004-08-27 epgReference mktemp -d.
2004-08-27 epgReference documentation in fa-flacd.
2004-08-27 epgDrop references to abcde and its license.
2004-08-27 epgfa-tags:
2004-08-26 epg(flac2mp3): Put the track number in the filename.
2004-08-23 epgFirst crack at mp3 transcode script.
2004-08-23 epgAdd .PRECIOUS: %.1 so gmake doesn't remove .1 files...
2004-08-22 epgStop extracting the DATE tag; we only need to treat...
2004-08-22 epg(verbose): Use for instead of map.
2004-08-22 epgClarify abcde dependency; all we need from there is...
2004-08-22 epgFully automate the install target.
2004-08-21 epgRename, since i'm about to use some GNU make features.
2004-04-21 epgUse zsh arithmetic for loop instead of jot(1).
2004-04-19 epg(newjob): Perl's fork returns undef for failure, not -1.
2004-04-19 epg(deljob): This was trying to call WIFEXITED, WEXITSTATU...
2004-04-15 epg(flac): return 0
2004-04-13 epgTry counting audio track lines in the cue file for...
2004-04-13 epg(get_tags): Catch errors on close.
2004-04-03 epgChange L<> formatting codes for man page references...
2004-04-02 epgDocument zsh 4 requirement.
2004-04-02 epgHere's flac-archive, version 1.
2004-04-02 <>(no commit message)