| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-20 | Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0 | Carl Hetherington | |
| 2015-05-20 | Don't put servers on the list if they report the wrong link version. | Carl Hetherington | |
| 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. | |||
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-03-16 | Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure ↵ | Carl Hetherington | |
| signals are disconnected in the right places. | |||
| 2015-01-29 | Make ServerFinder stop nicely when dcpomatic_cli quits. | Carl Hetherington | |
| 2015-01-25 | Probably-missing lock. | Carl Hetherington | |
| 2014-10-21 | Nicer exception when we fail to listen for remote encode servers because ↵ | Carl Hetherington | |
| some other DCP-o-matic is already at it. | |||
| 2014-10-08 | Merge master. | Carl Hetherington | |
| 2014-10-08 | Remove useless code and clarify comment. | Carl Hetherington | |
| 2014-10-08 | Use accept() properly when reading replies to server request broadcasts. | Carl Hetherington | |
| Without this, some replies were being lost. | |||
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-07-01 | Merge master. | Carl Hetherington | |
| 2014-07-01 | while (1) -> while (true) | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-12 | Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert, | Carl Hetherington | |
| which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones. | |||
| 2014-03-31 | Very small cleanups. | Carl Hetherington | |
| 2014-02-09 | Ignore exceptions from send_to on server-search broadcast. | Carl Hetherington | |
| 2014-02-09 | Sleep for a minute between failed attempts to listen for server replies. | Carl Hetherington | |
| 2013-12-30 | Handle exceptions thrown from ServerFinder. | Carl Hetherington | |
| 2013-11-17 | Make specified-server discovery work. | Carl Hetherington | |
| 2013-11-14 | Add server configuration back in. | Carl Hetherington | |
| 2013-11-06 | Remove configuration of servers. | Carl Hetherington | |
| 2013-11-06 | Various bits of server tidying up. | Carl Hetherington | |
| 2013-11-06 | Add some missing test stuff; split server discovery off into ServerFinder. | Carl Hetherington | |
