summaryrefslogtreecommitdiff
path: root/src/lib/cross.cc
AgeCommit message (Expand)Author
2017-09-26Remove debug code; fixes #1133.Carl Hetherington
2017-08-14Another Windows include.Carl Hetherington
2017-08-14Missing #includes for Windows.Carl Hetherington
2017-08-14Stub player.Carl Hetherington
2017-05-13And another one.Carl Hetherington
2017-05-13Fix ridiculous thinko in avio_open_boost.Carl Hetherington
2017-05-12Another Windows build fix.Carl Hetherington
2017-05-12Fix windows build again.Carl Hetherington
2017-05-12Try to fix windows build failure (#1071).Carl Hetherington
2016-08-15Fix OS X build.Carl Hetherington
2016-08-15Fix Windows build.Carl Hetherington
2016-08-15compose/raw_convert fiddling.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-11More debugging of batch converter startup.Carl Hetherington
2015-12-15Escape OS X batch converter path.Carl Hetherington
2015-12-15Debug batch converter startup.Carl Hetherington
2015-12-15Try to fix windows build.Carl Hetherington
2015-12-15Try to finish auto-start of batch converter code.Carl Hetherington
2015-12-11Fix OS X build again.Carl Hetherington
2015-12-11Fix build on OS X.Carl Hetherington
2015-12-11Basics of send-to-batch-converter; not tested on Windows nor OS X.Carl Hetherington
2015-10-28Fix OS X build.Carl Hetherington
2015-10-14Quote ffprobe path on OS X.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19Try again to fix OS X resource directory location.Carl Hetherington
2015-06-19Speculative fix to OS X shared_path to fix finding of Liberation-Sans.Carl Hetherington
2015-05-14Obey DCPOMATIC_LINUX_SHARE_PREFIX in non-debug as well as debug mode.Carl Hetherington
2015-05-13Fix test reference after subtitle fixes.Carl Hetherington
2015-04-30Try to fix Windows build.Carl Hetherington
2015-04-30Various bits related to subtitle font handling, particularly copying fonts to...Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-07-17Merge master.Carl Hetherington
2014-07-17Speculative fix for failure to keep the computer awake during encodes on Wind...Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-22More Windows fixes.Carl Hetherington
2014-05-22Windows build fix.Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-02Comments.Carl Hetherington
2014-03-11OS X build fixes.Carl Hetherington
2014-03-03Try to prevent OS X from sleeping during DCP encode.Carl Hetherington
2014-01-28Try to prevent windows machines going to sleep during encodes.Carl Hetherington
2014-01-05Use _fseeki64 on Windows when handling content files.Carl Hetherington
2013-12-29Fix a number of missing fopen_boost replacements; might fix problems with add...Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-05Remove apparently not-required network_interfaces().Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington