OpenBSD CVS

CVS log for src/usr.bin/aucat/utils.c


[BACK] Up to [local] / src / usr.bin / aucat

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 5 07:34:40 2019 UTC (4 years, 10 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, HEAD
Changes since 1.5: +6 -4 lines
Diff to previous 1.5 (colored)

Fix spacing and comments, no code change.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 3 07:25:16 2017 UTC (7 years, 4 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.4: +19 -3 lines
Diff to previous 1.4 (colored)

Sync utils.c and utils.h to sndiod.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 30 08:43:23 2016 UTC (7 years, 7 months ago) by ratchov
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove unnecessary includes. From Michael W. Bombardieri <mb at ii.net>.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 10 11:06:44 2016 UTC (8 years, 4 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

trailing spaces, fit in 80 columns

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 9 14:44:23 2015 UTC (8 years, 6 months ago) by mmcc
Branch: MAIN
Changes since 1.1: +1 -10 lines
Diff to previous 1.1 (colored)

Remove xfree(). From Michael W. Bombardieri.

ok ratchov@

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 21 08:43:55 2015 UTC (9 years, 3 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7

Simplify internals and rewrite file header parsing code:
- remove -M, -t, -w, -C, -x flags that don't make sense anymore
- make "-j off" the default (sndiod already does the job)
- don't limit the number of played/recorded files.
- add support for floating-point encoded files.
- add support for apple .aiff and sun/next .au files

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.