| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Make sure we get a UTF-8 encoded string.
|
|
|
|
|
| |
Basic support for Direct Stream Digital. No conversion yet, and no
decoder/output plugin support.
|
|
|
|
|
| |
Support for conversion from float to 16, 24 and 32 bit integer
samples.
|
|
|
|
|
|
| |
Pass audio_output objects around instead of void pointers. This will
give some more control to the plugin, and prepares for non-blocking
audio outputs.
|
|
|
|
|
| |
Move the "extern" declarations from output_list.c, for more type
safety.
|
|
|