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
2013-10-26
CrossFade: merge "return" statements using "break"
Max Kellermann
2013-10-26
CrossFade: use nullptr instead of NULL
Max Kellermann
2013-10-26
util/NumberParser: add ParseFloat()
Max Kellermann
2013-10-26
util/NumberParser: indent
Max Kellermann
2013-10-25
command: new command "readcomments" lists arbitrary file tags
Max Kellermann
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-25
ReplayGainConfig: add "pure" attributes
Max Kellermann
2013-10-25
output/httpd: support HEAD requests
Max Kellermann
2013-10-25
output/httpd: remove bogus assertion
Max Kellermann
2013-10-25
OtherCommands: re-add the "volume" command
Max Kellermann
2013-10-25
MixerAll, Volume: add "pure" attributes
Max Kellermann
2013-10-24
decoder/opus: support replay gain
Max Kellermann
2013-10-24
decoder/Opus: implement seeking
Max Kellermann
2013-10-24
decoder/opus: provide time stamps
Max Kellermann
2013-10-24
decoder/opus: show song duration during playback
Max Kellermann
2013-10-24
decoder/opus: call ogg_stream_reset() in OggSeekPageAtOffset()
Max Kellermann
2013-10-24
decoder/opus: move code to OggSeekPageAtOffset()
Max Kellermann
2013-10-24
decoder/opus: move SeekFindEOS() to OggFind.cxx
Max Kellermann
2013-10-24
decoder/opus: make opus_sample_rate constexpr
Max Kellermann
2013-10-24
decoder/opus: use std::copy_n() instead of memcpy()
Max Kellermann
2013-10-24
decoder/opus: support all core tag names
Max Kellermann
2013-10-24
decoder/opus: move code to ParseOpusTagName()
Max Kellermann
2013-10-24
decoder/opus: use delete[] for the OpusReader::ReadString() result
Max Kellermann
2013-10-24
DecoderAPI: add "pure" attributes
Max Kellermann
2013-10-23
decoder/wavpack: move variable declarations
Max Kellermann
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
2013-10-23
InputInternal: remove obsolete library
Max Kellermann
2013-10-23
UriUtil: uri_remove_auth() returns std::string
Max Kellermann
2013-10-23
InputStream: add method Rewind()
Max Kellermann
2013-10-23
DecoderThread: remove unused function deconst_plugin()
Max Kellermann
2013-10-22
Playlist: refresh new tags after database update
Max Kellermann
2013-10-22
decoder/flac: fix tag name comparison
Max Kellermann
2013-10-22
Playlist*, Queue: use GetDatabase() overload without Error
Max Kellermann
2013-10-22
Queue: add method ModifyAtPosition()
Max Kellermann
2013-10-22
Queue: ModifyAtOrder() does not increment version
Max Kellermann
2013-10-22
Partition: add method DatabaseModified()
Max Kellermann
2013-10-22
UpdateRemove: include cleanup
Max Kellermann
2013-10-22
DecoderList: fix the decoder_plugin_from_mime_type() return value
Max Kellermann
2013-10-22
PlaylistEdit: compare Song URIs in DeleteSong()
Max Kellermann
2013-10-22
Playlist: copy stream tags from the PlayerThread
Max Kellermann
2013-10-21
Song: add method ReplaceTag()
Max Kellermann
2013-10-21
Partition: add methods TagModified(), SyncWithPlayer()
Max Kellermann
2013-10-21
Song: pass reference to song_equals()
Max Kellermann
2013-10-21
DecoderThread: simplify the decoder lookup loop
Max Kellermann
2013-10-21
DecoderList: reimplement _for_each() with function object
Max Kellermann
2013-10-21
decoder: rename the struct to "Decoder"
Max Kellermann
2013-10-21
DecoderPlugin: move functions into the struct
Max Kellermann
2013-10-21
SongUpdate: use tag_file_scan()
Max Kellermann
2013-10-21
TagFile: use IgnoreError()
Max Kellermann
[next]