]> diplodocus.org Git - flac-archive/log
flac-archive
21 years agoRename, since i'm about to use some GNU make features.
epg [Sat, 21 Aug 2004 23:51:04 +0000 (23:51 +0000)]
Rename, since i'm about to use some GNU make features.

22 years agoUse zsh arithmetic for loop instead of jot(1).
epg [Wed, 21 Apr 2004 15:56:56 +0000 (15:56 +0000)]
Use zsh arithmetic for loop instead of jot(1).

22 years ago(newjob): Perl's fork returns undef for failure, not -1.
epg [Mon, 19 Apr 2004 17:55:57 +0000 (17:55 +0000)]
(newjob): Perl's fork returns undef for failure, not -1.

22 years ago(deljob): This was trying to call WIFEXITED, WEXITSTATUS, etc. on the
epg [Mon, 19 Apr 2004 13:14:07 +0000 (13:14 +0000)]
(deljob): This was trying to call WIFEXITED, WEXITSTATUS, etc. on the
value returned by WEXITSTATUS.  Oops!

22 years ago(flac): return 0
epg [Thu, 15 Apr 2004 16:24:45 +0000 (16:24 +0000)]
(flac): return 0

(newjob): Child now exits with flac's return value.

22 years agoTry counting audio track lines in the cue file for the number of the
epg [Tue, 13 Apr 2004 04:03:49 +0000 (04:03 +0000)]
Try counting audio track lines in the cue file for the number of the
last track instead of $discid[2].  This seems to work better (so far)
for discs with data tracks.

22 years ago(get_tags): Catch errors on close.
epg [Tue, 13 Apr 2004 03:58:30 +0000 (03:58 +0000)]
(get_tags): Catch errors on close.

22 years agoChange L<> formatting codes for man page references to C<> according
epg [Sat, 3 Apr 2004 05:55:39 +0000 (05:55 +0000)]
Change L<> formatting codes for man page references to C<> according
to podchecker(1) recommendations.

22 years agoDocument zsh 4 requirement.
epg [Fri, 2 Apr 2004 01:54:30 +0000 (01:54 +0000)]
Document zsh 4 requirement.

22 years agoHere's flac-archive, version 1.
epg [Fri, 2 Apr 2004 01:53:41 +0000 (01:53 +0000)]
Here's flac-archive, version 1.

22 years ago(no commit message)
<> [Fri, 2 Apr 2004 01:53:40 +0000 (01:53 +0000)]