summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-05-26Improve implementation of ContentTime/DCPTime.Carl Hetherington
2015-05-26Fix recovery of partial video MXF.Carl Hetherington
2015-05-26Slightly-improved log message.Carl Hetherington
2015-05-26Typo in colour conversion preset name.Carl Hetherington
2015-05-2548393469730c8fb8759cc41d50c95c26380991be from master; block possibly bad char...Carl Hetherington
2015-05-25d588620e70bf15da29cc242e4ae8d86977e8f36a from master; fix hang if you cancel ...Carl Hetherington
2015-05-255b5c36d28d07e8cd93af5a3f766fd95f2a506beb from master; increase the number of ...Carl Hetherington
2015-05-25aaae1b20f7029d0a9a66d6f45a285fab23ecf621 from master; add container name to t...Carl Hetherington
2015-05-2511b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour conversi...Carl Hetherington
2015-05-25Remove user-configurable colour conversion presets.Carl Hetherington
2015-05-25c7f2d098e2c1201c84552a1972453e7b75a64c5d from master; Removed unused paramete...Carl Hetherington
2015-05-253cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master; use j2c_uuid and pcm_uu...Carl Hetherington
2015-05-23Fix finding of existing picture MXF.Carl Hetherington
2015-05-23Fix deadlock.Carl Hetherington
2015-05-23Rename mutex to avoid confusion.Carl Hetherington
2015-05-236ebdd1b08ec3156c637db59d6a42efc8fa63ab8f from master; fix failure to import s...Carl Hetherington
2015-05-21avfilter_graph_parse frees inputs and outputs passed in, so we should not.Carl Hetherington
2015-05-20Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0Carl Hetherington
2015-05-20Don't put servers on the list if they report the wrong link version.Carl Hetherington
2015-05-14Obey DCPOMATIC_LINUX_SHARE_PREFIX in non-debug as well as debug mode.Carl Hetherington
2015-05-13Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0Carl Hetherington
2015-05-13Fix test reference after subtitle fixes.Carl Hetherington
2015-05-13Token effort toward non-bitmap subtitles from FFmpegDecoder.Carl Hetherington
2015-05-13Port XML audio analysis code from master.Carl Hetherington
2015-05-13Rename UISignaller -> SignalManager.Carl Hetherington
2015-05-13Fix crashes on x-thread signal emission.Carl Hetherington
2015-05-13Try to fix build.Carl Hetherington
2015-05-13Fix missing audio mapping digest in FFmpegContent audio analysis paths.Carl Hetherington
2015-05-13Don't allow image subtitle store to get too big.Carl Hetherington
2015-05-13Don't bother decoding video frames when we're seeking around trying to find s...Carl Hetherington
2015-05-13Look up unknown subtitle end times from the data prepared by the examiner.Carl Hetherington
2015-05-12Assorted image subtitle fixes.Carl Hetherington
2015-05-10Possibly inaccurate port of master; build system cleanups.Carl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington
2015-05-09Apply a modified version of 7c76bbb0c989cb5e5e552f28668a985243438cabCarl Hetherington
2015-05-099a5d37cbc5be0bae532baafeb8df0616e10f3824 from master; add UTF-8 content type ...Carl Hetherington
2015-05-07Merge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0Carl Hetherington
2015-05-07Only write config on change from the UI, not (say) from tests.Carl Hetherington
2015-05-07Write subtitle stuff to a subdirectory based on ID.Carl Hetherington
2015-05-07Fix writing of LoadFont tags in subtitles.Carl Hetherington
2015-05-06Use Unknown for language in subtitles if no language has been specified.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
2015-05-01Fix last-but-one commit.Carl Hetherington
2015-05-01f45b53e8f5d13f3dd3eecd14bfd44a12fb788d4e from master; ignore ._ files.Carl Hetherington
2015-04-30Try to fix Windows build.Carl Hetherington
2015-04-30Various bits related to subtitle font handling, particularly copying fonts to...Carl Hetherington
2015-04-29Hand-apply 0faa096dd8e3f8a5ba3975a88aaf6d1994866604 from master; improve disk...Carl Hetherington
2015-04-29Hand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa from master; config of en...Carl Hetherington
2015-04-29Bump SERVER_LINK_VERSION after ColourConversion changes.Carl Hetherington
2015-04-24Fix crash due to static initialisation order nastiness.Carl Hetherington