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
/
db
Age
Commit message (
Expand
)
Author
2019-09-05
SongSave: return DetachedSong, not a std::unique_ptr<>
Max Kellermann
2019-09-04
db/simple/Song: rename "uri" to "filename"
Max Kellermann
2019-09-04
db/simple/Song: remove StringView constructor
Max Kellermann
2019-09-04
db/simple/Song: convert NewFrom() to constructor
Max Kellermann
2019-09-04
db/simple/Song: remove static method NewFile()
Max Kellermann
2019-09-04
db/simple/Song: add template constructor
Max Kellermann
2019-09-04
db/simple/Song: use PathTraitsUTF8::Build()
Max Kellermann
2019-09-04
db/simple/Song: make "parent" a reference, not a pointer
Max Kellermann
2019-09-03
db/simple/Song: simplify Export()
Max Kellermann
2019-09-03
db/simple/Song: convert "uri" to a std::string
Max Kellermann
2019-09-03
db/simple/Song: pass StringView to constructor
Max Kellermann
2019-09-03
db/update/Archive: convert pointer to reference
Max Kellermann
2019-09-03
db/update/Archive: use MakeDirectoryIfModified()
Max Kellermann
2019-09-03
db/update/VirtualDirectory: add LockMakeVirtualDirectoryIfModified()
Max Kellermann
2019-09-03
db/update/VirtualDirectory: pass device_id to MakeVirtualDirectoryIfModified()
Max Kellermann
2019-09-03
db/update/VirtualDirectory: rename MakeDirectoryIfModified()
Max Kellermann
2019-09-03
db/update/Container: move MakeDirectoryIfModified() to VirtualDirectory.cxx
Max Kellermann
2019-09-03
db/update/Container: move SupportsContainerSuffix() to struct DecoderPlugin
Max Kellermann
2019-09-03
db/update/Walk: move UpdatePlaylistFile() to Playlist.cxx
Max Kellermann
2019-09-02
db/simple/Directory: add method IsReallyAFile()
Max Kellermann
2019-09-02
db/simple/DirectorySave: use StringIsEqual()
Max Kellermann
2019-09-01
db/DatabaseSong: add `noexcept`
Max Kellermann
2019-09-01
db/UniqueTags: add API documentation
Max Kellermann
2019-09-01
db/update/ExcludeList: add `noexcept`
Max Kellermann
2019-09-01
db/update/InotifySource: add `noexcept`
Max Kellermann
2019-09-01
db/update/InotifyQueue: add `noexcept`
Max Kellermann
2019-09-01
db/update/Queue: add `noexcept`
Max Kellermann
2019-09-01
db/update/Service: add `noexcept`
Max Kellermann
2019-09-01
TagArchive, db/update/Service: catch all exceptions
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-08-02
Partition, ...: add `noexcept` to callback methods
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Merge branch 'v0.21.x'
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-16
db/Interface: CollectUniqueTags() allows multiple "groups"
Max Kellermann
2019-05-22
db/simple/Song: allow LoadFile(), UpdateFile() to throw
Max Kellermann
2019-05-22
db/update/Archive: fix inverted nullptr check
Max Kellermann
2019-05-21
db/simple/Song: wrap in std::unique_ptr<>
Max Kellermann
2019-05-21
db/simple/Song: move struct Disposer to separate header
Max Kellermann
2019-05-21
db/simple/Song: add `noexcept`
Max Kellermann
2019-05-21
db/simple/Song: include cleanup
Max Kellermann
2019-05-08
util/Time*: move to time/
Max Kellermann
2019-04-26
db/update/Service: wrap UpdateWalk in std::unique_ptr<>
Max Kellermann
2019-04-24
db/DatabaseListener: add `noexcept`
Max Kellermann
2019-04-18
Merge branch 'v0.21.x'
Max Kellermann
2019-04-18
Fix meson.build to work properly with '-Ddatabase=false'
Eugene Gorodinsky
2019-04-04
event/*, ...: make GetEventLoop() const
Max Kellermann
2019-04-04
Merge branch 'v0.21.x'
Max Kellermann
2019-04-04
event/SocketMonitor: don't cancel if OnSocketReady() returns false
Max Kellermann
2019-03-25
db/DatabasePlaylist: pass DatabaseSelection to search_add_to_playlist()
Max Kellermann
[prev]
[next]