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
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