Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
ae1eb9ccde
|
pcm/Convert: migrate from class Error to C++ exceptions
|
2016-09-09 14:44:13 +02:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
163597ef69
|
db/simple: fix implicit nullptr/bool conversion
Return false on error, not nullptr.
|
2014-12-26 14:34:03 +01:00 |
|
Max Kellermann
|
8ce48d83eb
|
pcm/FormatConverter: move check to Open()
Report unsupported format while opening the filter, not later when the
first conversion takes place.
|
2014-10-23 22:42:08 +02:00 |
|
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
c75339edcc
|
pcm/Format: change parameters/return values to ConstBuffer
|
2014-01-06 23:08:49 +01:00 |
|
Max Kellermann
|
2d1a3073f6
|
pcm/PcmConvert: move the Domain instance to Domain.cxx
Rename pcm_convert_domain to pcm_domain. Move it out so we can use it
without depending on the whole PcmConvert library.
|
2013-12-23 10:35:19 +01:00 |
|
Max Kellermann
|
0eefc7a43c
|
pcm/PcmConvert: move code to new class PcmFormatConverter
|
2013-11-30 13:08:55 +01:00 |
|