aboutsummaryrefslogtreecommitdiff
path: root/audio/wavplay
Commit message (Collapse)AuthorAgeFilesLines
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-075-5/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60745
* Remove greg@rosevale.com.au as MAINTAINER; mail.rosevale.com.au has beenBill Fenner2002-01-211-1/+1
| | | | | | | bouncing mail with an "5.7.1 Access denied" message for 2.5 months. Notes: svn path=/head/; revision=53479
* Added ONLY_FOR_ARCHS = i386 to Makefile and removed an unnecessaryKevin Lo2001-08-202-1/+2
| | | | | | | | | | MD5 checksum file from distinfo. PR: 29864 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46555
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-232-18/+10
| | | | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29808
* Initial import of wavplay - utility to record/playback audio.Maxim Sobolev2000-06-0713-0/+388
PR: 16693 Submitted by: Greg Robinson <greg@rosevale.com.au> Notes: svn path=/head/; revision=29314