index
:
ayatana-indicator-datetime
main
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Date & Time Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
alarm-queue-simple.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
README.md: Add some manual line breaks.
Mike Gabriel
2017-12-08
1
-1
/
+1
*
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
Mike Gabriel
2017-05-17
1
-2
/
+2
*
in SimpleAlarmQueue, add a new method 'bool already_triggered() const' to red...
Charles Kerr
2015-04-06
1
-9
/
+8
*
in SimpleAlarmQueue, make the signature for find_next_alarm() and appointment...
Charles Kerr
2015-04-06
1
-29
/
+21
*
in SimpleAlarmQueue, reduce a lambda capture to only the fields it needs
Charles Kerr
2015-04-06
1
-1
/
+1
*
in SimpleAlarmQueue, use references instead of copies when copies aren't nece...
Charles Kerr
2015-04-05
1
-3
/
+3
*
add the new Alarm class as an argument to the alarm queue class
Charles Kerr
2015-04-03
1
-93
/
+133
*
use the new DateTime::start_of_day() and DateTime::start_of_minute() functions.
Charles Kerr
2015-03-14
1
-1
/
+1
*
remove some debug tracers that shouldn't've been committed
Charles Kerr
2014-06-10
1
-10
/
+4
*
in SimpleAlarmQueue, the 'alarms we don't want to trigger' list needs to be c...
Charles Kerr
2014-06-10
1
-6
/
+18
*
in alarm-queue-simple, call requeue() if time skew is detected.
Charles Kerr
2014-06-10
1
-3
/
+3
*
prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use...
Charles Kerr
2014-04-24
1
-2
/
+2
*
hw alarms
Charles Kerr
2014-04-24
1
-0
/
+153