]> diplodocus.org Git - flac-archive/history - flac2mp3
Support multi- and single- file modes.
[flac-archive] / flac2mp3
2005-10-04 epgOops, support for untagged files was not complete....
2005-04-27 epgAdd DISCNUMBER support.
2005-04-27 epgSingle-track support broke multi-track. Fix both.
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.
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-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-28 epg(get_tags): Just match /TITLE/ instead of /TITLE=/...
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-09-18 epgSanitize filename sanitization and quoting. I'm not...
2004-09-05 epg(get_tags): Properly handle errors from metaflac.
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-26 epg(flac2mp3): Put the track number in the filename.
2004-08-23 epgFirst crack at mp3 transcode script.