| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2013-11-20 | Use cxml::NodePtr. | Carl Hetherington | |
| 2013-10-22 | Allow films to be loaded when content is missing. | Carl Hetherington | |
| 2013-10-16 | Content trim and position in the digests used to decide whether or not a ↵ | Carl Hetherington | |
| rebuild is necessary. | |||
| 2013-08-20 | Support TGA file directories and improve progress reporting when hashing ↵ | Carl Hetherington | |
| directories of image files. | |||
| 2013-08-14 | Tidy up content mutexes slightly. | Carl Hetherington | |
| 2013-07-30 | Somewhat untested and sketchy basics of trimming. | Carl Hetherington | |
| 2013-07-24 | Rename Content::_file to path and support md5sums of directories. | Carl Hetherington | |
| 2013-07-23 | Remove some dcp prefixes; better logging of content on DCP creation. | Carl Hetherington | |
| 2013-07-19 | Some missing ui_signaller use. | Carl Hetherington | |
| 2013-07-19 | Basics of making loop do something. | Carl Hetherington | |
| 2013-07-16 | More noncopyable. | Carl Hetherington | |
