index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
MusicPipe.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-06-23
Music{Pipe,Chunk}: use MusicChunkPtr for the list links
Max Kellermann
2018-06-23
MusicPipe, output/multiple: include cleanup
Max Kellermann
2018-06-22
MusicChunkPtr: managed MusicChunk pointer
Max Kellermann
2018-06-22
MusicPipe: add MusicBuffer reference
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-12
MusicChunk: rename struct to MusicChunk
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-09-26
MusicBuffer: expose the C++ API
Max Kellermann
2013-09-26
MusicPipe: expose the C++ API
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-01-04
MusicChunk: move functions to methods
Max Kellermann
2013-01-04
Mutex: new wrapper for std::mutex, replaces GMutex
Max Kellermann
2013-01-04
MusicPipe: allocate with new/delete
Max Kellermann
2013-01-04
buffer, pipe: convert to C++
Max Kellermann