Name
Last commit
Last update
..
plugins util/{Const,Writable}Buffer: eliminate static method Null(), use nullptr cast instead
Bridge.cxx decoder/Bridge: use std::unique_ptr<Tag>
Bridge.hxx decoder/Bridge: use std::unique_ptr<Tag>
Client.hxx *: add lost of "noexcept" specifications
DecoderAPI.cxx Main, ...: catch any exception, not just std::runtime_error
DecoderAPI.hxx update copyright year
DecoderBuffer.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL
DecoderBuffer.hxx *: add lost of "noexcept" specifications
DecoderCommand.hxx update copyright year
DecoderControl.cxx decoder/Control: caller must lock mutex for Start()
DecoderControl.hxx player/Thread: merge four mutex locks in SeekDecoder()
DecoderError.cxx update copyright year
DecoderError.hxx update copyright year
DecoderList.cxx *: add "noexcept" to many, many function prototypes
DecoderList.hxx *: add "noexcept" to many, many function prototypes
DecoderPlugin.cxx *: add "noexcept" to many, many function prototypes
DecoderPlugin.hxx *: add "noexcept" to many, many function prototypes
DecoderPrint.cxx update copyright year
DecoderPrint.hxx update copyright year
DecoderThread.cxx fs/AllocatedPath: make the nullptr_t constructor public
DecoderThread.hxx update copyright year
Reader.cxx update copyright year
Reader.hxx update copyright year