| Commit message (Expand) | Author | Age | Files | Lines |
* | use unsigned ints for the alarm volume, duration properties | Charles Kerr | 2014-06-27 | 3 | -26/+28 |
* | Design prefers to have a volume slider instead of presets, so remove the Alar... | Charles Kerr | 2014-06-26 | 3 | -43/+18 |
* | Expose the alarm settings via dbus properties. | Charles Kerr | 2014-06-26 | 3 | -14/+134 |
* | fix clang++ warning about unused private field in snap.cpp's Sound class | Charles Kerr | 2014-06-26 | 1 | -2/+0 |
* | fix clang++ warning about an unused private field in EdsEngine | Charles Kerr | 2014-06-26 | 1 | -4/+2 |
* | Add Exporter's implementation to an Impl file because I'm about to shovel mor... | Charles Kerr | 2014-06-26 | 2 | -68/+104 |
* | make get_gain_level() a little easier to read. | Charles Kerr | 2014-06-25 | 1 | -1/+1 |
* | in snap.cpp, replace Sound::Properties with a SoundBuilder class to make the ... | Charles Kerr | 2014-06-25 | 1 | -34/+60 |
* | 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 | 2 | -45/+77 |
* | add GSettings support for specifying an alarm loop duration | Charles Kerr | 2014-06-24 | 1 | -0/+12 |
* | add support for per-alarm ringtone sounds set in EDS via E_CAL_COMPONENT_ALAR... | Charles Kerr | 2014-06-23 | 2 | -26/+81 |
* | in the snap decision code, handle custom sounds and volume levels. | Charles Kerr | 2014-06-23 | 2 | -181/+288 |
* | add GSettings support for specifying a default alarm sound and default alarm ... | Charles Kerr | 2014-06-23 | 1 | -0/+26 |
* | Prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use... | Charles Kerr | 2014-06-11 | 9 | -135/+607 |
|\ |
|
| * | remove a pair of #warning tracers | Charles Kerr | 2014-06-10 | 1 | -3/+0 |
| * | Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. D... | Charles Kerr | 2014-06-10 | 2 | -27/+40 |
| * | 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 UhaWakeupTimer, ensure the timeout signal gets emitted from inside a glib ... | Charles Kerr | 2014-06-10 | 1 | -1/+1 |
| * | in wakeup-timer-uha, sync with platform-api changes and add a safeguard to en... | Charles Kerr | 2014-06-10 | 1 | -8/+16 |
| * | in wakeup-timer-uha, set idle wakeup to 1 day from now rather than 1 year fro... | Charles Kerr | 2014-06-10 | 1 | -2/+2 |
| * | in engine-eds, add debug messages | Charles Kerr | 2014-06-10 | 1 | -2/+10 |
| * | in alarm-queue-simple, call requeue() if time skew is detected. | Charles Kerr | 2014-06-10 | 1 | -3/+3 |
| * | in wakeup-timer-mainloop, don't just cast to uint without checking sign. (h/t... | Charles Kerr | 2014-06-10 | 1 | -1/+3 |
| * | prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use... | Charles Kerr | 2014-04-24 | 8 | -111/+549 |
| |\ |
|
| | * | hw alarms | Charles Kerr | 2014-04-24 | 8 | -111/+549 |
| | * | rename 'clock-watcher' as 'alarm-queue' because the former name isn't very in... | Charles Kerr | 2014-04-24 | 3 | -11/+11 |
| |/ |
|
* | | Use the Suru Arpeggio as the default alarm sound. Fixes: 1309063 | Charles Kerr | 2014-06-11 | 1 | -17/+1 |
|\ \ |
|
| * | | 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 |
| |/ |
|
* / | when src/timezone-file.c reads the contents of a file, skip lines that begin ... | Charles Kerr | 2014-05-05 | 1 | -13/+56 |
|/ |
|
* | copyediting: fix indentation/formatting | Charles Kerr | 2014-04-15 | 1 | -58/+58 |
* | sync with lp:~renatofilho/qtorganizer5-eds/fix-1284375's method of storing al... | Charles Kerr | 2014-04-15 | 1 | -48/+34 |
* | remove unused field Appointment.is_daily | Charles Kerr | 2014-04-15 | 1 | -14/+0 |
* | remove unused field Appointment.is_event | Charles Kerr | 2014-04-15 | 2 | -2/+0 |
* | remove some extraneous EDS events on startup | Charles Kerr | 2014-04-11 | 1 | -0/+1 |
* | if we have a flood of EDS events coming in, wait a longer interval before req... | Charles Kerr | 2014-04-11 | 1 | -3/+18 |
* | split_settings_location: Initialise the 'first' pointer. | Iain Lane | 2014-04-08 | 1 | -1/+1 |
* | Improved translator comments for better time/date localization. Fixes: 1001595 | Charles Kerr | 2014-03-28 | 4 | -27/+125 |
|\ |
|
| * | add comments & examples for translators to help them to fix bug #1001595 for ... | Charles Kerr | 2014-03-27 | 4 | -27/+125 |
* | | work around gio wakeup bug | Charles Kerr | 2014-03-25 | 1 | -0/+8 |
|/ |
|
* | Change the desktop menu's settings menuitem's label to match the spec. Fixes:... | Charles Kerr | 2014-03-24 | 3 | -96/+139 |
|\ |
|
| * | fix settings menuitem label on the desktop. | Charles Kerr | 2014-03-24 | 1 | -6/+8 |
| * | make the phone and desktop actions more consistent with each other; eg, 'indi... | Charles Kerr | 2014-03-22 | 3 | -92/+133 |
| * | give 'phone' and 'desktop' their own action namespaces. Fix documentation on ... | Charles Kerr | 2014-03-21 | 2 | -4/+4 |
* | | sync with trunk | Charles Kerr | 2014-03-21 | 1 | -4/+15 |
|\| |
|
| * | 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 |
| |/ |
|