summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)Author
2014-08-11Merge master.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some ↵Carl Hetherington
unnecessary uses of stringstream.
2014-08-09Remove JSON server code.Carl Hetherington
2014-08-09Only build FrameRateChange description when required, not every time one is ↵Carl Hetherington
constructed.
2014-08-06Merge master.Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-07-25Comment tweak.Carl Hetherington
2014-07-25Put some get/sets in FFmpegAudioStream.Carl Hetherington
2014-07-25Remove unused variable.Carl Hetherington
2014-07-23Reinstate AudioDecoder::flush().Carl Hetherington
2014-07-23Fix excessive memory usage on long plays without audio.Carl Hetherington
2014-07-22Fix some warnings.Carl Hetherington
2014-07-22Warning fixes.Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-22Somewhat speculative move to allow -ve seeks, which seem to be necessary for ↵Carl Hetherington
some files to seek correctly to 0.
2014-07-22Another comment.Carl Hetherington
2014-07-22Add a comment.Carl Hetherington
2014-07-22Write subtitle intrinsic durations to match the picture in the reel; sort ↵Carl Hetherington
out test fiasco after making libdcp compare DCPs properly again.
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-07-21Save KDMs for imported DCPs to metadata.xml.Carl Hetherington
2014-07-20Basic support for decryption of imported DCPs.Carl Hetherington
2014-07-19Fix build.Carl Hetherington
2014-07-18Make 2.0 branch parallel installable with 1.x.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow ↵Carl Hetherington
configuration.
2014-07-17Merge master.Carl Hetherington
2014-07-17Speculative fix for failure to keep the computer awake during encodes on ↵Carl Hetherington
Windows.
2014-07-16Merge remote-tracking branch 'origin/master' into 1.0Carl Hetherington
2014-07-16Add default scaling setting to preferences (#384).Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Improve approximate time reporting a bit (#383).Carl Hetherington
2014-07-16Merge remote-tracking branch 'origin/master' into 2.0Carl Hetherington
2014-07-16Allow $CPL_NAME etc. in KDM email subjects. Add de_DE translation ofCarl Hetherington
default subject. Suggested-by: Carsten Kurz
2014-07-16Pot merge.Carl Hetherington
2014-07-16Make KDM email subject configurable.Carl Hetherington
Suggested-by: Carsten Kurz
2014-07-16Missing virtual destructor.Carl Hetherington
2014-07-16Missing virtual destructor.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Updates to de_DE.Carl Hetherington
Signed-off-by: Carsten Kurz
2014-07-16Updates to fr_FR from Grégoire Ausina.Carl Hetherington
Signed-off-by: Grégoire Ausina
2014-07-15Centos build fixes.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-15Add basic windowed-sinc audio filters.Carl Hetherington
2014-07-13Remove support for (very) old config file format.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.Carl Hetherington
2014-07-10Merge master.Carl Hetherington
2014-07-10Fix previous.Carl Hetherington