summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-07-22Hopefully fix complete lack of audio.Carl Hetherington
2013-07-22Basic UI.Carl Hetherington
2013-07-22Try to fix deadlock.Carl Hetherington
2013-07-22Tidy up a bit.Carl Hetherington
2013-07-22Tidy up a bit.Carl Hetherington
2013-07-20Remove polling from JobManagerView and use signals instead (fixes #137).Carl Hetherington
2013-07-20Don't crash with bad content (#135).Carl Hetherington
2013-07-20Some more use of boost::filesystem::path; catch exceptions in OnInit().Carl Hetherington
2013-07-20Remove some unused stuff.Carl Hetherington
2013-07-20Missing fclose()Carl Hetherington
2013-07-19Fix warning.Carl Hetherington
2013-07-19Add sequence video button.Carl Hetherington
2013-07-19Some missing ui_signaller use.Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington
2013-07-19Normalise labelling of types a bit.Carl Hetherington
2013-07-19Allow repeat of multiple stuff.Carl Hetherington
2013-07-19Basic repeat.Carl Hetherington
2013-07-19Fix initial length of stills.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Hopefully fix some still-image frame rate confusion.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Fix a few warnings.Carl Hetherington
2013-07-18Token 4K test.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-18Put correct number of audio channels in DCP name. Use XX for subtitle langua...Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Include trimming.Carl Hetherington
2013-07-16Fix up AudioMapping confusions with respect to number of content channels.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Some missing copy constructors / operator= / noncopyable.Carl Hetherington
2013-07-16Remove unused Film copy-constructor.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-16Fix a couple of resource leaks on exceptions being thrown.Carl Hetherington
2013-07-16Remove some unnecessary includes in film.hCarl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-15Update and merge po files.Carl Hetherington
2013-07-15Fix mis-merge.Carl Hetherington
2013-07-15Merge.Carl Hetherington
2013-07-15Add some player tests. Fix seek with content at non-DCP frame rate. A few o...Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15Maybe re-sequence video when DCP frame rate changes.Carl Hetherington
2013-07-15Add comment note.Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15Decide best DCP rate based on the largest difference between a particular con...Carl Hetherington
2013-07-15Add friend for tests.Carl Hetherington