| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-01 | Split EncodedData classes into their own file. | Carl Hetherington | |
| 2014-07-01 | DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo. | Carl Hetherington | |
| 2014-07-01 | Merge master. | Carl Hetherington | |
| 2014-07-01 | while (1) -> while (true) | Carl Hetherington | |
| 2014-06-26 | Merge master. | Carl Hetherington | |
| 2014-06-23 | Some comments. | Carl Hetherington | |
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | Include audio mapping in the digest used to distinguish different | Carl Hetherington | |
| audio analyses so that the analyses are re-computed when the mapping changes. Reported-by: Matthias Damm | |||
| 2014-06-02 | Merge master. | Carl Hetherington | |
| 2014-05-21 | Try to fix clashes caused by ERROR, WARNING etc. as variables. | Carl Hetherington | |
| 2014-05-21 | Tidy up logging a bit. Make it configurable from the GUI. | Carl Hetherington | |
| 2014-04-10 | Fix various errors in DCP creation. | Carl Hetherington | |
| 2014-04-09 | Fix crash when there is no audio MXF. | Carl Hetherington | |
| 2014-04-01 | Merge master. | Carl Hetherington | |
| 2014-03-25 | It builds. | Carl Hetherington | |
| 2014-03-24 | Fix error on creating zero-audio-channel DCPs. | Carl Hetherington | |
| Reported-by: Andrew Walls | |||
| 2014-03-17 | Merge master. | Carl Hetherington | |
| 2014-03-11 | OS X build fixes. | Carl Hetherington | |
| 2014-03-09 | Fix display of no-scale mode in the player; the image still has to be scaled ↵ | Carl Hetherington | |
| for the film viewer as its image must represent a (scaled down) version of the film's frame. | |||
| 2014-03-07 | operator bool on Time is a really bad idea; removed it and fixed lots of bugs. | Carl Hetherington | |
| 2014-03-04 | New DCPTime/ContentTime types. | Carl Hetherington | |
| 2014-02-24 | Tweaks for libdcp. | Carl Hetherington | |
| 2014-02-12 | It builds again. | Carl Hetherington | |
| 2014-02-11 | Partial hacks to use of libdcp 1.0. | Carl Hetherington | |
| 2014-02-05 | Fix some coverity-reported stuff. | Carl Hetherington | |
| 2014-01-15 | Set interop flags on assets, not just the DCP/CPL's XML. | Carl Hetherington | |
| 2014-01-12 | Fix recently-introduced crash on double-terminating the Writer thread. | Carl Hetherington | |
| 2014-01-11 | Destroy Transcoder when cancelling transcode jobs; this closes the audio MXF ↵ | Carl Hetherington | |
| so it can be overwritten, even on Windows. | |||
| 2014-01-10 | More windows debug. | Carl Hetherington | |
| 2014-01-10 | Missing signal of _full_condition mutex. | Carl Hetherington | |
| 2014-01-10 | Fix daft mistake in ordering with audio MXF deletion saga. | Carl Hetherington | |
| 2014-01-10 | Add a _full_condition to so that ::write() sleeps if there is lots of ↵ | Carl Hetherington | |
| writing to do already. | |||
| 2014-01-10 | Try again to remove anything at audio_mxf_filename. | Carl Hetherington | |
| 2014-01-09 | Delete existing audio MXFs before creating new ones, as apparently Windows ↵ | Carl Hetherington | |
| needs this in some circumstances. | |||
| 2014-01-09 | Windows debugging. | Carl Hetherington | |
| 2014-01-09 | Fix previous commit. | Carl Hetherington | |
| 2014-01-09 | Bump maximum number of frames in memory for high thread counts. Make sure ↵ | Carl Hetherington | |
| that we push later frames to disk where necessary rather than earlier ones. | |||
| 2014-01-08 | Fix previous. | Carl Hetherington | |
| 2014-01-08 | Speculative fix for #305; ensure _queue.sort() happens before ↵ | Carl Hetherington | |
| have_sequenced_image... in all cases (the second call to have_sequenced_image may have been called with an unsorted _queue, especially on quick machines). | |||
| 2014-01-08 | Tidy up audio MXF creation slightly. | Carl Hetherington | |
| 2014-01-06 | Leave DCP directory creation until the last minute to help avoid half-eaten ↵ | Carl Hetherington | |
| directories being left around (#174). | |||
| 2014-01-05 | Use _fseeki64 on Windows when handling content files. | Carl Hetherington | |
| 2013-12-30 | Comment and slightly tidy ExceptionStore. | Carl Hetherington | |
| 2013-12-29 | Fix a number of missing fopen_boost replacements; might fix problems with ↵ | Carl Hetherington | |
| adding content from non-Latin directories. | |||
| 2013-12-18 | Fix progress reporting for 3D DCPs. | Carl Hetherington | |
| 2013-12-04 | Make signatures optional (#273). | Carl Hetherington | |
| 2013-12-02 | Fix crash on failing to open a frame info file. | Carl Hetherington | |
| 2013-11-26 | A whole load of UTF-8/-16 confusion fixes for Windows. | Carl Hetherington | |
| 2013-11-09 | Add another assert(). | Carl Hetherington | |
| 2013-11-09 | Fix a few memory leaks. | Carl Hetherington | |
