Thomas Harte
|
3aa2c297a2
|
Adds feedback to the best-effort updater; enables the Cocoa port for audio event requests.
|
2020-01-20 17:38:25 -05:00 |
|
Thomas Harte
|
290db67f09
|
Adds a forward route for event flags. Doesn't yet account for extra time expended.
|
2020-01-20 17:09:01 -05:00 |
|
Thomas Harte
|
4de121142b
|
Adds a flags parameter to the BestEffortUpdater delegate.
On the Cocoa side, cuts Swift out of the update loop, as that seems merely to add code.
|
2020-01-20 16:21:53 -05:00 |
|
Thomas Harte
|
0b771ce61a
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
|
Thomas Harte
|
da3d65c18f
|
Devolves time to cycle conversion to machines.
Thereby avoids a whole bunch of complicated machinations that would otherwise have been required of the multimachine.
|
2018-03-21 22:18:13 -04:00 |
|
Thomas Harte
|
b215cf83d5
|
Eliminates implicit update queue flush, as unnecessary.
|
2018-02-19 19:54:18 -05:00 |
|
Thomas Harte
|
6aaef97158
|
Breaks Mac machine shutdown deadlock.
|
2018-02-19 16:48:03 -05:00 |
|
Thomas Harte
|
f40e1fd840
|
Commutes the best-effort updater into C++11.
|
2017-10-05 18:09:58 -04:00 |
|