mpd/src/db/update
Max Kellermann 7f9a8b8748 db/simple/Song: convert "uri" to a std::string
No longer allocate it as a "VarSize".  This used to be a clever trick
to save memory 10 years ago, but these days, keeping the code
maintainable seems more important than saving a few kilobytes of
memory.
2019-09-03 20:26:47 +02:00
..
Archive.cxx db/update/Archive: convert pointer to reference 2019-09-03 19:54:18 +02:00
Config.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Config.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Container.cxx db/simple/Song: convert "uri" to a std::string 2019-09-03 20:26:47 +02:00
Editor.cxx db/simple/Song: convert "uri" to a std::string 2019-09-03 20:26:47 +02:00
Editor.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
ExcludeList.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
ExcludeList.hxx db/update/ExcludeList: add noexcept 2019-09-01 14:02:34 +02:00
InotifyDomain.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
InotifyDomain.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
InotifyQueue.cxx db/update/InotifyQueue: add noexcept 2019-09-01 13:58:22 +02:00
InotifyQueue.hxx db/update/InotifyQueue: add noexcept 2019-09-01 13:58:22 +02:00
InotifySource.cxx db/update/InotifySource: add noexcept 2019-09-01 13:58:45 +02:00
InotifySource.hxx db/update/InotifySource: add noexcept 2019-09-01 13:58:45 +02:00
InotifyUpdate.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
InotifyUpdate.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Playlist.cxx db/update/Walk: move UpdatePlaylistFile() to Playlist.cxx 2019-09-03 18:53:33 +02:00
Queue.cxx db/update/Queue: add noexcept 2019-09-01 13:55:17 +02:00
Queue.hxx db/update/Queue: add noexcept 2019-09-01 13:55:17 +02:00
Remove.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Remove.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Service.cxx db/update/Service: add noexcept 2019-09-01 13:51:34 +02:00
Service.hxx db/update/Service: add noexcept 2019-09-01 13:51:34 +02:00
UpdateDomain.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
UpdateDomain.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
UpdateIO.cxx db/simple/Directory: add method IsReallyAFile() 2019-09-02 20:15:52 +02:00
UpdateIO.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
UpdateSong.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
VirtualDirectory.cxx db/update/VirtualDirectory: add LockMakeVirtualDirectoryIfModified() 2019-09-03 19:51:20 +02:00
Walk.cxx db/simple/Song: convert "uri" to a std::string 2019-09-03 20:26:47 +02:00
Walk.hxx db/update/VirtualDirectory: add LockMakeVirtualDirectoryIfModified() 2019-09-03 19:51:20 +02:00