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