aboutsummaryrefslogtreecommitdiff
path: root/audio/rat/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix breakage caused by time_t change.Tom Rhodes2006-01-011-0/+77
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=152523
* - Fix build on 5.xPav Lucistnik2004-11-041-0/+14
| | | | | | | | PR: ports/73528 Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> Notes: svn path=/head/; revision=120800
* Upgrade rat to version 4.2.25.Bill Fenner2004-02-022-22/+0
| | | | | | | | | | Depend on tcl/tk 8.3 (won't build out of the box with 8.4) Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779 Notes: svn path=/head/; revision=99769
* Partially fix build on sparc64 (Don't need to prototype inet_ntopKris Kennaway2003-01-121-0/+13
| | | | | | | or inet_pton). This is still broken due to a fatal warning. Notes: svn path=/head/; revision=72957
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-082-0/+22
| | | | Notes: svn path=/head/; revision=65831
* Update to version 4.2.22.Orion Hodson2002-08-101-286/+0
| | | | Notes: svn path=/head/; revision=64335
* Sync to rat-4.2.20.Orion Hodson2002-02-246-153/+286
| | | | | | | Add newpcm patch for FreeBSD-4.4 upwards. Notes: svn path=/head/; revision=55205
* Remove patch-agMichael Haro2001-04-061-13/+0
| | | | | | | Submitted by: orion hodson <oh@btinternet.com> Notes: svn path=/head/; revision=40930
* Fix buildMichael Haro2001-04-061-2/+54
| | | | Notes: svn path=/head/; revision=40924
* Correct reversed patchMichael Haro2001-04-061-4/+4
| | | | Notes: svn path=/head/; revision=40923
* Remove empty fileMichael Haro2001-04-061-0/+0
| | | | Notes: svn path=/head/; revision=40922
* Update to 4.2.13Michael Haro2001-04-023-1080/+37
| | | | | | | | PR: 25520 Submitted by: Orion Hodson <oh@btinternet.com Notes: svn path=/head/; revision=40724
* newpcm reports the mixer vol control as an input, but it is an outputMaxim Sobolev2000-11-021-0/+20
| | | | | | | | | | | | | control. There are some configurations of rat that will set vol to zero thinking it's an input, resulting in the user not hearing audio being received. This patch removes vol from the driver reported inputs. PR: 22082 Submitted by: maintainer Notes: svn path=/head/; revision=34649
* Enable IPv6.Munechika SUMIKAWA2000-09-212-35/+61
| | | | | | | | PR: 21445 Submitted by: maintainer Notes: svn path=/head/; revision=32941
* The port was suffering bit rot deriving from differences between theAde Lovett2000-09-186-41/+1106
| | | | | | | | | | | | previous pcm driver and newpcm. This replacement port adds newpcm mixer support and brings port up to date with the current rat release (4.2.9). PR: 21333 Submitted by: maintainer Notes: svn path=/head/; revision=32813
* fix building error on FreeBSD-current.Munechika SUMIKAWA2000-01-251-0/+13
| | | | | | | | | now this port supports IPv6. Reviewed by: maintainer Notes: svn path=/head/; revision=25051
* Need to #include sys/signal.h earlier so this builds again on -current.Steve Price1999-11-281-0/+10
| | | | Notes: svn path=/head/; revision=23469
* Update to version Tk version 8.2.Steve Price1999-11-281-2/+2
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23468
* The UCL Robust Audio Tool.Bill Fenner1999-09-042-0/+23
PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk Notes: svn path=/head/; revision=21238