| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-24 | Only emit Changed when things are added to or removed from the playlist. | Carl Hetherington | |
| 2014-06-20 | Various subtitle UI tweaks. | Carl Hetherington | |
| 2014-06-20 | Put times in subtitle view. | Carl Hetherington | |
| 2014-06-18 | Forward-port thinko fix from v1. | Carl Hetherington | |
| 2014-06-18 | Fix awful thinko causing Playlist::active_frame_rate_change to return the ↵ | Carl Hetherington | |
| wrong thing sometimes. | |||
| 2014-06-05 | Back port active_frame_rate_change stuff from v2, removing specification of ↵ | Carl Hetherington | |
| video frame rate for sndfile sources. | |||
| 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-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-04-01 | Merge master. | Carl Hetherington | |
| 2014-04-01 | Don't overlap simultaneous video content in the timeline. Fix keep-aligned ↵ | Carl Hetherington | |
| for separate-eye sources. | |||
| 2014-03-17 | Merge master. | Carl Hetherington | |
| 2014-03-15 | Cope with loading films with now-disabled filters. | Carl Hetherington | |
| 2014-03-04 | New DCPTime/ContentTime types. | 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-12-11 | Various work on better seeking (and seeking of audio). | Carl Hetherington | |
| 2013-11-24 | Various joining fixes. | Carl Hetherington | |
| 2013-11-22 | Merge still/moving image classes. | Carl Hetherington | |
| 2013-11-22 | Remove some debug code. | Carl Hetherington | |
| 2013-11-20 | Use cxml::NodePtr. | Carl Hetherington | |
| 2013-11-09 | Drop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than ↵ | Carl Hetherington | |
| av_free. | |||
| 2013-11-05 | Various fixes to make tests pass again. | Carl Hetherington | |
| 2013-10-22 | Allow films to be loaded when content is missing. | Carl Hetherington | |
| 2013-10-15 | Restore up/down buttons for simple content movements. | Carl Hetherington | |
| 2013-08-14 | Revert "Protect playlist with a mutex so that we can add content safely from ↵ | Carl Hetherington | |
| e.g. examine content threads." This reverts commit 853b8641ee7fb8348302c0daae838c4891769b1d. | |||
| 2013-08-14 | Protect playlist with a mutex so that we can add content safely from e.g. ↵ | Carl Hetherington | |
| examine content threads. | |||
| 2013-07-30 | Somewhat untested and sketchy basics of trimming. | Carl Hetherington | |
| 2013-07-22 | Remove duplicate save of SequenceVideo setting. | Carl Hetherington | |
| 2013-07-19 | Spacing tweaks; rename ImageMagick -> StillImage. | Carl Hetherington | |
| 2013-07-19 | Add remove option; resize timeline after drags. | Carl Hetherington | |
| 2013-07-19 | Allow repeat of multiple stuff. | Carl Hetherington | |
| 2013-07-19 | Basic repeat. | Carl Hetherington | |
| 2013-07-19 | Remove old looping method. | Carl Hetherington | |
| 2013-07-19 | Basics of making loop do something. | Carl Hetherington | |
| 2013-07-16 | More noncopyable. | Carl Hetherington | |
| 2013-07-16 | Prevent viewer updates on timeline drag (#175). | Carl Hetherington | |
| 2013-07-15 | Fix mis-merge. | Carl Hetherington | |
| 2013-07-15 | Merge. | Carl Hetherington | |
| 2013-07-15 | Add some player tests. Fix seek with content at non-DCP frame rate. A few ↵ | Carl Hetherington | |
| other small fixes. | |||
| 2013-07-15 | Decide best DCP rate based on the largest difference between a particular ↵ | Carl Hetherington | |
| content's frame rate and the DCP one, rather than a sum of all the differences. | |||
| 2013-07-14 | Resequence video (perhaps) on DCP video frame rate change. | Carl Hetherington | |
| 2013-07-12 | Tidy up video state identifer code slightly. | Carl Hetherington | |
| 2013-06-20 | Fix best_dcp_frame_rate. | Carl Hetherington | |
| 2013-06-20 | Various fixes to make audio analysis sort-of work. | Carl Hetherington | |
| 2013-05-27 | Fix some DCP generation bugs and update some tests. | Carl Hetherington | |
| 2013-05-27 | Support for keeping video in sequence when changing lengths; tie selection ↵ | Carl Hetherington | |
| in timeline with that in the editor. | |||
