]> diplodocus.org Git - flac-archive/shortlog
flac-archive
2007-04-21 epgMove Tags class into new flac_archive package, fix...
2007-04-15 epgs/'''/"""/
2007-04-12 epgpointless quote change
2007-03-29 epgDump svn:keywords .
2007-03-29 epgAll files have at least one track.
2007-03-29 epgFix pics nonsense.
2007-03-29 epg(flac2mp3): Fix skip_until processing: stop pointless...
2007-03-26 epgSupport my old, numberless TITLE tags.
2007-03-26 epg(flac2mp3): Never set date to 'unknown'.
2007-03-26 epg1.1.3 has been out a while; uncomment --picture support.
2006-11-07 epgBah unicode.
2006-11-07 epgAdd hack to pull down musicbrainz info without having...
2006-11-02 epgUpdate CHANGES, list another dependency in README.
2006-11-02 epgmore
2006-11-02 epgTODO
2006-11-02 epgs/--export-vc-to/--export-tags-to/
2006-11-02 epgHm, why just copy front cover PICTUREs from flac to...
2006-11-02 epgSet encoding of description.
2006-11-02 epg(flac2mp3): Oops, keep an unmunged version of the outpu...
2006-11-01 epgCopy flac PICTURE to mp3 APIC using new extension modules.
2006-11-01 epgDon't hard-code front cover type; let the caller choose...
2006-11-01 epgReplace crappy demo code for flac PICTURE and mp3 APIC...
2006-10-31 epgRejigger this a bit; no longer segfaults.
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.
next