Actually remove deps folder.
[dcpomatic.git] / test /
2012-12-09 Carl HetheringtonFix merge.
2012-12-08 Carl HetheringtonFixes to static linking.
2012-12-07 Carl HetheringtonAllow static builds.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-11-19 Carl HetheringtonRemove never-tested DVD ripping / title code.
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-14 Carl HetheringtonTry a bit of backwards compatibility in state file.
2012-11-14 Carl HetheringtonTests pass again.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-12 Carl HetheringtonUntested; more movement of stuff out of decoder.
2012-11-10 Carl HetheringtonMerge master.
2012-11-10 Carl HetheringtonMore various AudioStream hacks.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonDo the delay line in floats with an AudioBuffer.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonFix bugs caught by tests.
2012-11-04 Carl HetheringtonUntested trim of start and end.
2012-10-26 Carl HetheringtonFix up another deadlock. Tidy tests slightly.
2012-10-25 Carl HetheringtonFix up ze tests.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-24 Carl HetheringtonTidy up test film naming.
2012-10-22 Carl HetheringtonTry again to sort out the audio padding / alignment.
2012-10-21 Carl HetheringtonPass options only to jobs that need them.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-17 Carl HetheringtonTidy up slightly.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonUpdate metadata ref.
2012-10-17 Carl HetheringtonUpdate metadata test reference.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonAdd a sub to the client/server test and fix an exposed...
2012-10-15 Carl HetheringtonUnholy melange of stuff; setup a standard test config...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonSome work on DCI naming. Clean up compacted / aligned...
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-14 Carl HetheringtonSimplify use of Image hierarchy a bit.
2012-10-13 Carl HetheringtonFix up tests; possibly working subtitle transforms.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-09 Carl HetheringtonFix some POSIX-isms.
2012-10-09 Carl HetheringtonAdd test file.
2012-10-09 Carl HetheringtonSimplify and test audio sample rate alteration.
2012-10-07 Carl HetheringtonSplit Format into Fixed and Variable so that sources...
2012-10-07 Carl HetheringtonSimple test to make sure a couple of simple make DCP...
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-23 Carl HetheringtonFix merge.
2012-09-23 Carl HetheringtonUse io_service per thread.
2012-09-23 Carl HetheringtonMulti-thread test.
2012-09-23 Carl HetheringtonHack around destruction problems in test.
2012-09-23 Carl HetheringtonHack around probles when destroying the Server object.
2012-09-23 Carl HetheringtonFix up basic test to work.
2012-09-23 Carl HetheringtonFix merge of master.
2012-09-23 Carl HetheringtonAdd unit test for sending to a server.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-23 Carl HetheringtonMissing file.
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 HetheringtonMerge.
2012-07-22 Carl HetheringtonAdd cross header.
2012-07-21 Carl HetheringtonReturn title number from dvd_titles().
2012-07-21 Carl HetheringtonRemove long tests in favour of full test corpus.
2012-07-21 Carl HetheringtonFix short test references.
2012-07-16 Carl HetheringtonMove configure()s down to the appropriate level.
2012-07-14 Carl HetheringtonMove things round a bit.