Merge branch 'master' of /home/carl/git/dvdomatic
[dcpomatic.git] / ChangeLog
1 2013-06-05  Carl Hetherington  <cth@carlh.net>
2
3         * Version 0.94 released.
4
5 2013-06-04  Carl Hetherington  <cth@carlh.net>
6
7         * Version 0.94beta2 released.
8
9 2013-06-04  Carl Hetherington  <cth@carlh.net>
10
11         * A few fixes to A/B mode.
12
13 2013-05-31  Carl Hetherington  <cth@carlh.net>
14
15         * Version 0.94beta1 released.
16
17 2013-05-31  Carl Hetherington  <cth@carlh.net>
18
19         * Fix ridiculous 100-frame limit on trim
20         in the GUI.
21
22 2013-05-30  Carl Hetherington  <cth@carlh.net>
23
24         * Preserve the folder to put new films in
25         across openings of the new film dialog
26         (#143).
27
28         * Various tweaks to video preview; number
29         frames from 1 (not 0), fix update of frame
30         on stop.
31
32         * Fix missing shortcut to GUI encode server
33         on Linux (#151).
34
35         * Fix incorrect frame display on setting a new
36         content video (#147).
37
38         * Fix problems with mistaken re-use of video
39         MXFs after trims have changed.
40
41 2013-05-20  Carl Hetherington  <cth@carlh.net>
42
43         * Version 0.93 released.
44
45 2013-05-20  Carl Hetherington  <cth@carlh.net>
46
47         * Fix another crash on still images with
48         no audio.
49
50 2013-05-19  Carl Hetherington  <cth@carlh.net>
51
52         * Version 0.92 released.
53
54 2013-05-19  Carl Hetherington  <cth@carlh.net>
55
56         * Version 0.91 released.
57
58 2013-05-19  Carl Hetherington  <cth@carlh.net>
59
60         * Hopefully fix load of decimal values (e.g. frame rates)
61         in non-English locales on Windows.
62
63 2013-05-17  Carl Hetherington  <cth@carlh.net>
64
65         * Version 0.90 released.
66
67 2013-05-17  Carl Hetherington  <cth@carlh.net>
68
69         * Write backtrace files when Windows
70         version crashes.
71
72         * Try to fix crash on stills with no audio.
73
74 2013-05-06  Carl Hetherington  <cth@carlh.net>
75
76         * Fix resizing / redraw problems in audio viewer
77         on Windows.
78
79 2013-05-06  Carl Hetherington  <cth@carlh.net>
80
81         * Version 0.89 released.
82
83 2013-05-04  Carl Hetherington  <cth@carlh.net>
84
85         * Version 0.89beta1 released.
86
87 2013-05-04  Carl Hetherington  <cth@carlh.net>
88
89         * Very simple batch converter added (#127).
90
91         * Add preference for CPL issuer and creator (#122).
92
93         * Add preference for default format and DCP content
94         type (#133).
95
96 2013-04-28  Carl Hetherington  <cth@carlh.net>
97
98         * Version 0.88 released.
99
100 2013-04-28  Carl Hetherington  <cth@carlh.net>
101
102         * Fix broken external audio support.
103
104 2013-04-24  Carl Hetherington  <cth@carlh.net>
105
106         * Allow use of existing empty directories for new films (without
107         confirmation) and existing non-empty directories (with confirmation)
108         (#124).
109
110 2013-04-26  Carl Hetherington  <cth@carlh.net>
111
112         * Version 0.87 released.
113
114 2013-04-26  Carl Hetherington  <cth@carlh.net>
115
116         * Make new trim options actually work (#121).
117
118 2013-04-23  Carl Hetherington  <cth@carlh.net>
119
120         * Version 0.86 released.
121
122 2013-04-23  Carl Hetherington  <cth@carlh.net>
123
124         * Version 0.85 released.
125
126 2013-04-21  Carl Hetherington  <cth@carlh.net>
127
128         * Version 0.84 released.
129
130 2013-04-21  Carl Hetherington  <cth@carlh.net>
131
132         * Version 0.84beta5 released.
133
134 2013-04-20  Carl Hetherington  <cth@carlh.net>
135
136         * Fix bad saving of metadata in locales which use
137         commas to separate decimals (#119).
138
139 2013-04-19  Carl Hetherington  <cth@carlh.net>
140
141         * Add basic frame index and timecode to viewer, and previous/next
142         frame buttons.
143
144         * Version 0.84beta4 released.
145
146 2013-04-19  Carl Hetherington  <cth@carlh.net>
147
148         * Version 0.84beta3 released.
149
150 2013-04-19  Carl Hetherington  <cth@carlh.net>
151
152         * Version 0.84beta2 released.
153
154 2013-04-18  Carl Hetherington  <cth@carlh.net>
155
156         * Version 0.84beta1 released.
157
158 2013-04-15  Carl Hetherington  <cth@carlh.net>
159
160         * Fix error message on forcing language to English (#103).
161
162         * Fix problems with content whose first audio content
163         comes before the first video (resulting in audio being
164         chopped off at the start of the DCP) (#79).
165
166         * Use true 4:3 rather than 1.33.
167
168 2013-04-13  Carl Hetherington  <cth@carlh.net>
169
170         * Use film-name-derived names for MXFs in DCPs (#54).
171
172 2013-04-10  Carl Hetherington  <cth@carlh.net>
173
174         * Version 0.83 released.
175
176 2013-04-10  Carl Hetherington  <cth@carlh.net>
177
178         * Fix incorrect scaling using flat-no-stretch and scope-no-stretch
179         when the source is cropped (part of #113).
180
181         * Fix incorrect display of padded films (rest of #113).
182
183 2013-04-09  Carl Hetherington  <cth@carlh.net>
184
185         * Version 0.82 released.
186
187 2013-04-09  Carl Hetherington  <cth@carlh.net>
188
189         * Version 0.82beta1 released.
190
191 2013-04-09  Carl Hetherington  <cth@carlh.net>
192
193         * Version 0.81 released.
194
195 2013-04-09  Carl Hetherington  <cth@carlh.net>
196
197         * Version 0.81beta1 released.
198
199 2013-04-08  Carl Hetherington  <cth@carlh.net>
200
201         * Add 16:9-within-Scope format.
202
203 2013-04-07  Carl Hetherington  <cth@carlh.net>
204
205         * Version 0.80 released.
206
207 2013-04-07  Carl Hetherington  <cth@carlh.net>
208
209         * Version 0.80beta4 released.
210
211 2013-04-07  Carl Hetherington  <cth@carlh.net>
212
213         * Version 0.80beta3 released.
214
215 2013-04-07  Carl Hetherington  <cth@carlh.net>
216
217         * Version 0.80beta2 released.
218
219 2013-04-07  Carl Hetherington  <cth@carlh.net>
220
221         * Version 0.80beta1 released.
222
223 2013-04-07  Carl Hetherington  <cth@carlh.net>
224
225         * Make the audio plot expand in height when its
226         window is enlarged.
227
228         * Label subtitle offset with "pixels" (#101).
229
230         * Speculative fix for error on forcing language
231         to English (#103).
232
233         * Add more explanatory text to describe what is
234         happening with scaling, cropping and padding (#106).
235
236         * Give a hopefully helpful message when clicking Open
237         without selecting a folder (#99).
238
239         * Fix servomatic_gui startup and shutdown on Linux (#98).
240
241         * GUI now points out when audio resampling is being done.
242
243         * Hopefully fix lack of redraw of the viewer background
244         on Windows (#86).
245
246 2013-04-01  Carl Hetherington  <cth@carlh.net>
247
248         * Version 0.79 released.
249
250 2013-04-01  Carl Hetherington  <cth@carlh.net>
251
252         * Fix some missing translated strings
253         on Windows.
254
255 2013-03-31  Carl Hetherington  <cth@carlh.net>
256
257         * Version 0.78 released.
258
259 2013-03-28  Carl Hetherington  <cth@carlh.net>
260
261         * Version 0.78beta16 released.
262
263 2013-03-28  Carl Hetherington  <cth@carlh.net>
264
265         * Version 0.78beta15 released.
266
267 2013-03-28  Carl Hetherington  <cth@carlh.net>
268
269         * Version 0.78beta14 released.
270
271 2013-03-27  Carl Hetherington  <cth@carlh.net>
272
273         * Fix erroneous disk space reporting (#85).
274
275         * Version 0.78beta13 released.
276
277 2013-03-26  Carl Hetherington  <cth@carlh.net>
278
279         * Version 0.78beta12 released.
280
281 2013-03-26  Carl Hetherington  <cth@carlh.net>
282
283         * Version 0.78beta11 released.
284
285 2013-03-26  Carl Hetherington  <cth@carlh.net>
286
287         * Version 0.78beta10 released.
288
289 2013-03-26  Carl Hetherington  <cth@carlh.net>
290
291         * Version 0.78beta9 released.
292
293 2013-03-26  Carl Hetherington  <cth@carlh.net>
294
295         * Version 0.78beta8 released.
296
297 2013-03-26  Carl Hetherington  <cth@carlh.net>
298
299         * Add button to cancel jobs.
300
301 2013-03-26  Carl Hetherington  <cth@carlh.net>
302
303         * Version 0.78beta7 released.
304
305 2013-03-25  Carl Hetherington  <cth@carlh.net>
306
307         * Add option to set user interface language.
308
309 2013-03-25  Carl Hetherington  <cth@carlh.net>
310
311         * Version 0.78beta6 released.
312
313 2013-03-24  Carl Hetherington  <cth@carlh.net>
314
315         * Add UI option to select interface language.
316
317 2013-03-21  Carl Hetherington  <cth@carlh.net>
318
319         * Version 0.78beta5 released.
320
321 2013-03-20  Carl Hetherington  <cth@carlh.net>
322
323         * Version 0.78beta4 released.
324
325 2013-03-20  Carl Hetherington  <cth@carlh.net>
326
327         * Version 0.78beta3 released.
328
329 2013-03-20  Carl Hetherington  <cth@carlh.net>
330
331         * Make exception strings translatable (#81).
332
333 2013-03-19  Carl Hetherington  <cth@carlh.net>
334
335         * Version 0.78beta2 released.
336
337 2013-03-19  Carl Hetherington  <cth@carlh.net>
338
339         * Version 0.78beta1 released.
340
341 2013-03-19  Carl Hetherington  <cth@carlh.net>
342
343         * Add it_IT translation from Massimiliano Broggi.
344
345 2013-03-14  Carl Hetherington  <cth@carlh.net>
346
347         * Version 0.77 released.
348
349 2013-03-14  Carl Hetherington  <cth@carlh.net>
350
351         * Version 0.77beta2 released.
352
353 2013-03-14  Carl Hetherington  <cth@carlh.net>
354
355         * Version 0.77beta1 released.
356
357 2013-03-14  Carl Hetherington  <cth@carlh.net>
358
359         * Work-around lack of support for hard links.
360
361         * Fix a few bugs with A/B mode.
362
363 2013-03-08  Carl Hetherington  <cth@carlh.net>
364
365         * Disable show audio button and use content audio selector
366         as appropriate for the audio in the content (#41 and #73).
367
368 2013-03-05  Carl Hetherington  <cth@carlh.net>
369
370         * Version 0.76 released.
371
372 2013-03-05  Carl Hetherington  <cth@carlh.net>
373
374         * Version 0.76beta3 released.
375
376 2013-03-04  Carl Hetherington  <cth@carlh.net>
377
378         * Fix decoding of audio streams with multiple
379         packets per frame (e.g. wmapro).
380
381 2013-03-02  Carl Hetherington  <cth@carlh.net>
382
383         * Add option to specify the DCP's frame
384         rate (part of #56).
385
386         * Add a description of what each video format
387         means to the UI.
388
389 2013-03-01  Carl Hetherington  <cth@carlh.net>
390
391         * Version 0.76beta2 released.
392
393 2013-03-01  Carl Hetherington  <cth@carlh.net>
394
395         * Add primitive feature to plot graphs
396         of the soundtrack (#67).
397
398         * Version 0.76beta1 released.
399
400 2013-02-27  Carl Hetherington  <cth@carlh.net>
401
402         * Version 0.75 released.
403
404 2013-02-27  Carl Hetherington  <cth@carlh.net>
405
406         * Version 0.75beta1 released.
407
408         * Fix support for some YUV444 pixel formats.
409
410 2013-02-23  Carl Hetherington  <cth@carlh.net>
411
412         * Version 0.74 released.
413
414 2013-02-23  Carl Hetherington  <cth@carlh.net>
415
416         * Version 0.74beta1 released.
417
418 2013-02-21  Carl Hetherington  <cth@carlh.net>
419
420         * Version 0.73 released.
421
422 2013-02-20  Carl Hetherington  <cth@carlh.net>
423
424         * Version 0.73beta9 released.
425
426 2013-02-18  Carl Hetherington  <cth@carlh.net>
427
428         * Version 0.73beta8 released.
429
430 2013-02-18  Carl Hetherington  <cth@carlh.net>
431
432         * Version 0.73beta7 released.
433
434 2013-02-17  Carl Hetherington  <cth@carlh.net>
435
436         * Version 0.73beta6 released.
437
438 2013-02-17  Carl Hetherington  <cth@carlh.net>
439
440         * Version 0.73beta3 released.
441
442 2013-02-16  Carl Hetherington  <cth@carlh.net>
443
444         * Version 0.73beta2 released.
445
446 2013-02-16  Carl Hetherington  <cth@carlh.net>
447
448         * Version 0.73beta1 released.
449
450 2013-02-15  Carl Hetherington  <cth@carlh.net>
451
452         * Fix non-recognition of BMP for still images (#55),
453         reported by Thierry.
454
455 2013-02-12  Carl Hetherington  <cth@carlh.net>
456
457         * Basic option to open the containing folder for a DCP.
458
459         * Don't offer to copy a DCP to the TMS if there isn't
460         a DCP.
461
462         * Fix setup of a default film directory on Windows.
463
464         * Remove libx264 dependency.
465
466         * Rearrange main window slightly so that the progress
467         area is larger; give jobs "details" buttons to find out
468         more about any errors that occur.
469
470 2013-02-02  Carl Hetherington  <cth@carlh.net>
471
472         * Tidy up filters dialog by not showing those
473         that are not configured in FFmpeg, and by splitting
474         them up into categories.
475
476         * Fix infinite loop of error messages when
477         `playing back' using a non-existant filter (#39).
478
479         * Encode data straight to MXFs, rather
480         than going via .j2c files.  Should roughly
481         halve required disk space and reduce time
482         taken.
483
484 2013-01-25  Carl Hetherington  <cth@carlh.net>
485
486         * When using formats which pad smaller frames into
487         larger ones, the padding black now shown in
488         the preview.
489
490         * Fix the old DCP content type being left behind
491         when creating a new film.
492
493         * Add option to specify default details
494         for the DCI name details dialog in new
495         Films (#42).
496
497 2013-01-24  Carl Hetherington  <cth@carlh.net>
498
499         * Version 0.72 released.
500
501 2013-01-24  Carl Hetherington  <cth@carlh.net>
502
503         * Version 0.71 released.
504
505 2013-01-24  Carl Hetherington  <cth@carlh.net>
506
507         * Fix lack of audio with trimmed DCPs.
508
509 2013-01-23  Carl Hetherington  <cth@carlh.net>
510
511         * Remove multi-reel support (for now); needs more thinking about
512         and testing.
513
514 2013-01-12  Carl Hetherington  <cth@carlh.net>
515
516         * Version 0.71beta2 released.
517
518 2013-01-12  Carl Hetherington  <cth@carlh.net>
519
520         * Version 0.71beta1 released.
521
522 2013-01-12  Carl Hetherington  <cth@carlh.net>
523
524         * Untested support for splitting DCPs
525         into multiple reels.
526
527 2013-01-09  Carl Hetherington  <cth@carlh.net>
528
529         * Try to build with 0.10.4-ish ffmpeg.
530
531 2013-01-07  Carl Hetherington  <cth@carlh.net>
532
533         * Version 0.70 released.
534
535 2013-01-07  Carl Hetherington  <cth@carlh.net>
536
537         * Fix heinous thinko in mono soundtrack mapping code.
538
539 2013-01-06  Carl Hetherington  <cth@carlh.net>
540
541         * Version 0.70beta3 released.
542
543 2013-01-06  Carl Hetherington  <cth@carlh.net>
544
545         * Postpone linking of duplicate video frames so that copies
546         don't fail on Windows.
547
548 2013-01-06  Carl Hetherington  <cth@carlh.net>
549
550         * Version 0.70beta2 released.
551
552 2013-01-06  Carl Hetherington  <cth@carlh.net>
553
554         * Version 0.70beta1 released.
555
556 2013-01-06  Carl Hetherington  <cth@carlh.net>
557
558         * Put mono soundtracks on the centre speaker, rather
559         than on left (reported by Mike Blakesley).
560
561         * Add format for 16:9 without letterboxing (requested by Lilian
562         Lefranc).
563
564 2012-12-23  Carl Hetherington  <cth@carlh.net>
565
566         * Version 0.69 released.
567
568 2012-12-23  Carl Hetherington  <cth@carlh.net>
569
570         * Version 0.68 released.
571
572 2012-12-22  Carl Hetherington  <cth@carlh.net>
573
574         * Version 0.68beta10 released.
575
576 2012-12-22  Carl Hetherington  <cth@carlh.net>
577
578         * Fix wscripts to work with python 3.
579
580 2012-12-21  Carl Hetherington  <cth@carlh.net>
581
582         * Version 0.68beta9 released.
583
584 2012-12-21  Carl Hetherington  <cth@carlh.net>
585
586         * Version 0.68beta8 released.
587
588 2012-12-21  Carl Hetherington  <cth@carlh.net>
589
590         * Version 0.68beta7 released.
591
592 2012-12-21  Carl Hetherington  <cth@carlh.net>
593
594         * Version 0.68beta6 released.
595
596 2012-12-21  Carl Hetherington  <cth@carlh.net>
597
598         * Fix a few bugs.
599
600         * Update the manual.
601
602 2012-12-20  Carl Hetherington  <cth@carlh.net>
603
604         * Version 0.68beta5 released.
605
606 2012-12-20  Carl Hetherington  <cth@carlh.net>
607
608         * Version 0.68beta4 released.
609
610 2012-12-20  Carl Hetherington  <cth@carlh.net>
611
612         * Version 0.68beta3 released.
613
614 2012-12-20  Carl Hetherington  <cth@carlh.net>
615
616         * Allow still-image DCPs to have external audio added to them (#13).
617
618 2012-12-19  Carl Hetherington  <cth@carlh.net>
619
620         * Version 0.68beta2 released.
621
622 2012-12-19  Carl Hetherington  <cth@carlh.net>
623
624         * Version 0.68beta1 released.
625
626 2012-12-18  Carl Hetherington  <cth@carlh.net>
627
628         * Alter film viewer so that it is much quicker, responds instantly
629         to changes in video filtering settings, and can (roughly) play the
630         source material back.
631
632         * Make the examination of content for length optional, so that
633         if a source file has an accurate header you can trust it.
634
635 2012-12-18  Carl Hetherington  <cth@carlh.net>
636
637         * Version 0.67 released.
638
639 2012-12-18  Carl Hetherington  <cth@carlh.net>
640
641         * Support non-planar float and signed
642         16-bit planar audio; be less
643         crashy when unsupported audio formats
644         are found.
645
646 2012-12-18  Carl Hetherington  <cth@carlh.net>
647
648         * Version 0.66 released.
649
650 2012-12-18  Carl Hetherington  <cth@carlh.net>
651
652         * Version 0.65 released.
653
654 2012-12-13  Carl Hetherington  <cth@carlh.net>
655
656         * Version 0.64 released.
657
658 2012-12-13  Carl Hetherington  <cth@carlh.net>
659
660         * Version 0.63 released.
661
662 2012-12-13  Carl Hetherington  <cth@carlh.net>
663
664         * Re-fix reports of zero audio channels
665         with soundtracks of some source files.
666
667 2012-12-13  Carl Hetherington  <cth@carlh.net>
668
669         * Version 0.62 released.
670
671 2012-12-13  Carl Hetherington  <cth@carlh.net>
672
673         * Improve progress reporting during the final
674         DCP make job; should stop the bar sitting at 100%
675         for a while during digest creation.
676
677 2012-12-11  Carl Hetherington  <cth@carlh.net>
678
679         * Version 0.61 released.
680
681 2012-12-11  Carl Hetherington  <cth@carlh.net>
682
683         * More .deb dep tweaks.
684
685 2012-12-11  Carl Hetherington  <cth@carlh.net>
686
687         * Version 0.60 released.
688
689 2012-12-11  Carl Hetherington  <cth@carlh.net>
690
691         * Hopefully fix utterly broken partially-static
692         builds for .debs.
693
694         * Fix specification of architecture in .debs.
695
696 2012-12-10  Carl Hetherington  <cth@carlh.net>
697
698         * Add a check-box (which defaults to on) which tells DVD-o-matic
699         not to scan new content files to work out their length, but instead
700         to trust the length from the header.  This length only matters for
701         working out what thumbnails to generate, so it isn't critical.
702         Trusting the header will speed up the "Examine Content" job by
703         a factor of about 2, which is handy for large films.
704
705 2012-12-10  Carl Hetherington  <cth@carlh.net>
706
707         * Version 0.59 released.
708
709 2012-12-09  Carl Hetherington  <cth@carlh.net>
710
711         * Version 0.59beta5 released.
712
713 2012-12-09  Carl Hetherington  <cth@carlh.net>
714
715         * Version 0.59beta4 released.
716
717 2012-12-09  Carl Hetherington  <cth@carlh.net>
718
719         * Version 0.59beta3 released.
720
721 2012-12-09  Carl Hetherington  <cth@carlh.net>
722
723         * Version 0.59beta2 released.
724
725 2012-12-09  Carl Hetherington  <cth@carlh.net>
726
727         * Build against libdcp compiled with -O2 instead
728         of -O3.
729
730 2012-12-05  Carl Hetherington  <cth@carlh.net>
731
732         * Version 0.59beta1 released.
733
734 2012-11-15  Carl Hetherington  <cth@carlh.net>
735
736         * Default to using a DCI name.
737
738         * Support for using external sound files instead
739         of the ones in the video source.
740
741 2012-11-14  Carl Hetherington  <cth@carlh.net>
742
743         * Rearrange the GUI a bit to tidy things up.
744
745         * Some internal reorganisation.
746
747 2012-12-03  Carl Hetherington  <cth@carlh.net>
748
749         * Version 0.58 released.
750
751 2012-12-03  Carl Hetherington  <cth@carlh.net>
752
753         * DVD-o-matic and its dependencies rebuilt with
754         a newer mingw toolchain and with -O2 rather than
755         -O3 to (hopefully) improve reliability on Windows.
756
757         * Fixed problems with 7.1 audio.
758
759 2012-11-10  Carl Hetherington  <cth@carlh.net>
760
761         * Version 0.57 released.
762
763 2012-11-10  Carl Hetherington  <cth@carlh.net>
764
765         * Fix crash when trying to use a DCI name when there
766         is no soundtrack (yet) (reported by Wolfgang Woehl).
767
768 2012-11-07  Carl Hetherington  <cth@carlh.net>
769
770         * Version 0.56 released.
771
772 2012-11-05  Carl Hetherington  <cth@carlh.net>
773
774         * Remove options to black-out the video when cropping the end;
775         it complicates the code and is getting a bit close to video
776         editing.
777
778         * Add option to trim from both the start and
779         the end of the input video.
780
781         * Various bug fixes and code rearrangement.
782
783 2012-10-14  Carl Hetherington  <cth@carlh.net>
784
785         * Basic support for DVD and Blu-Ray subtitles.
786
787         * Re-add DCI naming support.
788
789         * Basic support for selection of audio
790         and subtitle streams.
791
792         * Fixes for audio/video sync in some cases.
793
794         * Cope with videos with varying size and/or
795         pixel format.
796
797         * Fix bug with handling of YUV422-format videos.
798
799 2012-10-09  Carl Hetherington  <cth@carlh.net>
800
801         * Version 0.55 released.
802
803 2012-10-09  Carl Hetherington  <cth@carlh.net>
804
805         * Fix bug possibly causing randomly-occuring
806         black thumbnails.
807
808         * Fix problems with obtaining frame rate of
809         WMV files (reported by Anders Nordentoft-Madsen).
810
811 2012-10-07  Carl Hetherington  <cth@carlh.net>
812
813         * Fix up some bugs when using limited DCP
814         range (reported by Wolfgang Woehl).
815
816         * Don't stretch still images for DCPs, just
817         scale them up and pad them as required.
818
819 2012-10-02  Carl Hetherington  <cth@carlh.net>
820
821         * Version 0.54 released.
822
823 2012-10-02  Carl Hetherington  <cth@carlh.net>
824
825         * When encoding 24 frames per second drop
826         frame (ie 23.976 frames per second) run the
827         video at 24 FPS and resample the audio so
828         that when it is run correspondingly (slightly) fast
829         it remains in sync.
830
831         * Some code cleanup.
832
833 2012-10-01  Carl Hetherington  <cth@carlh.net>
834
835         * Fix aff/666: thumbnail scan is run twice
836         when changing the content file for a film.
837
838 2012-09-28  Carl Hetherington  <cth@carlh.net>
839
840         * Fix crash bug which seems to have been
841         exposed by recent changes to ffmpeg.
842
843 2012-09-27  Carl Hetherington  <cth@carlh.net>
844
845         * Version 0.53 released.
846
847 2012-09-27  Carl Hetherington  <cth@carlh.net>
848
849         * Fix unrecognised capital letters on
850         still-image file extensions.
851
852         * Write hashes of frames to disk and
853         check them before making the final DCP.
854
855 2012-09-24  Carl Hetherington  <cth@carlh.net>
856
857         * Fix problems with overflow on long films.
858
859 2012-09-24  Carl Hetherington  <cth@carlh.net>
860
861         * Version 0.52 released.
862
863 2012-09-23  Carl Hetherington  <cth@carlh.net>
864
865         * Fix alignment of frames per second count.
866
867         * Use hopefully more robust networking
868         code to survive timeouts during reads and
869         writes.
870
871         * Some fixes for bugs when loading Films
872         created on Windows in Linux.
873
874 2012-09-22  Carl Hetherington  <cth@carlh.net>
875
876         * Fix bug on OK-ing gain calculation
877         dialog without entering any values.
878
879         * Improve spacing in some dialogs.
880
881 2012-09-22  Carl Hetherington  <cth@carlh.net>
882
883         * Version 0.51 released.
884
885 2012-09-22  Carl Hetherington  <cth@carlh.net>
886
887         * Improve transcode job progress reporting.
888
889         * Update the slow bits of the properties
890         dialog in a separate thread to improve
891         responsiveness.
892
893         * Fix edit server button on Windows.
894
895 2012-09-22  Carl Hetherington  <cth@carlh.net>
896
897         * Version 0.50 released.
898
899 2012-09-22  Carl Hetherington  <cth@carlh.net>
900
901         * Rename servomatic to servomatic_cli and
902         add a very basic system-tray-dwelling GUI server.
903
904         * Tweak formatting of properties dialogue
905         and add a note of how many J2K frames
906         have already been encoded.
907
908         * Correctly set up crop in the viewer
909         on reloading a film.
910
911 2012-09-18  Carl Hetherington  <cth@carlh.net>
912
913         * Fix non-working removal of encode servers.
914
915         * Add GUI front-end to encode server.
916
917 2012-09-17  Carl Hetherington  <cth@carlh.net>
918
919         * Include servomatic in the Windows install.
920
921         * Add a simple Properties dialog to give
922         an estimate of disk space required for an
923         encode.
924
925 2012-09-17  Carl Hetherington  <cth@carlh.net>
926
927         * Version 0.49 released.
928
929 2012-09-16  Carl Hetherington  <cth@carlh.net>
930
931         * Version 0.48 released.
932
933 2012-09-15  Carl Hetherington  <cth@carlh.net>
934
935         * Slightly speculative fix for failure to
936         take note of audio gain changes caused by
937         the Calculate dialogue.
938
939 2012-09-12  Carl Hetherington  <cth@carlh.net>
940
941         * Fix crash when FFmpeg doesn't set up the audio channel
942         layout for some reason.
943
944 2012-09-01  Carl Hetherington  <cth@carlh.net>
945
946         * Add 1.66-within-flat format.
947
948 2012-08-27  Carl Hetherington  <cth@carlh.net>
949
950         * Version 0.47 released.
951
952 2012-08-23  Carl Hetherington  <cth@carlh.net>
953
954         * Add some more formats.
955
956         * Update to use libdcp 0.11.
957
958         * Fix build with boost filesystem version 2.
959
960 2012-08-10  Carl Hetherington  <cth@carlh.net>
961
962         * Version 0.46 released.
963
964 2012-08-10  Carl Hetherington  <cth@carlh.net>
965
966         * Untested fixes for failure to encode
967         content without audio.
968
969 2012-08-09  Carl Hetherington  <cth@carlh.net>
970
971         * Version 0.45 released.
972
973 2012-08-09  Carl Hetherington  <cth@carlh.net>
974
975         * Fix bug with padding in Scope causing corrupt
976         images.
977
978         * Fix bug when using content file names which
979         start with the name of the film directory.
980
981 2012-08-05  Carl Hetherington  <cth@carlh.net>
982
983         * Version 0.44 released.
984
985 2012-08-04  Carl Hetherington  <cth@carlh.net>
986
987         * Fix bug with content inside the film directory.
988
989 2012-08-04  Carl Hetherington  <cth@carlh.net>
990
991         * Version 0.43 released.
992
993 2012-08-04  Carl Hetherington  <cth@carlh.net>
994
995         * Use wxwidgets .rc file to make Windows version
996         look nicer.
997
998         * Hopefully improve building against different
999         versions of FFmpeg.
1000
1001 2012-08-04  Carl Hetherington  <cth@carlh.net>
1002
1003         * Version 0.42 released.
1004
1005 2012-08-04  Carl Hetherington  <cth@carlh.net>
1006
1007         * Request admin priviledges on install for Windows 7.
1008
1009         * Add some missing dependencies to the Windows package.
1010
1011 2012-08-01  Carl Hetherington  <cth@carlh.net>
1012
1013         * Version 0.40 released.
1014
1015 2012-08-01  Carl Hetherington  <cth@carlh.net>
1016
1017         * Fix a few bugs related to thumbnailing.
1018
1019         * Update for libdcp version 0.06.
1020
1021 2012-07-31  Carl Hetherington  <cth@carlh.net>
1022
1023         * Add option to compute required audio gains to
1024         effect the same as a sound processor fader change
1025         (currently for Dolby CP750 only).
1026
1027 2012-07-28  Carl Hetherington  <cth@carlh.net>
1028
1029         * Version 0.37 released.
1030
1031 2012-07-28  Carl Hetherington  <cth@carlh.net>
1032
1033         * Fix missed frames when encoding caused by server
1034         threads that are attempting to access non-responding
1035         servers.
1036
1037         * Fix makedcp parsing of -v option.
1038
1039 2012-07-28  Carl Hetherington  <cth@carlh.net>
1040
1041         * Version 0.36 released.
1042
1043 2012-07-28  Carl Hetherington  <cth@carlh.net>
1044
1045         * Install / version tweaks.
1046
1047 2012-07-28  Carl Hetherington  <cth@carlh.net>
1048
1049         * Version 0.35 released.
1050
1051 2012-07-27  Carl Hetherington  <cth@carlh.net>
1052
1053         * Version 0.31 released.
1054
1055 2012-07-27  Carl Hetherington  <cth@carlh.net>
1056
1057         * Speed up thumbnail display.
1058
1059         * Various improvements to Windows port.
1060
1061         * Fix TMS transfer with large files.
1062
1063         * Clean up audio handling code somewhat.
1064
1065         * Re-sample audio to 48kHz or 96kHz if necessary.
1066
1067         * Remove player functionality from DVD-o-matic.
1068
1069 2012-07-22  Carl Hetherington  <cth@carlh.net>
1070
1071         * Port to Windows.
1072
1073         * Use MD5 digest to decide on the directory to put J2C files
1074         in, rather than the path of the content.
1075
1076         * Allow building with current FFmpeg git.
1077
1078         * Fix problems when creating cut videos in that the audio is too
1079         short; pad it with silence.
1080
1081 2012-07-21  Carl Hetherington  <cth@carlh.net>
1082
1083         * Version 0.29 released.
1084
1085 2012-07-21  Carl Hetherington  <cth@carlh.net>
1086
1087         * Tidy widgets and menus when there is no film loaded.
1088
1089         * Option to build with Ubuntu 12.04's FFmpeg libraries.
1090
1091         * Add dialogue box to choose DVD title when ripping.
1092
1093         * Always do an examine run for new content.
1094
1095 2012-07-18  Carl Hetherington  <cth@carlh.net>
1096
1097         * Version 0.26 released
1098
1099 2012-07-15  Carl Hetherington  <cth@carlh.net>
1100
1101         * Remove code to use `standard' format DCP long names,
1102         as in the wild their use seems to be decreasing, and it
1103         makes the GUI simpler.
1104
1105         * Fix some bugs with sending to servomatic introduced
1106         in the adjustments to padding.
1107
1108         * Write some status text when an unknown-progress
1109         job is running.
1110
1111         * Use new libdcp rather than OpenDCP to generate MXFs
1112         and write DCP XML.
1113
1114 2012-07-14  Carl Hetherington  <cth@carlh.net>
1115
1116         * Version 0.25 released.
1117
1118 2012-07-14  Carl Hetherington  <cth@carlh.net>
1119
1120         * Various GUI cleanups.
1121
1122         * Remove player from the GUI for now.
1123
1124         * Fix hash down the left-hand side of encoded DCPs.
1125
1126         * Add option to black-out the end of an encode, in order
1127         to remove unwanted frames of video whilst keeping sound.
1128
1129         * Fixes to copy-to-server.
1130
1131         * Fix name of 16:9 format.
1132
1133 2012-07-08  Carl Hetherington  <cth@carlh.net>
1134
1135         * Version 0.24 released.
1136
1137 2012-07-08  Carl Hetherington  <cth@carlh.net>
1138
1139         * Add support for generating static DCPs from single
1140         image files.
1141
1142         * Add option to copy DCP to a remote server (e.g. a TMS)
1143         via SCP.
1144
1145         * Auto-update thumbs when content changes.
1146
1147 2012-06-10  Carl Hetherington  <cth@carlh.net>
1148
1149         * Fix up bad padding setup when there isn't any.
1150
1151         * Restore sound to playomatic; add assert for bad format.
1152
1153 2012-05-26  Carl Hetherington  <cth@carlh.net>
1154
1155         * Fix crash on attempting to use a non-existant filter.
1156
1157         * src/lib/filter.cc: Fix typo in filter name.
1158
1159         * Allow configuration of the reference scalers and filters in A/B mode.
1160
1161         * Fix identification of formats in metadata.
1162
1163 2012-05-26  Carl Hetherington  <cth@carlh.net>
1164
1165         * Version 0.23 released.
1166
1167 2012-05-28  Carl Hetherington  <cth@carlh.net>
1168
1169         * src/lib/player_manager.cc: possible fix to crash when stopping
1170         playback.
1171
1172         * Fix crash in A/B mode.
1173
1174 2012-05-26  Carl Hetherington  <cth@carlh.net>
1175
1176         * Version 0.21 released.
1177
1178 2012-05-25  Carl Hetherington  <cth@carlh.net>
1179
1180         * Add option to delay audio with respect to video.
1181
1182         * src/tools/fixlengths.cc: add a few more options.
1183
1184 2012-05-22  Carl Hetherington  <cth@carlh.net>
1185
1186         * src/tools/dvdomatic.cc: fix website address.
1187
1188         * test: fix up a few test bits.
1189
1190         * README: very brief introduction to a few things.
1191
1192 2012-05-22  Carl Hetherington  <cth@carlh.net>
1193
1194         * Version 0.20 released.