Merge branch 'master' of /home/carl/git/dvdomatic
[dcpomatic.git] / src / lib /
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-28 Carl HetheringtonMerge branch 'ubuntu-build'
2012-09-28 Carl HetheringtonFix probably-incorrect parameter passing, not spotted...
2012-09-27 Carl HetheringtonTry to fix problems with upper-case still-image extensions.
2012-09-25 Carl HetheringtonRemove unnecessary include.
2012-09-25 Carl HetheringtonRe-transcode and re-check J2Ks after a bad one is found.
2012-09-25 Carl HetheringtonBasic J2K hash checking.
2012-09-24 Carl HetheringtonUse openssl for all MD5-ing.
2012-09-24 Carl HetheringtonRemove long-since disused hash debugging.
2012-09-24 Carl HetheringtonReport finished even when the transcode skipped everything.
2012-09-24 Carl HetheringtonFix problems with overflow on long films.
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-23 Carl HetheringtonIgnore windows line endings when reading metadata on...
2012-09-23 Carl HetheringtonRemove probably unnecessary and certainly erroneous...
2012-09-23 Carl HetheringtonFormatting.
2012-09-23 Carl HetheringtonAdd some more logging when finishing up an encode.
2012-09-23 Carl HetheringtonFix merge.
2012-09-23 Carl HetheringtonTidy up naming.
2012-09-23 Carl HetheringtonUse io_service per thread.
2012-09-23 Carl HetheringtonMulti-thread test.
2012-09-23 Carl HetheringtonUse the log rather than cout in the server.
2012-09-23 Carl HetheringtonMissing use of wrapper.
2012-09-23 Carl HetheringtonUse log rather the cout in server.
2012-09-23 Carl HetheringtonBump timeouts a bit.
2012-09-23 Carl HetheringtonFix up basic test to work.
2012-09-23 Carl HetheringtonFix merge of master.
2012-09-23 Carl HetheringtonRemove erroneous bit of stuff.
2012-09-23 Carl HetheringtonUntested first cut.
2012-09-23 Carl HetheringtonCommand-line option to specify servomatic_cli threads.
2012-09-22 Carl HetheringtonDo interruption of ThreadStaticText properly.
2012-09-22 Carl HetheringtonAdd missing include.
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-09-21 Carl HetheringtonTweak properties dialogue layout and add a note of...
2012-09-18 Carl HetheringtonCheck return value of symlink().
2012-09-18 Carl HetheringtonSort of working log window.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-09-12 Carl HetheringtonAdd missing file.
2012-09-12 Carl HetheringtonFix crash when FFMpeg doesn't set up the audio channel...
2012-09-12 Carl HetheringtonAllow build using Ubuntu 12.04 repos.
2012-09-10 Carl HetheringtonUpdate for newer libdcp.
2012-09-01 Carl HetheringtonAdd 1.66-within-Flat format.
2012-08-22 Carl HetheringtonUpdate for new libdcp; add some more formats; fix compi...
2012-08-10 Carl HetheringtonMerge.
2012-08-10 Carl HetheringtonUntested fixes for files without audio.
2012-08-09 Carl HetheringtonFix build.
2012-08-09 Carl HetheringtonSlightly hacky fix for negative padding in Scope, causi...
2012-08-09 Carl HetheringtonAppend a slash to the state directory name before check...
2012-08-04 Carl HetheringtonFix bug with content within the film directory.
2012-08-04 Carl HetheringtonUpdate README a bit.
2012-08-04 Carl HetheringtonBuild with git.
2012-08-04 Carl Hetherington0.9.2
2012-08-04 Carl Hetherington0.11.1.
2012-08-04 Carl Hetherington0.10.4
2012-08-02 Carl HetheringtonA bit of tidying up; don't build player ever for now...
2012-08-02 Carl HetheringtonBetter debugging.
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl HetheringtonFix crash with still images.
2012-08-01 Carl HetheringtonStop fps being editable.
2012-07-31 Carl HetheringtonBasic support for calculating audio gains based on...
2012-07-31 Carl HetheringtonUpdate for newer libdcp; add start of manual.
2012-07-28 Carl HetheringtonFix bug causing frames to be missed when encoding.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonTweak for windows.
2012-07-27 Carl HetheringtonA couple of unnecessary includes.
2012-07-27 Carl HetheringtonCompiles.
2012-07-27 Carl HetheringtonRemove debug message.
2012-07-27 Carl HetheringtonClean up a few bits.
2012-07-27 Carl HetheringtonUse correct type for file sizes to fix problems with...
2012-07-27 Carl HetheringtonTidy up and comment a bit.
2012-07-27 Carl HetheringtonClean up channels coming from ffmpeg wrt those thought...
2012-07-27 Carl HetheringtonUn-hard-wire bytes per sample slightly.
2012-07-26 Carl HetheringtonFix up resampling, possibly.
2012-07-26 Carl HetheringtonImplemented but faulty.
2012-07-26 Carl HetheringtonTry to do change-ignoring better.
2012-07-26 Carl HetheringtonPartial server dialog fixes.
2012-07-25 Carl HetheringtonSome vague sort of progress.
2012-07-24 Carl HetheringtonMerge branch 'master' into wx
2012-07-24 Carl HetheringtonFix length of still-image DCPs.
2012-07-24 Carl HetheringtonSave config in the right place cross-platform.
2012-07-24 Carl HetheringtonUse stdio for reading jobs for SCP.
2012-07-24 Carl HetheringtonFix comment.
2012-07-24 Carl HetheringtonAdd ReadFileError.
2012-07-24 Carl HetheringtonHacky workaround for bad progress reporting during...
2012-07-24 Carl HetheringtonFix still encoding again.
2012-07-24 Carl HetheringtonStill encoder should write frames starting at 0, not 1
2012-07-24 Carl HetheringtonUse format ID rather than nickname to avoid problems...
2012-07-24 Carl HetheringtonMerge.
2012-07-24 Carl HetheringtonFix bad access of content path.
2012-07-23 Carl HetheringtonTry to improve path handling a bit, and add a few tests.
2012-07-22 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-07-22 Carl HetheringtonUse MD5 digest of content file as part of the J2C direc...
2012-07-22 Carl HetheringtonFix up posix build.
2012-07-22 Carl HetheringtonMerge.
2012-07-22 Carl HetheringtonWindows bits.
2012-07-22 Carl HetheringtonNo networking on windows yet.
2012-07-22 Carl HetheringtonCross-platform sleep.
2012-07-22 Carl HetheringtonMissing include.
2012-07-22 Carl HetheringtonCross-platform sleep.
2012-07-22 Carl HetheringtonUse copy rather than symlinks on Windows.
2012-07-22 Carl HetheringtonRemove unnecessary includes.
next