summaryrefslogtreecommitdiff
path: root/usr.bin/midiplay
AgeCommit message (Expand)Author
2010-01-16fix wording:mbalmer
2009-04-12fix sign-compare and cast-qual issueslukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-07-02Bump date for previous. New sentence, new line.wiz
2006-07-01Um, pointer differences are ptrdiff_t, and there's already ahe
2006-07-01The type for pointer difference varies between ports, on some it'she
2006-06-30The rest of merge from chap-midi branch. Version of midiplay that uses thechap
2006-06-17Fix mispelling.reed
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-16safer use of reallocitojun
2003-07-26netbsd.org->NetBSD.orgsalo
2003-06-23Add NetBSD RCS Ids.agc
2003-03-03Bump date for RMID support. New sentence, new line.wiz
2003-02-17Make it play RMID files as well. From bin/20388, Quentin Garnier.augustss
2002-09-30New sentence, new line.grant
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2002-01-05Sort sections. Use .Ev for environment variables.wiz
2002-01-05Take the default output unit from env MIDIUNIT.augustss
2001-12-01Whitespace cleanup.wiz
2001-11-25Don't open sequencer device if we're not going to play.augustss
2001-10-30Make -p select the right program. Fixes PR 14402, from itohy@netbsd.org.augustss
2001-04-07fix a simple, but important bug for system exclusive messages.tshiozak
2001-02-19convert to use getprogname()cgd
2000-08-12Cosmetic changes.augustss
2000-02-18Add a -p flag to set the MIDI program. From lindroos@nls.fi.augustss
1999-10-11Fix timer reset bug when playing multiple songs.augustss
1999-09-30Typo.soren
1999-09-12Use full month names with .Dd, as per mdoc.samples(7).kleink
1999-03-10Add missing .El line.erh
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-10-20Add f flag to getopt() argument. Fixes PR 6335.augustss
1998-08-13Handle SYSEX events.augustss
1998-08-13Improve man page.augustss
1998-08-13Handle MIDI files with running status correctly.augustss
1998-08-13Fix type that prevented program and controller changes.augustss
1998-08-12Make user tempo setting more sane.augustss
1998-08-12Add a very simple MIDI player. No features, no fluff.augustss