summaryrefslogtreecommitdiff
path: root/lib/libsndio/shlib_version
AgeCommit message (Expand)Author
2020-02-26Add API to control audio device parameters exposed by sndiod.Alexandre Ratchov
2017-12-26Use a version script to limit exported symbolsJeremie Courreges-Anglas
2015-12-20Expose internal functions necessary to open audio devices and midiAlexandre Ratchov
2013-11-13Prefix by '_' symbols that are not part of the API.Alexandre Ratchov
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2010-11-06make sio_onvol(3) return a integer exposing whether a volume knobAlexandre Ratchov
2009-07-25Currently midi capable programs can control midi hardware, butAlexandre Ratchov
2008-12-17add a writable ``appbufsz'' field to the sa_par structure, containingAlexandre Ratchov
2008-11-11expose a volume knob in the sndio API: add sio_setvol(3) andAlexandre Ratchov
2008-11-07expose the block size in the sndio API by making par->round writableAlexandre Ratchov
2008-10-28sio_initpar() is supposed to return void like the documentationJonathan Gray
2008-10-27rename libsa to libsndioAlexandre Ratchov