std::shared_ptr
[dcpomatic.git] / src / tools / dcpomatic_server.cc
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-14 Carl HetheringtonRename shared_path -> resources_path.
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-04-28 Carl HetheringtonRemove some unnecessary methods. v2.15.65
2020-01-30 Carl HetheringtonVarious thread cleanups.
2019-03-25 Carl HetheringtonTry to fix server status window being opened behind...
2019-03-11 Carl HetheringtonStop the server immediately quitting under OS X; allow...
2019-03-11 Carl HetheringtonRevert "TaskBarIcon doesn't seem to work on OS X any...
2019-02-18 Carl HetheringtonTaskBarIcon doesn't seem to work on OS X any more,...
2019-02-12 Carl HetheringtonMissing initialisation of _fps; fix nonfunctional GUI...
2019-02-12 Carl HetheringtonwxTaskBarIcon seems no longer to work on new-ish Gnome...
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-11 Carl HetheringtonFix crash on loading encode server on Linux (#1466).
2019-02-11 Carl HetheringtonRemove duplicate wxInitAllImageHandlers.
2019-02-11 Carl HetheringtonMissing call to wxInitAllImageHandlers; should fix...
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-01-17 Carl HetheringtonFix icon path (I think).
2018-01-05 Carl HetheringtonMore splash screens / config warnings.
2017-05-25 Carl HetheringtonNew OS X menu bar icon for server.
2017-04-27 Carl HetheringtonDistinguish master DoM encode threads count from the...
2017-01-20 Carl HetheringtonIncorporate new icon by Julian van Mil for main DCP...
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-21 Carl HetheringtonMore capitalisation fixes.
2016-04-21 Carl HetheringtonFix capitalisation.
2016-02-03 Carl HetheringtonVarious build / dependency fixes.
2016-02-02 Carl HetheringtonFix warning.
2015-12-11 Carl HetheringtonSplit EncodeServer into that and Server.
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...
2015-12-03 Carl HetheringtonTry to fix crash on startup in some cases.
2015-10-09 Carl HetheringtonFix OS X build.
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-10-09 Carl HetheringtonFix memory leak.
2015-10-09 Carl HetheringtonDon't create status dialog until it's needed, otherwise...
2015-10-09 Carl HetheringtonTweak server GUI a bit.
2015-10-09 Carl HetheringtonOSX tweaks.
2015-10-09 Carl HetheringtonTry to improve _server on OSX.
2015-10-09 Carl HetheringtonGraphics rearrangement and probably breakage.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-08-26 Carl HetheringtonMove ServerDescription into its own header.
2015-08-10 Carl HetheringtonSet up for the correct handling of UTF-8 with Windows
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-04-30 Carl HetheringtonVarious bits related to subtitle font handling, particu...
2014-11-20 Carl HetheringtonFix warning.
2014-11-06 Carl HetheringtonFix log head/tail functions.
2014-11-06 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-06 Carl HetheringtonBasic support for emailing a report of a problem (...
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-30 Carl HetheringtonImprove exception handling in dcpomatic_server.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-05 Carl HetheringtonTinker with verbosity of command-line server.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-09 Carl HetheringtonMerge master.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-26 Carl HetheringtonAdd missing files.