summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-10-08Remove useless code and clarify comment.Carl Hetherington
2014-10-08Use accept() properly when reading replies to server request broadcasts.Carl Hetherington
2014-10-08White space.Carl Hetherington
2014-10-08Fix a couple of vaguely possible uninitialised values.Carl Hetherington
2014-10-05Bump ffmpeg version.Carl Hetherington
2014-10-03i18n merge and fixes after hot-keys added.Carl Hetherington
2014-09-28Better error when copying the video file into the DCP fails.Carl Hetherington
2014-09-14Another missing <iostream> include from Markus Kalb.Carl Hetherington
2014-09-14Missing <iostream> include. From Markus Kalb.Carl Hetherington
2014-09-14Update to nl_NL translation from Cherif Ben Brahim.Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-09-08po merge.Carl Hetherington
2014-09-08Fix Targa file loading.Carl Hetherington
2014-09-08Move VideoContentScale to its own file.Carl Hetherington
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-09-03Put the right 'actual' ratio in DCP titles even with no-stretch and no-scale.Carl Hetherington
2014-09-03Speculative fix for Doremi certificate download on OS X.Carl Hetherington
2014-09-02Add a reasonably low timeout to curl fetches.Carl Hetherington
2014-08-31Stop CPL <Creator> tag being configurable and use DCP-o-matic version number ...Carl Hetherington
2014-08-31Fix i18n of strings from src/lib/po on OS X. There were two bugs;Carl Hetherington
2014-08-31pot merge.Carl Hetherington
2014-08-26pot-merge.Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
2014-08-23Revert use of AVFormatContext::start_time when computing the lengthCarl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-08-09Remove JSON server code.Carl Hetherington
2014-08-09Only build FrameRateChange description when required, not every time one is c...Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-07-17Speculative fix for failure to keep the computer awake during encodes on Wind...Carl Hetherington
2014-07-16Add default scaling setting to preferences (#384).Carl Hetherington
2014-07-16Improve approximate time reporting a bit (#383).Carl Hetherington
2014-07-16Allow $CPL_NAME etc. in KDM email subjects. Add de_DE translation ofCarl Hetherington
2014-07-16Pot merge.Carl Hetherington
2014-07-16Make KDM email subject configurable.Carl Hetherington
2014-07-16Missing virtual destructor.Carl Hetherington
2014-07-16Updates to de_DE.Carl Hetherington
2014-07-16Updates to fr_FR from Grégoire Ausina.Carl Hetherington
2014-07-15Centos build fixes.Carl Hetherington
2014-07-08Conversion of frame index to FFmpeg time must always use the original or dete...Carl Hetherington
2014-07-08Remove unused variable.Carl Hetherington
2014-07-02Updated de_DE translation.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-28Fix crash on analysing audio (and possibly DCP creation) with resampledCarl Hetherington
2014-06-27Merge 1.70.0-hotfix branch into master.Carl Hetherington
2014-06-27Fix incorrect behaviour of Playlist::move_later.Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington
2014-06-26Allow user to set video frame rate of video sources (to override the detected...Carl Hetherington
2014-06-26Use full/empty conditions rather than just a single condition for the server ...Carl Hetherington