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
/
SongPrint.cxx
Age
Commit message (
Expand
)
Author
2019-12-16
util/Time*: move to time/
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-06
db/simple: add an AudioFormat to each Song
Max Kellermann
2018-07-06
db/LightSong: make Tag a reference
Max Kellermann
2018-01-21
SongPrint: add "noexcept"
Max Kellermann
2017-08-18
DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::ti...
Max Kellermann
2017-02-24
SongPrint: remove Storage::MapToRelativeUTF8() call
Max Kellermann
2017-02-20
SongPrint: move duplicate code into PrintRange()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-02-06
SongPrint: let CPP concatenate string literals
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-25
{Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...
Max Kellermann
2014-10-01
storage/Interface: include cleanup
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
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-07-12
SongPrint: use DetachedSong::GetDuration()
Max Kellermann
2014-03-01
command: add command "listfiles"
Max Kellermann
2014-02-07
StoragePlugin: add method MapToRelativeUTF8()
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-19
Song: embed the Tag object statically into class Song
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-10-23
UriUtil: uri_remove_auth() returns std::string
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-04-08
uri: convert to C++
Max Kellermann
2013-01-30
TagPool, ...: include cleanup
Max Kellermann
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
client: convert to C++
Max Kellermann
2013-01-02
Directory: turn functions to methods
Max Kellermann
2013-01-02
Directory: make the header C++ only
Max Kellermann
2013-01-02
mapper: convert to C++
Max Kellermann
2013-01-02
*_print: convert to C++
Max Kellermann