Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use unsigned ints for the alarm volume, duration properties | Charles Kerr | 2014-06-27 | 1 | -11/+11 |
| | |||||
* | Design prefers to have a volume slider instead of presets, so remove the ↵ | Charles Kerr | 2014-06-26 | 1 | -25/+1 |
| | | | | AlarmVolume enum and replace it with an int range. | ||||
* | add GSettings support for specifying an alarm loop duration | Charles Kerr | 2014-06-24 | 1 | -2/+5 |
| | |||||
* | add GSettings support for specifying a default alarm sound and default alarm ↵ | Charles Kerr | 2014-06-23 | 1 | -0/+51 |
| | | | | volume. | ||||
* | copyediting: use 'nullptr' instead of 'NULL' in c++ source | Charles Kerr | 2014-02-02 | 1 | -2/+2 |
| | |||||
* | copyediting: remove dead '#if 0''ed code | Charles Kerr | 2014-01-30 | 1 | -6/+0 |
| | |||||
* | silence a minor compiler warning in test-settings | Charles Kerr | 2014-01-22 | 1 | -4/+4 |
| | |||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+197 |
with src/ |