CVS: cvs.openbsd.org: src
Alexandre Ratchov <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/12 04:58:19 Modified files: lib/libsndio : amsg.h aucat.c usr.bin/sndiod : sock.c Log message: libsndio: On the wire, identify MIDI ports by names instead of indices This makes handling of all type of MIDI ports and audio devices roughtly the same, which is simpler. The old scheme is still accepted by the server for compatibility with old libraries.