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
/
update
Age
Commit message (
Expand
)
Author
2018-02-11
Merge tag 'v0.20.17'
Max Kellermann
2018-02-09
db/update/Service: set the update thread name
Max Kellermann
2018-02-03
Merge tag 'v0.20.16'
Max Kellermann
2018-02-01
db/update/Queue: work around GCC7 -Wuninitialized
Max Kellermann
2018-01-21
db/update/Walk: add "noexcept"
Max Kellermann
2018-01-21
storage/Interface: wrap StorageDirectoryReader in std::unique_ptr
Max Kellermann
2018-01-20
db/update/Container: include cleanup
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2018-01-07
thread/Thread: use BoundMethod
Max Kellermann
2017-12-27
archive/Plugin: return std::unique_ptr<ArchiveFile>
Max Kellermann
2017-12-22
archive/File: eliminate Close(), make destructor virtual instead
Max Kellermann
2017-12-22
db/update/Walk: use std::atomic_bool for the "quit" variable
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-12-03
Merge branch 'v0.20.x'
Max Kellermann
2017-11-27
Fix for "Mount-Points are purged from database on update/rescan."
FlashSystems
2017-11-10
db/update/Service: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-11-10
db/update/Remove: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-11-10
event/SocketMonitor: rename Get() to GetSocket()
Max Kellermann
2017-11-10
event/SocketMonitor: add "noexcept"
Max Kellermann
2017-09-09
db/update/Service: use C++11 initializers
Max Kellermann
2017-08-29
db/update/InotifyQueue: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-08-18
event/Loop: set thread to current thread by default
Max Kellermann
2017-08-18
DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::ti...
Max Kellermann
2017-08-18
db/LightDirectory: use std::chrono::system_clock::time_point
Max Kellermann
2017-08-11
db/PlaylistInfo: use std::chrono::system_clock::time_point
Max Kellermann
2017-08-10
event/SocketMonitor: use class SocketDescriptor
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-06-04
Merge tag 'v0.20.9'
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-11
storage/FileInfo: convert mtime to std::chrono::system_clock::time_point
Max Kellermann
2017-02-10
thread/Thread: use BoundMethod
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<DetachedSong>
Max Kellermann
2016-11-22
db/update/Container: catch C++ exceptions
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<string>
Max Kellermann
2016-10-28
db/update/InotifySource: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
db/update/UpdateIO: include cleanup
Max Kellermann
2016-10-27
storage: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-16
db/update: catch exceptions from Storage plugins
Max Kellermann
2016-09-09
archive/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-06-17
thread/Thread: throw std::system_error on error
Max Kellermann
2016-04-21
db/update/Walk: use AllocatedPath methods instead of PathTraitsFS
Max Kellermann
2016-04-21
lib/icu/Win32: throw exception on error
Max Kellermann
2016-04-13
decoder/Plugin: container_scan() returns AllocatedString
Max Kellermann
[next]