summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_server.cc
AgeCommit message (Expand)Author
2020-04-28Remove some unnecessary methods.v2.15.65Carl Hetherington
2020-01-30Various thread cleanups.Carl Hetherington
2019-03-25Try to fix server status window being opened behind others (#1503).Carl Hetherington
2019-03-11Stop the server immediately quitting under OS X; allow it to stayCarl Hetherington
2019-03-11Revert "TaskBarIcon doesn't seem to work on OS X any more, either."Carl Hetherington
2019-02-18TaskBarIcon doesn't seem to work on OS X any more, either.Carl Hetherington
2019-02-12Missing initialisation of _fps; fix nonfunctional GUI server log.Carl Hetherington
2019-02-12wxTaskBarIcon seems no longer to work on new-ish Gnome (e.g. the Ubuntu 18.04...Carl Hetherington
2019-02-11Fix crash on loading encode server on Linux (#1466).Carl Hetherington
2019-02-11Remove duplicate wxInitAllImageHandlers.Carl Hetherington
2019-02-11Missing call to wxInitAllImageHandlers; should fix #1465.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-01-17Fix icon path (I think).Carl Hetherington
2018-01-05More splash screens / config warnings.Carl Hetherington
2017-05-25New OS X menu bar icon for server.Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-01-20Incorporate new icon by Julian van Mil for main DCP-o-matic.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-21More capitalisation fixes.Carl Hetherington
2016-04-21Fix capitalisation.Carl Hetherington
2016-02-02Fix warning.Carl Hetherington
2015-12-11Split EncodeServer into that and Server.Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-12-03Try to fix crash on startup in some cases.Carl Hetherington
2015-10-09Fix OS X build.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.Carl Hetherington
2015-10-09Fix memory leak.Carl Hetherington
2015-10-09Don't create status dialog until it's needed, otherwise we don't get an icon ...Carl Hetherington
2015-10-09Tweak server GUI a bit.Carl Hetherington
2015-10-09OSX tweaks.Carl Hetherington
2015-10-09Try to improve _server on OSX.Carl Hetherington
2015-10-09Graphics rearrangement and probably breakage.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-26Move ServerDescription into its own header.Carl Hetherington
2015-08-10Set up for the correct handling of UTF-8 with WindowsCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-04-30Various bits related to subtitle font handling, particularly copying fonts to...Carl Hetherington
2014-11-20Fix warning.Carl Hetherington
2014-11-06Fix log head/tail functions.Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington
2013-12-30Improve exception handling in dcpomatic_server.Carl Hetherington
2013-11-05Tinker with verbosity of command-line server.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-06-02Merge master.Carl Hetherington