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
/
Idle.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-03-10
IdleMonitor: new class to replace GlobalEvents::IDLE
Max Kellermann
2016-03-05
Idle: move flags to IdleFlags.hxx
Max Kellermann
2016-03-05
GlobalEvents: expose the internal class
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
fs/Traits, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-02-12
StorageCommands: emit IDLE_MOUNT on successful "mount"
Max Kellermann
2014-02-09
Idle: error out when unrecognized idle event was specified
Max Kellermann
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-02-27
Idle, GlobalEvents: use std::atomic::exchange()
Max Kellermann
2013-01-16
Idle: don't wake up event loop on duplicate event
Max Kellermann
2013-01-16
Idle: use std::atomic instead of GMutex
Max Kellermann
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
2013-01-09
idle: convert to C++
Max Kellermann