| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-17 | Supporter. | Carl Hetherington | |
| 2015-10-16 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2015-10-16 | Remove the dreaded _decoded_video size assertion. | Carl Hetherington | |
| I am reasonably convinced that the accumulation of _decoded_video is an optimisation rather than being required for correctness, so it's no problem to throw frames away as the code will just get them back again if and when it needs them. | |||
| 2015-10-16 | Update comment. | Carl Hetherington | |
| 2015-10-16 | Avoid decoding other packets when looking for subs. | Carl Hetherington | |
| The "accumulation" of, for example, video data when we are looking for audio data is an *optimisation* to reduce the number of seeks. It should not be necessary for correctness (the output should be right even if we never kept anything except what we were looking for). Doing this accumulation is not always an optimisation; sometimes not doing it is better. Avoiding it when going back for subtitles is one of these cases. | |||
| 2015-10-15 | Log to stdout in DCPOMATIC_DEBUG. | Carl Hetherington | |
| 2015-10-15 | Use AV_ prefixes on some FFmpeg bits. | Carl Hetherington | |
| 2015-10-15 | Fix invalid Interop subtitle times in some cases. | Carl Hetherington | |
| Use a much higher "timecode rate" (1000 rather than 24) when representing the time of subtitles internally so that accuracy is preserved and we don't end up rounding things up to give out of range results. | |||
| 2015-10-14 | Add translator of previous it_IT commit. | Carl Hetherington | |
| 2015-10-14 | Quote ffprobe path on OS X. | Carl Hetherington | |
| 2015-10-14 | Only show existing DCP channels in the audio dialog (#715). | Carl Hetherington | |
| 2015-10-14 | Optimise audio filters; tweak order of the LPFs in the upmixers. | Carl Hetherington | |
| 2015-10-14 | Updated it_IT translation; translator name to follow. | Carl Hetherington | |
| 2015-10-13 | Some attempts to block referencing of DCPs when it is not possible. | Carl Hetherington | |
| 2015-10-12 | Rename split-by-video content slightly; fix referencing to multi-reel DCPs. | Carl Hetherington | |
| 2015-10-12 | Fix merge. | Carl Hetherington | |
| 2015-10-12 | Fix sensitivity of reel length entry. | Carl Hetherington | |
| 2015-10-12 | Implement Film::reels(). | Carl Hetherington | |
| 2015-10-12 | Try to clarify period from/to. | Carl Hetherington | |
| I believe we have things set up so that if we have, say, two pieces of content of length 8 the first should start at 0 and the second at 8: Time 0--1--2--3--4--5--6--7--8 Sample | 1| 2| 3| 4| 5| 6| 7| 8| | |||
| 2015-10-12 | Un-attached reel UI. | Carl Hetherington | |
| 2015-10-12 | Basics of reel split. | Carl Hetherington | |
| 2015-10-12 | Templatise TimePeriod and add DCPTimePeriod. | Carl Hetherington | |
| 2015-10-12 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2015-10-11 | Fix missing preview of referenced DCPs; deciding whether to ignore DCP ↵ | Carl Hetherington | |
| content is done in the player. | |||
| 2015-10-11 | Correctly update GUI wrt subtitle referencing. | Carl Hetherington | |
| 2015-10-11 | Add debug option to log SMTP session transcripts. | Carl Hetherington | |
| 2015-10-11 | Better progress indication when finding subs (#711). | Carl Hetherington | |
| 2015-10-11 | White space. | Carl Hetherington | |
| 2015-10-11 | Missing part of last commit. | Carl Hetherington | |
| 2015-10-11 | Tweak Lfe response of upmixer b to match upmixer a. | Carl Hetherington | |
| 2015-10-11 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2015-10-11 | Updated pl_PL translation from Marek Skrzelowski. | Carl Hetherington | |
| 2015-10-10 | Tweak Lfe and C responses in upmixer-A to meet the desired frequency ranges ↵ | Carl Hetherington | |
| more closely. | |||
| 2015-10-10 | Missing virtual destructor. | Carl Hetherington | |
| 2015-10-10 | Fix windows build | Carl Hetherington | |
| 2015-10-10 | Fix typo. | Carl Hetherington | |
| 2015-10-10 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2015-10-09 | Missing include. | Carl Hetherington | |
| 2015-10-09 | Nicer default labels in certificate chains. | Carl Hetherington | |
| 2015-10-09 | Fix OS X build. | Carl Hetherington | |
| 2015-10-09 | Logging improvements to allow prettier displays in the server GUI. | Carl Hetherington | |
| 2015-10-09 | Fix memory leak. | Carl Hetherington | |
| 2015-10-09 | Don't create status dialog until it's needed, otherwise we don't get an icon ↵ | Carl Hetherington | |
| on Linux. | |||
| 2015-10-09 | Tweak server GUI a bit. | Carl Hetherington | |
| 2015-10-09 | Comment. | Carl Hetherington | |
| 2015-10-09 | OSX tweaks. | Carl Hetherington | |
| 2015-10-09 | Try to improve _server on OSX. | Carl Hetherington | |
| 2015-10-09 | More OS X tweaks. | Carl Hetherington | |
| 2015-10-09 | Graphics rearrangement and probably breakage. | Carl Hetherington | |
| 2015-10-09 | OS X build fix. | Carl Hetherington | |
