summaryrefslogtreecommitdiff
path: root/include/sndio.h
AgeCommit message (Expand)Author
2012-08-22hex constants unsigned, prevents some gcc warningsMarc Espie
2012-07-08Include sys/types.h rather than sys/param.h to pull BYTE_ORDER macros.Alexandre Ratchov
2012-05-23Make the "default" string a valid device name that has the same effectAlexandre Ratchov
2012-04-11Use "unsigned int" rather than "unsigned". No object change.Alexandre Ratchov
2010-11-06make sio_onvol(3) return a integer exposing whether a volume knobAlexandre Ratchov
2009-07-25use const qualifier in libsndio, making it slightly more consistentAlexandre Ratchov
2009-07-25Currently midi capable programs can control midi hardware, butAlexandre Ratchov
2009-04-21move src/lib/libsndio/sndio.h into src/include where other includeAlexandre Ratchov