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