summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
* simulate mmap accessJari Vetoniemi2018-11-03
|
* saner transcoding, + f32 encoding supportJari Vetoniemi2018-11-03
|
* fix audio clipping on floating point formatsJari Vetoniemi2018-11-02
|
* tidy up code, and start checking up hwcapsJari Vetoniemi2018-11-01
| | | | supported formats and their conversions are handled more nicer now too.
* hide all logging under ASOUND_DEBUG env variableJari Vetoniemi2018-11-01
|
* refactor project structureJari Vetoniemi2018-10-31
libasound.c started to become quite large, split the big chunks into pcm.c and mixer.c