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
/
MusicChunk.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-12-30
MusicChunk: split struct MusicChunkInfo from struct MusicChunk
Max Kellermann
2017-12-20
MusicChunk, player/Thread: use std::unique_ptr<Tag>
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-31
MusicChunk: remove special case for num_frames==0
Max Kellermann
2014-08-31
MusicChunk: copy AudioFormat only when chunk is empty
Max Kellermann
2014-08-29
MusicChunk: use SignedSongTime for the time stamp
Max Kellermann
2014-08-12
MusicChunk: rename struct to MusicChunk
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-28
MusicChunk: return WritableBuffer
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-04
MusicChunk: move functions to methods
Max Kellermann
2013-01-04
buffer, pipe: convert to C++
Max Kellermann