| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-13 | Rename UISignaller -> SignalManager. | Carl Hetherington | |
| 2015-05-13 | Fix crashes on x-thread signal emission. | Carl Hetherington | |
| Fix crashes on x-thread signal emission if the emitting object is destroyed between the storage of the message on the queue and the emission of the object in the UI thread. | |||
| 2014-09-03 | Speculative fix for Doremi certificate download on OS X. | Carl Hetherington | |
| The while (wxTheApp->Pending ()) wxTheApp->Dispatch() appears to hang on OS X. | |||
| 2014-03-05 | Another attempt to fix the race in dcpomatic_create. | Carl Hetherington | |
| 2013-07-16 | More noncopyable. | Carl Hetherington | |
| 2013-06-21 | Fix tests. | Carl Hetherington | |
| 2013-04-13 | DVD-o-matic -> DCP-o-matic. | Carl Hetherington | |
| 2012-10-25 | Add some comments. | Carl Hetherington | |
| 2012-10-25 | Try to directly call UI callbacks if we're already in the UI thread; call ↵ | Carl Hetherington | |
| wake_ui() where required. | |||
| 2012-10-24 | Use boost::signals2; fix bugs with x-thread signalling. | Carl Hetherington | |
| 2012-10-24 | Cross-thread UI signalling. | Carl Hetherington | |
