| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-18 | Various improvements to the content properties dialogue (including #791). | Carl Hetherington | |
| 2016-02-16 | Move reel_split_points from VideoContent to Content. | Carl Hetherington | |
| 2015-11-06 | Clean up a bit by using Content::film() more. | Carl Hetherington | |
| 2015-09-16 | Back-end for very basic and hacky VF support for a DCP imported as content. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-07-19 | Fix daft mistake in time fixups causing end trim to be added to length. | Carl Hetherington | |
| 2015-07-14 | Express trims using ContentTime so that they do not change | Carl Hetherington | |
| when DCP frame rate is changed (#637). | |||
| 2015-06-21 | Add more video properties to content properties dialog. | Carl Hetherington | |
| Also implement the whole properties thing more neatly. | |||
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-02 | Handle multiple audio streams in a single piece of content | Carl Hetherington | |
| in a similar way to the V1 patch. | |||
| 2015-05-13 | Rename UISignaller -> SignalManager. | Carl Hetherington | |
| 2015-05-13 | Fix crashes on x-thread signal emission. | Carl Hetherington | |
| Fix crashes on x-thread signal emission if the emitting object is destroyed between the storage of the message on the queue and the emission of the object in the UI thread. | |||
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-01-24 | Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵ | Carl Hetherington | |
| digest calculation. | |||
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-09 | Various fixes pointed out by tests. | Carl Hetherington | |
| 2014-12-08 | Hand-apply 63142d58947cf10ed6f6eaeb42508eaa374a6a93 from master; fix calls ↵ | Carl Hetherington | |
| to new digest() call. | |||
| 2014-12-06 | Unnecessary using. | Carl Hetherington | |
| 2014-12-05 | Include rearrangement. | Carl Hetherington | |
| 2014-12-03 | Hand-apply d3bc61f0af33fedf02ac1a28cf91989ee9cd2fb6 from master; | Carl Hetherington | |
| make digest optional. | |||
| 2014-12-03 | Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master; | Carl Hetherington | |
| Basics of an image sequence dialog that asks about frame rate and digest calculation. | |||
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-06 | Attempted OS X build fix. | Carl Hetherington | |
| 2014-06-05 | A couple of fixes to hangs when over-trimming content. | Carl Hetherington | |
| 2014-05-19 | Use cxml::ConstNodePtr. | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-12 | Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert, | Carl Hetherington | |
| which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones. | |||
| 2014-05-02 | Comments. | Carl Hetherington | |
| 2014-03-17 | Merge master. | Carl Hetherington | |
| 2014-03-15 | Cope with loading films with now-disabled filters. | Carl Hetherington | |
| 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 | Merge master; specify libdcp-1.0. | Carl Hetherington | |
| 2014-02-21 | Remove stream _legacy_id stuff. | Carl Hetherington | |
| 2014-01-09 | Merge master. | Carl Hetherington | |
| 2014-01-07 | Allow moving-still-image sources to have their frame rate specified. | Carl Hetherington | |
| 2014-01-01 | Remove unused method. | Carl Hetherington | |
| 2013-12-28 | Merge 1.0 | Carl Hetherington | |
| 2013-12-28 | Remove unused Film::content_paths_valid; fix ImageDecoder to throw an ↵ | Carl Hetherington | |
| OpenFileError when a file is missing so that it gets treated as missing content; rename Content::path_valid -> paths_valid. | |||
| 2013-12-13 | Time -> DCPTime. | Carl Hetherington | |
| 2013-11-24 | Various joining fixes. | Carl Hetherington | |
| 2013-11-23 | Basics of joining. | Carl Hetherington | |
| 2013-11-23 | Remove Content::path(), add Content::path_summary(). | Carl Hetherington | |
| 2013-11-22 | Merge still/moving image classes. | Carl Hetherington | |
| 2013-11-22 | Make MovingImageContent use Content::_paths rather than its own _files list. | Carl Hetherington | |
| 2013-11-22 | Content::_path to a vector. | Carl Hetherington | |
