aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/alarm-queue-simple.h
Commit message (Collapse)AuthorAgeFilesLines
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
|
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* add the new Alarm class as an argument to the alarm queue classCharles Kerr2015-04-031-12/+6
|
* in SimpleAlarmQueue, the 'alarms we don't want to trigger' list needs to be ↵Charles Kerr2014-06-101-1/+1
| | | | composed of uid + timestamp. Keying off of only timestamp doesn't work because UIDs can be recycled as users edit and reuse alarms.
* in alarm-queue-simple, call requeue() if time skew is detected.Charles Kerr2014-06-101-1/+1
|
* hw alarmsCharles Kerr2014-04-241-0/+63