Fix crashes on x-thread signal emission.
[dcpomatic.git] / src / lib / server_finder.h
2015-05-13 Carl HetheringtonFix crashes on x-thread signal emission.
2015-03-16 Carl HetheringtonHand-apply 33b76b675d747fd828aba91d9d857227cb8a8244...
2015-01-29 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-29 Carl HetheringtonMake ServerFinder stop nicely when dcpomatic_cli quits.
2014-12-05 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-05 Carl HetheringtonSome include tidying.
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-30 Carl HetheringtonHandle exceptions thrown from ServerFinder.
2013-11-17 Carl HetheringtonMake specified-server discovery work.
2013-11-06 Carl HetheringtonRemove configuration of servers.
2013-11-06 Carl HetheringtonVarious bits of server tidying up.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-06 Carl HetheringtonAdd some missing test stuff; split server discovery...