summaryrefslogtreecommitdiff
path: root/src/pcm
AgeCommit message (Expand)Author
2013-10-21Util/ASCII: add StringEqualsCaseASCII() overload with lengthMax Kellermann
2013-10-16system/ByteOrder: new library for byte ordering / endianessMax Kellermann
2013-10-16util/byte_reverse: convert to C++Max Kellermann
2013-10-16pcm_pack: convert to C++Max Kellermann
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann
2013-10-15Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-10-15gcc.h: major updateMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07PcmBuffer: move code to new class ReusableBufferMax Kellermann
2013-08-07add missing includesMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-08-03gcc.h: add macro gcc_unreachable()Max Kellermann
2013-08-01PcmBuffer: reset size in Clear()Max Kellermann
2013-07-30include cleanupMax Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-07-30pcm_resample: convert to C++Max Kellermann
2013-07-30PcmConvert: don't memset() in the constructorMax Kellermann
2013-07-29pcm_dsd: convert to C++Max Kellermann
2013-04-09pcm_export: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann