Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 | |
2014-12-26 | db/simple: fix implicit nullptr/bool conversion | Max Kellermann | 1 | -1/+1 | |
Return false on error, not nullptr. | |||||
2014-10-23 | pcm/FormatConverter: move check to Open() | Max Kellermann | 1 | -10/+24 | |
Report unsupported format while opening the filter, not later when the first conversion takes place. | |||||
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2014-01-06 | pcm/Format: change parameters/return values to ConstBuffer | Max Kellermann | 1 | -34/+19 | |
2013-12-23 | pcm/PcmConvert: move the Domain instance to Domain.cxx | Max Kellermann | 1 | -2/+2 | |
Rename pcm_convert_domain to pcm_domain. Move it out so we can use it without depending on the whole PcmConvert library. | |||||
2013-11-30 | pcm/PcmConvert: move code to new class PcmFormatConverter | Max Kellermann | 1 | -0/+104 | |