| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | copyedit the new snap decision: fix linewraps, give some variables/methods cl... | Charles Kerr | 2014-06-24 | 1 | -107/+103 |
* | in the snap decision code, handle sound custom loop durations | Charles Kerr | 2014-06-24 | 1 | -44/+76 |
* | add support for per-alarm ringtone sounds set in EDS via E_CAL_COMPONENT_ALAR... | Charles Kerr | 2014-06-23 | 1 | -22/+67 |
* | in the snap decision code, handle custom sounds and volume levels. | Charles Kerr | 2014-06-23 | 1 | -180/+287 |
* | don't ca_context_cache() the default alarm sound, since we don't use it on de... | Charles Kerr | 2014-05-28 | 1 | -16/+0 |
* | use the Suru arpeggio as the default alarm sound. | Charles Kerr | 2014-05-28 | 1 | -1/+1 |
* | add comments & examples for translators to help them to fix bug #1001595 for ... | Charles Kerr | 2014-03-27 | 1 | -0/+2 |
* | Add debug logging of what capabilities the notification server said it suppor... | Charles Kerr | 2014-03-21 | 1 | -0/+8 |
|\ |
|
| * | add debug logging of what capabilities the notification server said it supports. | Charles Kerr | 2014-03-20 | 1 | -0/+8 |
* | | Don't play the alarm sound if we can't talk to libnotify. Otherwise we won't ... | Charles Kerr | 2014-03-20 | 1 | -4/+7 |
|/ |
|
* | when a notify action is activated, call stop_audio_loop() in case the notify ... | Charles Kerr | 2014-02-27 | 1 | -0/+2 |
* | when deciding whether to do a bubble or snap notification, see if the server ... | Charles Kerr | 2014-02-27 | 1 | -19/+25 |
* | when notifying of alarms on the desktop, use bubble notifications instead of ... | Charles Kerr | 2014-02-26 | 1 | -8/+57 |
* | tie the stop-the-ringtone action to the notification being closed, so that it... | Charles Kerr | 2014-02-26 | 1 | -2/+6 |
* | when playing a sound in canberra, don't use CA_PROP_EVENT_ID if caching failed | Charles Kerr | 2014-02-05 | 1 | -1/+5 |
* | bugfix: when closing the snap decision, ensure there's not a timeout waiting ... | Charles Kerr | 2014-02-05 | 1 | -2/+10 |
* | add the alarm bell to the canberra cache before it gets played in a loop. | Charles Kerr | 2014-02-04 | 1 | -8/+18 |
* | loop the ringtone until user acks the snap decision | Charles Kerr | 2014-02-04 | 1 | -2/+38 |
* | use %X for showing the appointment time in the title | Charles Kerr | 2014-02-04 | 1 | -4/+2 |
* | Add audio notitication when the alarm is triggered. Add a manual test to test... | Charles Kerr | 2014-02-04 | 1 | -33/+113 |
* | use the appointment's beginning time in the title of the alarm Snap Decision | Charles Kerr | 2014-02-04 | 1 | -5/+10 |
* | don't show snap decisions for appointments that don't have alarms. | Charles Kerr | 2014-02-03 | 1 | -0/+3 |
* | from alarm dev branch: snap decision handler | Charles Kerr | 2014-02-03 | 1 | -0/+112 |