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
Age
Commit message (
Expand
)
Author
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-30
PlaylistMapper: pass the Storage::MapUTF() result to playlist_open_remote()
Max Kellermann
2014-08-30
decoder/sndfile: refactor frame_to_time()
Max Kellermann
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
2014-08-30
Chrono: workaround for gcc 4.6 constexpr problems
Max Kellermann
2014-08-30
PlayerControl: make settings "const"
Max Kellermann
2014-08-30
PlayerControl: update include guard
Max Kellermann
2014-08-30
output/alsa: fix signed/unsigned comparison warning
Max Kellermann
2014-08-30
db/simple: fix build failure without zlib
Max Kellermann
2014-08-29
ArgParser: allow fractional seconds in ParseCommandArg(SongTime)
Max Kellermann
2014-08-29
CrossFade: pass total_time as SignedSongTime instance
Max Kellermann
2014-08-29
db/Stats: use std::chrono::duration for the total duration
Max Kellermann
2014-08-29
db/upnp: use DatabaseStats::Clear()
Max Kellermann
2014-08-29
db/Count: use std::chrono::duration for the total time
Max Kellermann
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
2014-08-29
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
2014-08-29
Chrono: add methods FromScale()
Max Kellermann
2014-08-29
Chrono: rename ToScale() parameter
Max Kellermann
2014-08-29
decoder/faad: bit_rate==0 is an error
Max Kellermann
2014-08-29
MusicChunk: use SignedSongTime for the time stamp
Max Kellermann
2014-08-29
MultipleOutputs: use SignedSongTime for elapsed_time
Max Kellermann
2014-08-29
PlayerThread: use SongTime for elapsed_time
Max Kellermann
2014-08-29
PlayerControl: use SignedSongTime for the song duration
Max Kellermann
2014-08-29
DecoderControl: use SignedSongTime for the song duration
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-08-29
Chrono: convert SongTime to SignedSongTime implicitly
Max Kellermann
2014-08-29
Chrono: add SignedSongTime::FromS(unsigned)
Max Kellermann
2014-08-29
Chrono: add methods ToS(), RoundS()
Max Kellermann
2014-08-29
Chrono: add method SignedSongTime::Negative()
Max Kellermann
2014-08-28
DecoderControl: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-28
PlaylistEdit: pass std::chrono::duration to SetSongIdRange()
Max Kellermann
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
[next]