summaryrefslogtreecommitdiff
path: root/modules/portaudio
Commit message (Collapse)AuthorAge
* Ausrc auplay reentrant (#227)Alfred E. Heggestad2017-03-22
| | | | | | | | | | | | * ausrc: re-entrant api * fix ausrc api for linux * fix ccheck * auplay: make it re-entrant * auplay: update more modules
* change ausrc/auplay base-class to pointerAlfred E. Heggestad2015-06-16
| | | | | | | - change from a memory-reference to a const pointer - this saves one mem_deref() in the destructor and also decreases the chance of introducing memory leaks - test on debian
* updated some module documentationAlfred E. Heggestad2014-06-21
|
* Merge branch 'master' into ausrc_apiAlfred E. Heggestad2014-03-29
|\
| * portaudio: fix clang warningsAlfred E. Heggestad2014-03-23
| |
* | ausrc/auplay api: change to 16-bit samplesAlfred E. Heggestad2014-02-13
| |
* | remove fmt parameter from ausrc/auplay apiAlfred E. Heggestad2014-02-13
|/
* baresip 0.4.10Alfred E. Heggestad2014-02-09