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