aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build after libmytinfo is gone.Rong-En Fan2007-02-011-11/+0
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=183886
* Reduce compiler warning on -CURRENT.Norikatsu Shigemura2003-02-132-2/+89
| | | | | | | | PR: ports/48231 Submitted by: Andrew Lankford <arlankfo@141.com> Notes: svn path=/head/; revision=75458
* Make it work under FreeBSD-current.Joerg Wunsch2001-12-042-26/+16
| | | | | | | | | | There no longer seems to be a __byte_swap_word(). stdin/stdout are no longer static objects, thus can't be used in global initializers anymore (foo!). :-( Notes: svn path=/head/; revision=51037
* Breakout a multipart patch and use the default implementation insteadSteve Price1999-09-202-53/+53
| | | | | | | of the missing byts_swap_* on FreeBSD/Alpha. Notes: svn path=/head/; revision=21810
* unbroke the port (fetch)Andrey A. Chernov1999-01-042-190/+115
| | | | | | | use gus patches set now Notes: svn path=/head/; revision=15809
* Minimize differences, handle EINTRAndrey A. Chernov1998-06-161-14/+20
| | | | Notes: svn path=/head/; revision=11460
* Add patch to work with both audio driversAndrey A. Chernov1998-06-161-0/+171
| | | | | | | Submitted by: bmah@CA.Sandia.GOV (Bruce A. Mah) Notes: svn path=/head/; revision=11458
* MIDI-to-WAV rendered/player, sounds much better than playmidiAndrey A. Chernov1996-11-173-0/+275
Notes: svn path=/head/; revision=4543