summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-30Merge master.Carl Hetherington
2014-08-26pot-merge.Carl Hetherington
2014-08-25Merge master.Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
2014-08-25Tidy up Frame / App classes, reducing use of static variables.Carl Hetherington
2014-08-25Also create decryption certs if there is no config file.Carl Hetherington
2014-08-25Comments.Carl Hetherington
2014-08-25Create a dcp::Signer in Config even when there is no existing file.Carl Hetherington
2014-08-23Fix some errant stringstreams.Carl Hetherington
2014-08-23Merge master.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-19Supporter.Carl Hetherington
2014-08-18Fix weird problem where content list is no longer selectable after selecting ...Carl Hetherington
2014-08-18Fix crash when updating timing panel.Carl Hetherington
2014-08-12Fix warning.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-11Split DCP panel up into general (at the top) then video/audio tabs.Carl Hetherington
2014-08-11Move DCP panel code into its own source file.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-08-09Fix crash with no film.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-08Allow support for changing timing details on multiple content simultaneously.Carl Hetherington
2014-08-08Allow removal of multiple bits of content at the same time.Carl Hetherington
2014-08-06Merge master.Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-08-04Supporter.Carl Hetherington
2014-07-29Supporter.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-25Crash fix.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-23Remove seemingly unnecessary stream description in audio panel; tidy layout a...Carl Hetherington
2014-07-23Disable player controls when there is no content.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
2014-07-22Another comment.Carl Hetherington
2014-07-22Add a comment.Carl Hetherington
2014-07-22Fix crash.Carl Hetherington
2014-07-22Write subtitle intrinsic durations to match the picture in the reel; sort out...Carl Hetherington
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