Max Kellermann
|
f32fbd9ed1
|
pcm_pack: convert to C++
|
2013-10-16 22:07:43 +02:00 |
|
Max Kellermann
|
dbd88e6aef
|
Client, ...: remove unnecessary glib.h include
|
2013-10-15 22:51:09 +02:00 |
|
Max Kellermann
|
060814daa8
|
Log: new logging library API
Prepare to migrate away from GLib. Currently, we're still using GLib
as a backend.
|
2013-10-02 08:57:55 +02:00 |
|
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
Max Kellermann
|
d1e7b4e381
|
audio_format: convert to C++
|
2013-08-03 21:37:56 +02:00 |
|
Max Kellermann
|
c75cb67c44
|
pcm_buffer: convert to C++
|
2013-07-30 08:31:02 +02:00 |
|
Max Kellermann
|
a9d2dc6144
|
pcm_resample: convert to C++
|
2013-07-30 00:04:16 +02:00 |
|
Max Kellermann
|
46b9388bb0
|
PcmConvert: don't memset() in the constructor
This destroys data inside PcmDsd and other attributes. It was once
necessary, but is not anymore.
|
2013-07-30 00:03:36 +02:00 |
|
Max Kellermann
|
cac3c159bc
|
pcm_dsd: convert to C++
|
2013-07-29 07:56:40 +02:00 |
|
Max Kellermann
|
c654c7630a
|
pcm_*: move to src/pcm/
|
2013-04-09 01:24:52 +02:00 |
|