| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1999-10-11 | Allow larger timer variation. | augustss | |
| 1998-11-25 | Make the copyright header conform to the NetBSD template. | augustss | |
| 1998-10-20 | Make seq_input_event() static to avoid a name clash with the (commercial) | augustss | |
| OSS audio LKM. | |||
| 1998-10-05 | Make MIDI input work again. | augustss | |
| Fix from Torsten Duwe <duwe@ns.lst.de>. | |||
| 1998-08-24 | Write MIDI data from the sequencer to the device in a more sane way. | augustss | |
| 1998-08-20 | Provide a workaround for people who want a sequencer but have no MIDI devices. | augustss | |
| 1998-08-17 | * Redo the way the way the MIDI driver attaches to audio devices. | augustss | |
| * Improve the midisyn layer a little. * Add a driver for the Yamaha OPL[23] FM synths. The opl driver is not finished yet; it sounds pretty awful. For some strange reason I cannot get any FM sound from my SB64 cards, but a regular SB16 works fine. | |||
| 1998-08-13 | Make sure to turn off timeout flag when doing untimeout(). | augustss | |
| 1998-08-13 | Fix typo in SYSEX code. | augustss | |
| 1998-08-13 | Remove some leftover fluff. | augustss | |
| Make sure there is no outstanding timeout when the sequencer is closed. | |||
| 1998-08-12 | Handle SYSEX messages. | augustss | |
| 1998-08-12 | Tidy up and rename some functions in the MIDI driver. | augustss | |
| 1998-08-07 | Report a sensible MIDI device name. | augustss | |
| 1998-08-07 | Add MIDI support. The MIDI devices can be accessed as ``raw'' through | augustss | |
| the /dev/rmidiN devices, or with a sequencer interface via /dev/music. So far the only supported MIDI device is the MPU401 port on SoundBlaster (and only on SB on isapnp, since we do not have locators with multiple values yet). | |||
