mpd/src/decoder
2018-10-19 19:45:32 +02:00
..
plugins decoder/mad: move parse_id3_mixramp() to src/tag/Id3ReplayGain.cxx 2018-10-19 19:45:32 +02:00
Bridge.cxx AudioFormat: add TimeToSize(), SizeToTime() 2018-09-21 20:51:08 +02:00
Bridge.hxx decoder/Client: use std::chrono::duration<double> instead of raw double 2018-09-21 20:42:34 +02:00
Client.hxx decoder/Client: use std::chrono::duration<double> instead of raw double 2018-09-21 20:42:34 +02:00
Command.hxx decoder/{Thread,Control,...}: rename source files, drop prefix 2018-09-21 17:01:24 +02:00
Control.cxx decoder/{Thread,Control,...}: rename source files, drop prefix 2018-09-21 17:01:24 +02:00
Control.hxx decoder/{Thread,Control,...}: rename source files, drop prefix 2018-09-21 17:01:24 +02:00
DecoderAPI.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
DecoderAPI.hxx decoder/{Thread,Control,...}: rename source files, drop prefix 2018-09-21 17:01:24 +02:00
DecoderBuffer.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
DecoderBuffer.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
DecoderList.cxx configure.ac: detect libmikmod with pkg-config 2018-08-02 20:42:25 +02:00
DecoderList.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
DecoderPlugin.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
DecoderPlugin.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
DecoderPrint.cxx update copyright year 2017-01-03 20:48:59 +01:00
DecoderPrint.hxx update copyright year 2017-01-03 20:48:59 +01:00
Domain.cxx decoder/{Thread,Control,...}: rename source files, drop prefix 2018-09-21 17:01:24 +02:00
Domain.hxx decoder/{Thread,Control,...}: rename source files, drop prefix 2018-09-21 17:01:24 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
Reader.cxx update copyright year 2017-01-03 20:48:59 +01:00
Reader.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Thread.cxx decoder/Thread: add noexcept 2018-09-21 17:58:34 +02:00