ChangeLog.
[dcpomatic.git] / src /
2012-09-27 Carl HetheringtonTry to fix problems with upper-case still-image extensions.
2012-09-25 Carl HetheringtonImprove GUI when jobs are inserted by other jobs.
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 HetheringtonRemove some unused code.
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-23 Carl HetheringtonFix alignment of frames per second count.
2012-09-22 Carl HetheringtonFix crash on OK-ing gain calculation dialog without...
2012-09-22 Carl HetheringtonImprove spacing of dialogues.
2012-09-22 Carl HetheringtonFix edit server button on windows.
2012-09-22 Carl HetheringtonTweak message.
2012-09-22 Carl HetheringtonDo interruption of ThreadStaticText properly.
2012-09-22 Carl HetheringtonBe a bit safer with ThreadedStaticText.
2012-09-22 Carl HetheringtonUpdate frames computed label in a separate thread to...
2012-09-22 Carl HetheringtonAdd missing include.
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-09-22 Carl HetheringtonCorrectly set up crop in the viewer when reloading...
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 HetheringtonTweaks.
2012-09-18 Carl HetheringtonSort of working log window.
2012-09-17 Carl HetheringtonBasics of a tray-iconned GUI server.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-09-17 Carl HetheringtonAdd a simple properties dialog to give an idea of disk...
2012-09-17 Carl HetheringtonSpeculative fix for bps rounding on Windows.
2012-09-15 Carl HetheringtonUpdate the audio gain when it has been changed by the...
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 HetheringtonPartially restore copy-from-DVD option.
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-04 Carl HetheringtonUse wxwidgets .rc file to make windows version look...
2012-08-02 Carl HetheringtonOutput git commit from makedcp -v.
2012-08-02 Carl HetheringtonA bit of tidying up; don't build player ever for now...
2012-08-02 Carl HetheringtonBetter debugging.
2012-08-02 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-08-02 Carl HetheringtonTry to fix compile again.
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl Hetheringtonwin32 build fix.
2012-08-01 Carl HetheringtonFix crash with still images.
2012-08-01 Carl HetheringtonRestore appearance of thumbs after first scan.
2012-08-01 Carl HetheringtonFix visibility of calculate button in still mode.
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-28 Carl HetheringtonFix makedcp parsing of -v option.
2012-07-28 Carl HetheringtonAllow makedcp to report version.
2012-07-27 Carl HetheringtonFix thumb update on format change.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonRemove old code.
2012-07-27 Carl HetheringtonSpeed up thumbnail display a lot.
2012-07-27 Carl HetheringtonTidy up.
2012-07-27 Carl HetheringtonFix accidental breakage.
2012-07-27 Carl HetheringtonNo copy from DVD on Windows yet.
2012-07-27 Carl HetheringtonTweak for windows.
2012-07-27 Carl HetheringtonA couple of unnecessary includes.
2012-07-27 Carl HetheringtonA few missed bits.
2012-07-27 Carl HetheringtonCompiles.
2012-07-27 Carl HetheringtonScroll job manager view.
2012-07-27 Carl HetheringtonRemove debug message.
2012-07-27 Carl HetheringtonUI tweaks.
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.
next