dcpomatic.git
2013-07-23 Carl HetheringtonMerge Windows CPU code from master.
2013-07-23 Carl HetheringtonSome windows warning fixes from master.
2013-07-23 Carl HetheringtonSetup DCP name after changing 3D switch.
2013-07-23 Carl HetheringtonRemove debug.
2013-07-23 Carl HetheringtonUse wx 2.9 binding API.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-23 Carl HetheringtonRemove out-of-date comment.
2013-07-23 Carl HetheringtonNew libdcp API.
2013-07-23 Carl HetheringtonFix test.
2013-07-23 Carl HetheringtonUpdate test refs.
2013-07-23 Carl HetheringtonRemove more debugging.
2013-07-23 Carl HetheringtonRemove debug code.
2013-07-23 Carl HetheringtonVarious 3D fixes.
2013-07-23 Carl HetheringtonPut log in the right place.
2013-07-22 Carl HetheringtonVarious 3D bits.
2013-07-22 Carl HetheringtonCompile fix.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-22 Carl HetheringtonUpdated French translation from Lilian.
2013-07-22 Carl HetheringtonRemove duplicate save of SequenceVideo setting.
2013-07-22 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-22 Carl HetheringtonHopefully fix complete lack of audio.
2013-07-22 Carl HetheringtonBasic UI.
2013-07-22 Carl HetheringtonHack around test problems with new job finished signalling.
2013-07-22 Carl HetheringtonTry to fix deadlock.
2013-07-22 Carl HetheringtonTidy up a bit.
2013-07-22 Carl HetheringtonTidy up a bit.
2013-07-21 Carl HetheringtonImprove scaling description layout.
2013-07-20 Carl HetheringtonRearrange JobManagerView / JobRecord relationship.
2013-07-20 Carl HetheringtonRemove polling from JobManagerView and use signals...
2013-07-20 Carl HetheringtonDon't crash with bad content (#135).
2013-07-20 Carl HetheringtonReset player a bit better on new film (#182).
2013-07-20 Carl HetheringtonFix warning.
2013-07-20 Carl HetheringtonLayout audio panel sizer after changing mapping; should...
2013-07-20 Carl HetheringtonSome more use of boost::filesystem::path; catch excepti...
2013-07-20 Carl HetheringtonUpdate tests.
2013-07-19 Carl HetheringtonRemove some unused stuff.
2013-07-19 Carl HetheringtonMissing fclose()
2013-07-19 Carl HetheringtonHopefully sensitivity is a bit tidier.
2013-07-19 Carl HetheringtonSplit video panel.
2013-07-19 Carl HetheringtonSeparate audio panel out.
2013-07-19 Carl HetheringtonSimilarly split subtitle panel.
2013-07-19 Carl HetheringtonSplit timing panel into its own class.
2013-07-19 Carl HetheringtonRemove unused image content dialog.
2013-07-19 Carl HetheringtonGive content menu on both main control and timeline...
2013-07-19 Carl HetheringtonFix warning.
2013-07-19 Carl HetheringtonAdd sequence video button.
2013-07-19 Carl HetheringtonSome missing ui_signaller use.
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonFix unnecessary shared_ptr; add missing checked_set()s.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonNormalise labelling of types a bit.
2013-07-19 Carl HetheringtonAllow repeat of multiple stuff.
2013-07-19 Carl HetheringtonBasic repeat.
2013-07-19 Carl HetheringtonFix initial length of stills.
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-19 Carl HetheringtonFix bizarro compilation bug on Windows.
2013-07-19 Carl HetheringtonUpdate -> set in timecode control.
2013-07-19 Carl HetheringtonHopefully fix some still-image frame rate confusion.
2013-07-19 Carl HetheringtonProvide explicit update button in timecode controls...
2013-07-18 Carl HetheringtonMark video/stills differently on the timeline.
2013-07-18 Carl HetheringtonRemove some debugging.
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonFix subtitle stream sensitivity again.
2013-07-18 Carl HetheringtonFix a few warnings.
2013-07-18 Carl HetheringtonToken 4K test.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-18 Carl HetheringtonReinstate stream_test
2013-07-18 Carl HetheringtonUpdate tests.
2013-07-18 Carl HetheringtonPut correct number of audio channels in DCP name. ...
2013-07-18 Carl HetheringtonSpeculative 4K support.
2013-07-18 Carl HetheringtonImprove config dialog layout (#181).
2013-07-17 Carl HetheringtonDCP-o-matic tweaks.
2013-07-17 Carl HetheringtonFix name.
2013-07-17 Carl HetheringtonTidy up manual changes.
2013-07-17 Carl HetheringtonAdded some notes on DVD-o-matic's files to the manual.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonRemove debug.
2013-07-16 Carl HetheringtonDebug.
2013-07-16 Carl HetheringtonTry to preserve git revision in waf dist-ed packages.
2013-07-16 Carl HetheringtonInclude trimming.
2013-07-16 Carl HetheringtonAdd some donators.
2013-07-16 Carl HetheringtonFix up AudioMapping confusions with respect to number...
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-16 Carl HetheringtonSome missing copy constructors / operator= / noncopyable.
2013-07-16 Carl HetheringtonMake test independent of config settings.
2013-07-16 Carl HetheringtonRemove unused Film copy-constructor.
2013-07-16 Carl HetheringtonSmall bits of tidying up.
2013-07-16 Carl HetheringtonFix a couple of resource leaks on exceptions being...
2013-07-16 Carl HetheringtonRemove some unnecessary includes in film.h
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
2013-07-16 Carl HetheringtonGPL boilerplate.
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-15 Carl HetheringtonUpdate and merge po files.
2013-07-15 Carl HetheringtonFix mis-merge.
2013-07-15 Carl HetheringtonMerge.
next