Age | Commit message (Expand) | Author |
---|---|---|
2015-09-28 | Completely rewrite Notifier to work with gcc-5.2. Greatly inspired by the lsi... | Bent Bisballe Nyeng |
2015-09-28 | Use function operator() for notification instead opf notify(...). | Bent Bisballe Nyeng |
2015-09-28 | Fix creation of Notifier with empty argument list ie. Notifier<> foo. | Bent Bisballe Nyeng |
2015-09-03 | Introduce new Notifier and use it in the Knob class. | Bent Bisballe Nyeng |