summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-11-12Extend maximum DCP audio channels to 16.Carl Hetherington
2015-11-12Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-11-12Tweak logging format.Carl Hetherington
2015-11-12Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-11Updated pt_PT translation from Tiago Casal Ribeiro.Carl Hetherington
2015-11-11pot/merge.Carl Hetherington
2015-11-11Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2015-11-11Tweak error message.Carl Hetherington
2015-11-10Try harder to keep the playhead at the same *content* frame afterCarl Hetherington
trim (#737).
2015-11-10Fix assertion failure when the only content is trimmed to zero length.Carl Hetherington
2015-11-10Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-11-10Fix some float/double implicit casts (#742).Carl Hetherington
2015-11-09Desensitize trim-up-to buttons as appropriate (#737).Carl Hetherington
2015-11-09Keep current frame visible when trimming start. Don't trim the currentCarl Hetherington
frame with "trim after current position" (#737).
2015-11-08Fix bad layout in the audio tab.Carl Hetherington
2015-11-08Supporter.Carl Hetherington
2015-11-08Add appearance dialog for SubRip subtitles.Carl Hetherington
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-11-07Tweak subtitle panel layout slightly.Carl Hetherington
2015-11-06Sort cinemas in screens panel (#726).Carl Hetherington
2015-11-06Fix warning.Carl Hetherington
2015-11-06Try to fix build with new g++.Carl Hetherington
2015-11-06Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-06Clean up a bit by using Content::film() more.Carl Hetherington
2015-11-06Allow single-frame image contents to adjust their video frame rates to that ↵Carl Hetherington
of the DCP (fixes #714).
2015-11-06Fix slow update of DCP frame rate spinner.Carl Hetherington
2015-11-06Remove unused method (identical in parent class).Carl Hetherington
2015-11-05Fix timestamps of things coming out of the DCP decoder for multi-reel.Carl Hetherington
2015-11-05Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-05pot/pot_merge.Carl Hetherington
2015-11-05Add console to dcpomatic_kdm on Windows. Tweak layout a bit more.Carl Hetherington
Remove unnecessary include from kdm_dialog.h. Unbind selection-changed signal in ScreensPanel destructor to stop it causing problems if it is called during ~ScreensPanel. Add -fno-omit-frame-pointer in case it helps with Dr. Mingw.
2015-11-04Shrink height of KDM creator a bit.Carl Hetherington
2015-11-04Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-04Try to hack around font finding during unit tests.Carl Hetherington
2015-11-04Try to fix fallback font locations.Carl Hetherington
2015-11-03Improve reporting of unhandled exceptions.Carl Hetherington
2015-11-03Add missing alpha_blend() for XYZ content so that subtitle overlay works on ↵Carl Hetherington
DCP content again.
2015-11-03Various improvements in robustness / neatness of certificate download stuff.Carl Hetherington
2015-11-03Another missing include.Carl Hetherington
2015-11-03Now-required include.Carl Hetherington
2015-11-03Fix confusion over when DCPDecoder::_next means wrt reels.Carl Hetherington
2015-11-03Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-11-03Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-03Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-02pot/merge.Carl Hetherington
2015-11-02Reset KDM email subject as well as body; fix erroneous initial subject.Carl Hetherington
2015-11-02Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported.
2015-11-02Header ordering.Carl Hetherington