]> diplodocus.org Git - flac-archive/shortlog
flac-archive
2012-11-02 epg@pretzelnet.orgadd tool for stripping tags
2012-11-02 epg@pretzelnet.orgsimple reindent
2012-11-02 epg@pretzelnet.orgreorder includes
2012-11-02 epg@pretzelnet.orgrejigger this to a stand-alone tool rather than a py...
2012-11-01 epg@pretzelnet.orgWhen I switched from my crappy taglib module to using...
2012-07-24 epg@pretzelnet.orgnote how stupid lame is
2012-07-24 epg@pretzelnet.orgAdd --id3v2-latin1. Default in newer lame is to transco...
2012-07-24 epg@pretzelnet.orgspecify --pad-id3v2-size 0; it seems to make no differe...
2012-07-24 epg@pretzelnet.orglame supports adding album art directly, it's just...
2012-07-24 epg@pretzelnet.orgSwitch from --add-id3v2 to --id3v2-only (sadly, lame...
2012-01-02 <epg@pretzelnet... Don't fetch same ASIN image twice.
2012-01-02 <epg@pretzelnet... don't fetch images for asin=None
2012-01-02 <epg@pretzelnet... Don't make so many calls to Musicbrainz web service.
2012-01-01 epg@pretzelnet.orgWrite ALBUMARTIST field and adapt to some API changes.
2012-01-01 epg@pretzelnet.orgCopy ALBUMARTIST from FLAC file to TPE2 in ID3.
2012-01-01 epg@pretzelnet.org/usr/bin/python
2008-01-04 epg+ look into http://www.sacredchao.net/quodlibet/wiki...
2007-12-05 epg(flac_pictures): Fix compile warnings about description...
2007-12-05 epgFinalize release notes.
2007-12-05 epgdoc fix
2007-12-05 epgAdd missing option documentation.
2007-12-05 epg(main): Write tempdir to stderr so user doesn't have...
2007-12-05 epghttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439790
2007-12-05 epg(run_flac): Only add --picture option if cover.front...
2007-12-05 epgOnly flac2mp3 needs taglib.
2007-12-05 epgFrom Martin Michlmayr:
2007-04-21 epgMove flac.so and taglib.so to flac_archive package.
2007-04-21 epgBah, go ahead and require flac 1.1.3 .
2007-04-21 epgOops, forgot this.
2007-04-21 epgSince mp3 has no FEATURING tag, append those to ARTIST.
2007-04-21 epgPick minor style nit.
2007-04-21 epgUse flac_archive.tags.Tags, greatly simplifying things...
2007-04-21 epgMake use of Tags.gets's new separator argument.
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.
next