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