summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-09-12Add missing file.Carl Hetherington
2012-09-12Fix crash when FFMpeg doesn't set up the audio channel layout for some reason.Carl Hetherington
2012-09-12Allow build using Ubuntu 12.04 repos.Carl Hetherington
2012-09-10Update for newer libdcp.Carl Hetherington
2012-09-01Add 1.66-within-Flat format.Carl Hetherington
2012-08-23Update for new libdcp; add some more formats; fix compile with old boost.Carl Hetherington
2012-08-10Merge.Carl Hetherington
2012-08-10Untested fixes for files without audio.Carl Hetherington
2012-08-09Fix build.Carl Hetherington
2012-08-09Slightly hacky fix for negative padding in Scope, causing corrupt images.Carl Hetherington
2012-08-09Append a slash to the state directory name before checking to see if a conten...Carl Hetherington
2012-08-04Fix bug with content within the film directory.Carl Hetherington
2012-08-04Update README a bit.Carl Hetherington
2012-08-04Build with git.Carl Hetherington
2012-08-040.9.2Carl Hetherington
2012-08-040.11.1.Carl Hetherington
2012-08-040.10.4Carl Hetherington
2012-08-03A bit of tidying up; don't build player ever for now; add -c option to makedc...Carl Hetherington
2012-08-02Better debugging.Carl Hetherington
2012-08-01Fix crash with still images.Carl Hetherington
2012-08-01Stop fps being editable.Carl Hetherington
2012-07-31Basic support for calculating audio gains based on the sound processor's gain...Carl Hetherington
2012-07-31Update for newer libdcp; add start of manual.Carl Hetherington
2012-07-28Fix bug causing frames to be missed when encoding.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27Tweak for windows.Carl Hetherington
2012-07-27A couple of unnecessary includes.Carl Hetherington
2012-07-27Compiles.Carl Hetherington
2012-07-27Remove debug message.Carl Hetherington
2012-07-27Clean up a few bits.Carl Hetherington
2012-07-27Use correct type for file sizes to fix problems with big files.Carl Hetherington
2012-07-27Tidy up and comment a bit.Carl Hetherington
2012-07-27Clean up channels coming from ffmpeg wrt those thought to be the case.Carl Hetherington
2012-07-27Un-hard-wire bytes per sample slightly.Carl Hetherington
2012-07-26Fix up resampling, possibly.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-26Try to do change-ignoring better.Carl Hetherington
2012-07-26Partial server dialog fixes.Carl Hetherington
2012-07-25Some vague sort of progress.Carl Hetherington
2012-07-24Fix length of still-image DCPs.Carl Hetherington
2012-07-24Save config in the right place cross-platform.Carl Hetherington
2012-07-24Use stdio for reading jobs for SCP.Carl Hetherington
2012-07-24Fix comment.Carl Hetherington
2012-07-24Add ReadFileError.Carl Hetherington
2012-07-24Hacky workaround for bad progress reporting during still image encodes.Carl Hetherington
2012-07-24Fix still encoding again.Carl Hetherington
2012-07-24Still encoder should write frames starting at 0, not 1Carl Hetherington
2012-07-24Use format ID rather than nickname to avoid problems with colons in paths on ...Carl Hetherington