Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / server_finder.h
2015-09-01 Carl HetheringtonDon't start thread in constructor. (ServerFinder)
2015-09-01 Carl HetheringtonComment.
2015-09-01 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-09-01 Carl HetheringtonFix duplicate name of _mutex in ExceptionStore and...
2015-08-26 Carl HetheringtonSeparate ExceptionStore.
2015-08-26 Carl HetheringtonRest of src/lib/*.h tidying.
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-07-06 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-06 Carl HetheringtonSearch for servers immediately when configuration changes.
2015-07-06 Carl HetheringtonRename broadcast thread to search thread.
2015-07-06 Carl HetheringtonBetter updating of servers list when things change.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
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...