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
/
DetachedSong.hxx
Age
Commit message (
Expand
)
Author
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
Merge tag 'v0.19.13'
Max Kellermann
2016-02-23
DetachedSong: add method MoveTagItemsFrom()
Max Kellermann
2015-10-20
DetachedSong: move code from Update() to LoadFile()
Max Kellermann
2015-01-12
DetachedSong: remove obsolete friend declaration
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-02-07
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
2014-01-23
DetachedSong: un-inline the destructor
Max Kellermann
2014-01-21
DetachedSong: add attribute "real_uri"
Max Kellermann
2014-01-21
DetachedSong: remove parameter names from "defaulted" constructors
Max Kellermann
2014-01-21
DetachedSong: use "default" copy/move constructors
Max Kellermann
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-17
Mapper: add function map_song_detach()
Max Kellermann
2014-01-15
DetachedSong: add method Update()
Max Kellermann
2014-01-15
DetachedSong: remove misplaced std::move()
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann