summaryrefslogtreecommitdiff
path: root/src/lib/util.h
AgeCommit message (Expand)Author
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-10Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-15Merge master.Carl Hetherington
2013-06-10Detect CPU info on OS X.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-29Add magic lines to put the DVD-o-matic window at the front on OS X so that it...Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-09Merge master.Carl Hetherington
2013-05-04Batch converter stub.Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-20Import Ardour's LocaleGuard to fix problems with saving decimals to metadata ...Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-07A few fixes; try to support sndfile audio in player.Carl Hetherington
2013-04-06Basics of content dialogs.Carl Hetherington
2013-04-02Various bits.Carl Hetherington
2013-03-31Allow adding of content.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-21Add Manual Acevedo's initial Spanish translation. Hopefully finally fix up t...Carl Hetherington
2013-03-20Try to set gettext up correctly.Carl Hetherington
2013-03-02Add similar format description,Carl Hetherington
2013-03-02Add explanation of the effect of changing frame rate.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-02-25Try to tidy up channel mapping a bit.Carl Hetherington
2013-02-25Some tidying up, add channel selector to Audio dialog.Carl Hetherington
2013-02-20Fix servomatic build. Hopefully resolve confusion wrt linesize andCarl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-16Add some tests and hopefully clarify the DCPFrameRate class.Carl Hetherington
2013-01-16Give DCPFrameRate a constructor. Add repeat member and cleverer dcp frame ra...Carl Hetherington
2013-01-13Put CPU info into log, on POSIX at least.Carl Hetherington
2013-01-06Try to put mono sound tracks on the centre speaker.Carl Hetherington
2012-12-21Fix crash from previous commit; clear viewer image when its size changes (#12).Carl Hetherington
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-14Use ImageMagick for tiff decoding too.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-07GUI and metadata for external audio.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Fix merge; other tweaks.Carl Hetherington
2012-11-04Do the delay line in floats with an AudioBuffer.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington
2012-11-04Skip every other frame with 50fps sources.Carl Hetherington