]> diplodocus.org Git - flac-archive/shortlog
flac-archive
2006-10-29 epgAdd stupid diff to metaflac to extract PICTURE.
2006-10-29 epgHere's some demo code i whipped up to add APIC to an...
2006-10-29 epgForce ID3v2 tags; when i add ID3v2 APIC, iTunes starts...
2006-10-28 epgAdd (commented-out) flac 1.1.3 PICTURE support.
2006-10-28 epgGrab Amazon artwork, but don't do anything with it...
2006-10-28 epgOops, in multi-file mode, all tracks are ripped even...
2006-10-28 epgUse album.release where possible, restrict
2006-10-19 epg(flac2mp3): Don't need to int(track) now that the loop...
2006-10-19 epg(flac): UNTESTED: Put disc number at the front of the...
2006-10-12 epg(flacloop): Don't flip out in multi-file mode if 'cue...
2006-10-12 epg(tags_file): Hey, Off-by-one, so kind of you to visit...
2006-08-01 epgRewrite in python (single-file and multi-artist modes...
2006-07-28 epgHere's another silly setup.py.
2006-07-28 epgRewrite in python.
2006-07-27 epgMove to a good home.
2006-07-26 epgAdd Python implemention of Jobs package.
2006-07-26 epgFix a job in Jobs::run (@jobs < $maxjobs, not <=) and...
2006-07-26 epgThis is now tested; both multi-file and single-file...
2006-07-26 epgImprove Jobs package:
2006-07-26 epg(flacloop): Oops, remove leftover $SIG{CHLD} setting...
2006-07-25 epgUNTESTED: Refactor the job parallelization stuff into...
2006-06-23 epgHere's a simple hack to split single cue-containing...
2006-04-27 epgStore TRACKNUMBER tag in multi-file mode (oops).
2006-04-19 epgFix two minor errors.
2006-04-19 epgFill in release date (today) now that i've tested r1926.
2006-04-18 epgupdate
2006-04-18 epgDrop the single quotes in printing post-processor args...
2006-04-18 epgUse better identifers and add comments.
2006-04-17 epgSupport multi- and single- file modes.
2006-04-16 epgFix r1932 (i told you it was untested).
2006-04-16 epgFactor out the flac(1)-running part to run_flac, which...
2006-04-14 epgWTF! I just noticed that i forgot the part of hhlp...
2006-04-14 epgUntested: make multi-file the default with a single...
2006-04-14 epgHere's my hacked up multi-file support. Needs a lot...
2006-04-14 epg(newjob): Should be setting $SIG{CHLD} to 'DEFAULT...
2006-04-11 epgMake MusicBrainz querying optional (untested).
2005-10-04 epgOops, support for untagged files was not complete....
2005-06-26 epgUpdate for version 3.
2005-06-26 epgUpdate CDDEV explanation to talk about MusicBrainz...
2005-06-26 epgLose mkcue and require MusicBrainz::Client >= 0.09...
2005-06-26 epgAdd support for reading release dates from MusicBrainz.
2005-06-26 epgLooks like MusicBrainz::Client exposed the TOC info...
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...
next