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
Age
Commit message (
Expand
)
Author
2014-08-28
db/simple/Song: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-28
db/LightSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-28
Chrono: override operator+ and operator-
Max Kellermann
2014-08-28
DecoderControl: update API documentation
Max Kellermann
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
2014-08-28
Chrono: add class SignedSongTime
Max Kellermann
2014-08-28
Chrono: add methods IsZero(), IsPositive()
Max Kellermann
2014-08-27
PlayerControl: use std::chrono::duration for Seek()
Max Kellermann
2014-08-27
PlayerThread: check if total_time is valid before using it
Max Kellermann
2014-08-27
DecoderControl: use std::chrono::duration for Seek()
Max Kellermann
2014-08-27
Chrono: add implicit conversion operator from std::chrono::duration
Max Kellermann
2014-08-27
Chrono: add method ToDoubleS()
Max Kellermann
2014-08-27
Chrono: add template parameter to ToScale()
Max Kellermann
2014-08-26
DecoderAPI: use std::chrono::duration for decoder_seek*()
Max Kellermann
2014-08-26
decoder/pcm: use integer seek times
Max Kellermann
2014-08-26
decoder/dsf: use integer seek times
Max Kellermann
2014-08-26
decoder/dsdiff: use integer seek times
Max Kellermann
2014-08-26
decoder/wildmidi: use integer seek times
Max Kellermann
2014-08-26
decoder/wavpack: use integer seek times
Max Kellermann
2014-08-26
decoder/vorbis: use integer seek times
Max Kellermann
2014-08-26
decoder/sndfile: use integer seek times
Max Kellermann
2014-08-26
decoder/opus: use integer seek times
Max Kellermann
2014-08-26
decoder/opus: remove redundant decoder_timestamp() call
Max Kellermann
2014-08-26
decoder/mpg123: use integer seek times
Max Kellermann
2014-08-26
decoder/mpcdec: use integer seek times
Max Kellermann
2014-08-26
decoder/flac: use integer seek times
Max Kellermann
2014-08-26
decoder/audiofile: use integer seek times
Max Kellermann
2014-08-26
DecoderAPI: add decoder_seek_where_frame()
Max Kellermann
2014-08-26
decoder/mp4v2: use integer seek times
Max Kellermann
2014-08-26
decoder/ffmpeg: use integer seek times
Max Kellermann
2014-08-26
decoder/gme: use integer seek times
Max Kellermann
2014-08-26
decoder/modplug: use integer seek times
Max Kellermann
2014-08-26
decoder/mad: use integer seek times
Max Kellermann
2014-08-26
DecoderAPI: add decoder_seek_where_ms()
Max Kellermann
2014-08-26
decoder/mad: move duplicate code to RecoverFrameError()
Max Kellermann
2014-08-26
decoder/mad: simplify if/else chain
Max Kellermann
2014-08-26
decoder/mad: make variables more local
Max Kellermann
2014-08-26
decoder/mad: simplify "return", eliminate check
Max Kellermann
2014-08-26
output/alsa: fix coding style
Max Kellermann
2014-08-26
output/alsa: merge Init() into Configure()
Max Kellermann
2014-08-26
ZeroconfAvahi: fix coding style
Max Kellermann
2014-08-26
ZeroconfAvahi: remove "goto"
Max Kellermann
2014-08-26
ZeroconfAvahi: remove unused flag "avahi_running"
Max Kellermann
2014-08-26
output/alsa: add API documentation
Max Kellermann
2014-08-26
output/alsa: support native DSD playback
Max Kellermann
2014-08-26
output/alsa: move alsa_configure() into the class
Max Kellermann
2014-08-26
PcmExport: remove obsolete API documentation
Max Kellermann
2014-08-26
output/alsa: remove obsolete macros
Max Kellermann
2014-08-25
decoder/mad: don't reset the xing struct
Max Kellermann
[next]