Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / src / tools / dcpomatic_server.cc
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.