Hand-apply d4470377df181b4d15fbac86c454a8372b1a0f3d; fix update checker.
[dcpomatic.git] / ChangeLog
1 2015-01-23  Carl Hetherington  <cth@carlh.net>
2
3         * Fix update checker.
4
5         * Scan a whole FFmpeg file if no duration is given
6         in its header.
7
8         * Fix flicker of SubRip subtitles in some cases.
9
10         * Version 2.0.37 released.
11
12 2015-01-21  Carl Hetherington  <cth@carlh.net>
13
14         * Version 2.0.36 released.
15
16 2015-01-21  Carl Hetherington  <cth@carlh.net>
17
18         * Fix differentiation between MXF-wrapped subtitles
19         and video/audio content.
20
21 2015-01-20  Carl Hetherington  <cth@carlh.net>
22
23         * Version 2.0.35 released.
24
25 2015-01-20  c.hetherington  <cth@carlh.net>
26
27         * More informative error when failing to decode
28         JPEG2000 files.
29
30 2015-01-15  Carl Hetherington  <cth@carlh.net>
31
32         * Version 2.0.34 released.
33
34 2015-01-15  Carl Hetherington  <cth@carlh.net>
35
36         * Version 2.0.33 released.
37
38 2015-01-15  Carl Hetherington  <cth@carlh.net>
39
40         * Version 2.0.32 released.
41
42 2015-01-15  Carl Hetherington  <cth@carlh.net>
43
44         * Version 2.0.31 released.
45
46 2015-01-15  Carl Hetherington  <cth@carlh.net>
47
48         * Version 2.0.30 released.
49
50 2015-01-11  Carl Hetherington  <cth@carlh.net>
51
52         * Version 2.0.29 released.
53
54 2015-01-11  Carl Hetherington  <cth@carlh.net>
55
56         * Version 2.0.28 released.
57
58 2015-01-07  Carl Hetherington  <cth@carlh.net>
59
60         * Version 2.0.27 released.
61
62 2015-01-07  Carl Hetherington  <cth@carlh.net>
63
64         * Version 2.0.26 released.
65
66 2015-01-04  Carl Hetherington  <cth@carlh.net>
67
68         * Fix loading of SMPTE XML subtitles which
69         are not MXF-wrapped.
70
71 2014-12-14  Carl Hetherington  <cth@carlh.net>
72
73         * Version 2.0.25 released.
74
75 2014-12-11  Carl Hetherington  <cth@carlh.net>
76
77         * Version 2.0.24 released.
78
79 2014-12-11  Carl Hetherington  <cth@carlh.net>
80
81         * Version 2.0.23 released.
82
83 2014-12-11  Carl Hetherington  <cth@carlh.net>
84
85         * Add a language property to subtitle content and use it
86         for the DCP subtitle's language specification.
87
88 2014-11-24  Carl Hetherington  <cth@carlh.net>
89
90         * Version 2.0.22 released.
91
92 2014-11-24  Carl Hetherington  <cth@carlh.net>
93
94         * Allow import of J2K image sequences.
95
96 2014-11-12  Carl Hetherington  <cth@carlh.net>
97
98         * Version 2.0.21 released.
99
100 2014-11-12  Carl Hetherington  <cth@carlh.net>
101
102         * Version 2.0.20 released.
103
104 2014-11-10  Carl Hetherington  <cth@carlh.net>
105
106         * Guess initial scale from the size of video
107         content images, taking pixel aspect ratio into
108         account where possible.
109
110 2014-11-07  c.hetherington  <cth@carlh.net>
111
112         * Add a hint if there is 3D content in a proposed 2D DCP.
113
114 2014-11-06  Carl Hetherington  <cth@carlh.net>
115
116         * Basic support for emailing a report of
117         a problem (#43).
118
119 2014-11-05  c.hetherington  <cth@carlh.net>
120
121         * Add a few more hints.
122
123 2014-10-30  Carl Hetherington  <cth@carlh.net>
124
125         * Version 2.0.19 released.
126
127 2014-10-30  Carl Hetherington  <cth@carlh.net>
128
129         * Fix mis-merge causing complete breakage
130         of the main window.
131
132 2014-10-28  Carl Hetherington  <cth@carlh.net>
133
134         * Version 2.0.18 released.
135
136 2014-10-26  Carl Hetherington  <cth@carlh.net>
137
138         * Version 2.0.17 released.
139
140 2014-11-02  Carl Hetherington  <cth@carlh.net>
141
142         * Be more tolerant of some FFmpeg audio decoding errors;
143         should fix #352.
144
145 2014-10-26  Carl Hetherington  <cth@carlh.net>
146
147         * Version 2.0.16 released.
148
149 2014-10-24  Carl Hetherington  <cth@carlh.net>
150
151         * Add a pause button for jobs.
152
153         * Experimental support for bypassing colourspace conversion (#266).
154
155         * Version 1.76.6 released.
156
157 2014-10-23  Carl Hetherington  <cth@carlh.net>
158
159         * Version 1.76.5 released.
160
161 2014-10-23  Carl Hetherington  <cth@carlh.net>
162
163         * Version 1.76.4 released.
164
165 2014-10-23  Carl Hetherington  <cth@carlh.net>
166
167         * Rename 'Add folder' to 'Add image sequence'
168         and add some tooltips.
169
170         * Move the "keep video in sequence" button into
171         the timeline dialogue.
172
173         * Fix mix-placement of content when using the "Down"
174         button to move it.
175
176 2014-10-22  Carl Hetherington  <cth@carlh.net>
177
178         * Version 2.0.15 released.
179
180 2014-10-22  Carl Hetherington  <cth@carlh.net>
181
182         * Version 1.76.3 released.
183
184 2014-10-22  Carl Hetherington  <cth@carlh.net>
185
186         * Fix bug where some files from iTunes would
187         be read as being at 90,000fps.
188
189 2014-10-20  Carl Hetherington  <cth@carlh.net>
190
191         * Version 1.76.2 released.
192
193 2014-10-19  Carl Hetherington  <cth@carlh.net>
194
195         * Add simple note of what audio resampling
196         will be done to the audio panel.
197
198 2014-10-16  Carl Hetherington  <cth@carlh.net>
199
200         * Version 1.75.2 released.
201
202 2014-10-16  Carl Hetherington  <cth@carlh.net>
203
204         * Version 1.75.1 released.
205
206 2014-10-16  Carl Hetherington  <cth@carlh.net>
207
208         * Version 1.75.0 released.
209
210 2014-10-14  Carl Hetherington  <cth@carlh.net>
211
212         * Version 1.74.3 released.
213
214 2014-10-08  c.hetherington  <cth@carlh.net>
215
216         * Make server finding more reliable when
217         there are more than a few servers.
218
219 2014-10-05  Carl Hetherington  <cth@carlh.net>
220
221         * Use a more sensible default position and size for
222         .srt subs.
223
224 2014-10-03  Carl Hetherington  <cth@carlh.net>
225
226         * Version 2.0.14 released.
227
228 2014-10-01  Carl Hetherington  <cth@carlh.net>
229
230         * Version 2.0.13 released.
231
232 2014-09-30  Carl Hetherington  <cth@carlh.net>
233
234         * Version 2.0.12 released.
235
236 2014-09-30  Carl Hetherington  <cth@carlh.net>
237
238         * Add basic video fade in/out.
239
240 2014-09-22  Carl Hetherington  <cth@carlh.net>
241
242         * Version 2.0.11 released.
243
244 2014-09-18  Carl Hetherington  <cth@carlh.net>
245
246         * Version 2.0.10 released.
247
248 2014-10-08  Carl Hetherington  <cth@carlh.net>
249
250         * Version 1.74.2 released.
251
252 2014-10-08  Carl Hetherington  <cth@carlh.net>
253
254         * Version 1.74.1 released.
255
256 2014-10-05  Carl Hetherington  <cth@carlh.net>
257
258         * Bump ffmpeg version.
259
260 2014-10-06  Carl Hetherington  <cth@carlh.net>
261
262         * Version 1.74.0 released.
263
264 2014-10-06  Carl Hetherington  <cth@carlh.net>
265
266         * Version 1.73.9 released.
267
268 2014-09-28  Carl Hetherington  <cth@carlh.net>
269
270         * Version 1.73.8 released.
271
272 2014-09-28  Carl Hetherington  <cth@carlh.net>
273
274         * Add a few key shortcuts.
275
276 2014-09-16  Carl Hetherington  <cth@carlh.net>
277
278         * Version 1.73.7 released.
279
280 2014-09-16  Carl Hetherington  <cth@carlh.net>
281
282         * Fix non-update of audio gain when changing selected content.
283
284 2014-09-14  Carl Hetherington  <cth@carlh.net>
285
286         * Version 1.73.6 released.
287
288 2014-09-14  Carl Hetherington  <cth@carlh.net>
289
290         * Version 1.73.5 released.
291
292 2014-09-14  Carl Hetherington  <cth@carlh.net>
293
294         * Update to nl_NL translation from Cherif Ben Brahim.
295
296 2014-09-12  Carl Hetherington  <cth@carlh.net>
297
298         * Version 2.0.9 released.
299
300 2014-09-12  Carl Hetherington  <cth@carlh.net>
301
302         * Add "re-examine" option to content context menu (#339).
303
304 2014-09-11  Carl Hetherington  <cth@carlh.net>
305
306         * Restore encoding optimisations for still-image sources.
307
308         * Add option to re-make signing chain with specified organisation,
309         common names etc. (#354)
310
311         * Allow separate X and Y scale for subtitles (#337).
312
313 2014-09-10  Carl Hetherington  <cth@carlh.net>
314
315         * Allow DCP names to be created using the ISDCF template and then
316         edited afterwards (#401).
317
318         * Fix hidden advanced preferences button in some locales.
319
320         * Version 2.0.8 released.
321
322 2014-09-10  Carl Hetherington  <cth@carlh.net>
323
324         * Fix loading of 1.x films.
325
326         * Fix crash on audio analysis in some cases.
327
328 2014-09-09  Carl Hetherington  <cth@carlh.net>
329
330         * Version 2.0.7 released.
331
332 2014-09-09  Carl Hetherington  <cth@carlh.net>
333
334         * Version 2.0.6 released.
335
336 2014-09-09  Carl Hetherington  <cth@carlh.net>
337
338         * Fix missing OS X dependencies.
339
340         * Use a different directory for DCP-o-matic 2
341         configuration (not the same as 1.x).
342
343 2014-09-08  Carl Hetherington  <cth@carlh.net>
344
345         * Version 2.0.5 released.
346
347         * Fix hidden advanced preferences button in some locales.
348
349 2014-09-08  Carl Hetherington  <cth@carlh.net>
350
351         * Fix failure to load Targa files.
352
353 2014-09-07  Carl Hetherington  <cth@carlh.net>
354
355         * Put no stretch / no scale in the set of choices for default
356         scale to.
357
358         * Fix a few bad fuzzy translations from the preferences dialog.
359
360 2014-09-03  Carl Hetherington  <cth@carlh.net>
361
362         * Fix server certificate downloads on OS X (#376).
363
364 2014-09-02  Carl Hetherington  <cth@carlh.net>
365
366         * Improve behaviour of batch converter window when it is shrunk (#338).
367
368 2014-09-01  Carl Hetherington  <cth@carlh.net>
369
370         * Version 1.73.1 released.
371
372 2014-08-31  Carl Hetherington  <cth@carlh.net>
373
374         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
375         instead.
376
377         * Fix lack of i18n of strings from src/lib/po on OS X.
378
379         * Give a hint when content and container aspect ratios are not
380         the same (#392).
381
382         * Add "copy" button to colour conversion presets editor (#399).
383
384         * Allow drag-and-drop of files onto the content list (#395).
385
386 2014-08-29  Carl Hetherington  <cth@carlh.net>
387
388         * Version 2.0.4 released.
389
390 2014-08-24  Carl Hetherington  <cth@carlh.net>
391
392         * Version 2.0.3 released.
393
394 2014-08-24  Carl Hetherington  <cth@carlh.net>
395
396         * Version 2.0.2 released.
397
398 2014-08-06  Carl Hetherington  <cth@carlh.net>
399
400         * Version 2.0.1 released.
401
402 2014-07-15  Carl Hetherington  <cth@carlh.net>
403
404         * A variety of changes were made on the 2.0 branch
405         but not documented in the ChangeLog.  Most sigificantly:
406
407         - DCP import
408         - Creation of DCPs with proper XML subtitles
409         - Import of .srt and .xml subtitles
410         - Audio processing framework (with some basic processors).
411
412 2014-03-07  Carl Hetherington  <cth@carlh.net>
413
414         * Add subtitle view.
415         * Some improvements to the manual.
416
417 2014-08-26  Carl Hetherington  <cth@carlh.net>
418
419         * Version 1.73.0 released.
420
421 2014-08-25  Carl Hetherington  <cth@carlh.net>
422
423         * Basic recent files list in the File menu.
424
425 2014-08-23  Carl Hetherington  <cth@carlh.net>
426
427         * Version 1.72.12 released.
428
429 2014-08-23  Carl Hetherington  <cth@carlh.net>
430
431         * Revert previous use of AVFormatContext::start_time when
432         computing the length of video.  I think this is wrong, and
433         causes bits to be missed off the end of videos (and other
434         problems).
435
436 2014-08-20  Carl Hetherington  <cth@carlh.net>
437
438         * Version 1.72.11 released.
439
440 2014-08-19  Carl Hetherington  <cth@carlh.net>
441
442         * Attempt to fix random crashes on OS X (especially during encodes)
443         thought to be caused by multiple threads using (different) stringstreams
444         at the same time; see src/lib/safe_stringstream.
445 >>>>>>> origin/master
446
447 2014-08-09  Carl Hetherington  <cth@carlh.net>
448
449         * Version 1.72.10 released.
450
451 2014-08-09  Carl Hetherington  <cth@carlh.net>
452
453         * Version 1.72.8 released.
454
455 2014-08-08  Carl Hetherington  <cth@carlh.net>
456
457         * Approximate support for changing timing details of multiple
458         bits of content at the same time.
459
460         * Allow removal of multiple bits of content at the same time.
461
462         * Version 1.72.7 released.
463
464 2014-08-04  Carl Hetherington  <cth@carlh.net>
465
466         * Add BCC option for KDM emails.
467
468 2014-07-29  Carl Hetherington  <cth@carlh.net>
469
470         * Version 1.72.5 released.
471
472 2014-07-17  Carl Hetherington  <cth@carlh.net>
473
474         * Fix corrupted text in job descriptions in some cases.
475
476         * Speculative fix for failure to keep Windows
477         machines awake during encodes.
478
479 2014-07-16  Carl Hetherington  <cth@carlh.net>
480
481         * Version 1.72.4 released.
482
483 2014-07-16  Carl Hetherington  <cth@carlh.net>
484
485         * Add default scaling setting to preferences (#384).
486
487         * Version 1.72.3 released.
488
489 2014-07-16  Carl Hetherington  <cth@carlh.net>
490
491         * Improve approximate time reports a bit.
492
493         * Make KDM email subject configurable.
494
495         * Updates to de_DE from Carsten Kurz.
496
497         * Limit allowed KDM types based on Interop/SMPTE setting
498         of DCP (#385).
499
500         * Updates to fr_FR from Grégoire Ausina.
501
502 2014-07-14  Carl Hetherington  <cth@carlh.net>
503
504         * Bump libdcp to get a new version which writes
505         <Hash> values to CPLs.
506
507 2014-07-10  Carl Hetherington  <cth@carlh.net>
508
509         * Version 1.72.2 released.
510 >>>>>>> origin/master
511
512 2014-07-10  Carl Hetherington  <cth@carlh.net>
513
514         * Try to fix corruption of KDM email setting in
515         some cases.
516
517         * Version 1.72.1 released.
518
519 2014-07-08  Carl Hetherington  <cth@carlh.net>
520
521         * Fix various problems with seek and content
522         being trimmed when its video frame rate is
523         overridden.
524
525 2014-07-02  Carl Hetherington  <cth@carlh.net>
526
527         * Updated de_DE translation from Carsten Kurz.
528
529 2014-06-30  Carl Hetherington  <cth@carlh.net>
530
531         * Version 1.72.0 released.
532
533 2014-06-28  Carl Hetherington  <cth@carlh.net>
534
535         * Version 1.71.2 released.
536
537 2014-06-28  Carl Hetherington  <cth@carlh.net>
538
539         * Version 1.71.1 released.
540
541 2014-06-28  Carl Hetherington  <cth@carlh.net>
542
543         * Fix crash on analysing audio (and possibly DCP creation) with
544         resampled content.
545
546 2014-06-27  Carl Hetherington  <cth@carlh.net>
547
548         * Version 1.71.0 released.
549
550 2014-06-27  Carl Hetherington  <cth@carlh.net>
551
552         * Fix up/down buttons in content list.
553
554 2014-06-26  Carl Hetherington  <cth@carlh.net>
555
556         * Version 1.70.1 released.
557
558 2014-06-26  Carl Hetherington  <cth@carlh.net>
559
560         * Support different KDM formulations.
561
562         * Allow override of detected video frame rates.
563
564         * Optimisation of uncertain effect to encoder and server
565         thread handling.
566
567         * Version 1.70.0 released.
568
569 2014-06-25  Carl Hetherington  <cth@carlh.net>
570
571         * Version 1.69.37 released.
572
573 2014-06-25  Carl Hetherington  <cth@carlh.net>
574
575         * Version 1.69.36 released.
576
577 2014-06-25  Carl Hetherington  <cth@carlh.net>
578
579         * Support pixel format 46 in make_black().
580
581 2014-06-24  Carl Hetherington  <cth@carlh.net>
582
583         * Re-assign timeline tracks when things are
584         moved about.
585
586 2014-06-23  Carl Hetherington  <cth@carlh.net>
587
588         * Try harder to cope with DCP names specified
589         already in CamelCase.
590
591         * Add option to CC a KDM email, and add
592         $SCREENS and $CINEMA_NAME as variables
593         in the email.
594
595 2014-06-22  Carl Hetherington  <cth@carlh.net>
596
597         * Reset-to-default button for KDM email text.
598
599         * Version 1.69.35 released.
600
601 2014-06-22  Carl Hetherington  <cth@carlh.net>
602
603         * Fix large memory leak with image sources.
604
605 2014-06-21  Carl Hetherington  <cth@carlh.net>
606
607         * Move email config into the KDM email page.
608
609         * Version 1.69.34 released.
610
611 2014-06-21  Carl Hetherington  <cth@carlh.net>
612
613         * Version 1.69.33 released.
614
615 2014-06-21  Carl Hetherington  <cth@carlh.net>
616
617         * Version 1.69.32 released.
618
619 2014-06-21  Carl Hetherington  <cth@carlh.net>
620
621         * Version 1.69.31 released.
622
623 2014-06-20  Carl Hetherington  <cth@carlh.net>
624
625         * Version 1.69.30 released.
626
627 2014-06-20  Carl Hetherington  <cth@carlh.net>
628
629         * Updates to de_DE translation from Carsten Kurz.
630
631 2014-06-18  Carl Hetherington  <cth@carlh.net>
632
633         * Version 1.69.29 released.
634
635 2014-06-18  Carl Hetherington  <cth@carlh.net>
636
637         * Fix thinko causing incorrect audio sample rates in some cases.
638
639 2014-06-15  Carl Hetherington  <cth@carlh.net>
640
641         * Version 1.69.28 released.
642
643 2014-06-12  Carl Hetherington  <cth@carlh.net>
644
645         * Version 1.69.27 released.
646
647 2014-06-12  Carl Hetherington  <cth@carlh.net>
648
649         * Add Content menu with "scale to fit width" and "scale
650         to fit height" options.
651
652         * Version 1.69.26 released.
653
654 2014-06-12  Carl Hetherington  <cth@carlh.net>
655
656         * Fix bug where DCP-o-matic does not recreate video after
657         subtitles are turned on or off.
658
659 2014-06-10  Carl Hetherington  <cth@carlh.net>
660
661         * Support ISDCF naming convention version 9 (#257).
662
663         * Rename DCI to ISDCF when talking about the digital cinema
664         naming convention (#362).
665
666         * Fix crash when opening the timeline with no content (#369).
667
668 2014-06-09  Carl Hetherington  <cth@carlh.net>
669
670         * Fix server/client with non-RGB24 sources.
671
672         * Version 1.69.25 released.
673
674 2014-06-09  Carl Hetherington  <cth@carlh.net>
675
676         * Make audio gain a floating-point value in the UI (#367).
677
678         * Work-around out-of-memory crashes with large start trims (#252).
679
680         * Version 1.69.24 released.
681
682 2014-06-06  Carl Hetherington  <cth@carlh.net>
683
684         * Version 1.69.23 released.
685
686 2014-06-05  Carl Hetherington  <cth@carlh.net>
687
688         * Version 1.69.22 released.
689
690 2014-06-05  Carl Hetherington  <cth@carlh.net>
691
692         * Large speed-up to multi-image source file decoding.
693
694         * Back-port changes from v2 which work out how separate
695         audio files should be resampled by looking at the video
696         files which are present at the same time.
697
698 2014-06-03  Carl Hetherington  <cth@carlh.net>
699
700         * Version 1.69.21 released.
701
702 2014-06-03  Carl Hetherington  <cth@carlh.net>
703
704         * Fix bad resampling of separate sound file sources that
705         have specified video frame rates.
706
707         * Version 1.69.20 released.
708
709 2014-06-03  Carl Hetherington  <cth@carlh.net>
710
711         * Re-calculate and update audio plots when the mapping is changed.
712
713         * Change the -3dB preset to -6dB since we are talking about
714         amplitude, not power.
715
716         * Version 1.69.19 released.
717
718 2014-06-02  Carl Hetherington  <cth@carlh.net>
719
720         * Empirical hack to prevent over-read of array
721         by libswscale; may fix crashes at the start of
722         DCP encodes.
723
724 2014-05-29  Carl Hetherington  <cth@carlh.net>
725
726         * Version 1.69.18 released.
727
728 2014-05-28  Carl Hetherington  <cth@carlh.net>
729
730         * Version 1.69.17 released.
731
732 2014-05-28  Carl Hetherington  <cth@carlh.net>
733
734         * Version 1.69.16 released.
735
736 2014-05-28  Carl Hetherington  <cth@carlh.net>
737
738         * Rework KDM generation to be about CPLs rather than DCPs,
739         and allow specification of any CPL to generate KDMs for.
740
741         Requested-by: Richard Turner
742
743 2014-05-27  Carl Hetherington  <cth@carlh.net>
744
745         * Version 1.69.15 released.
746
747 2014-05-26  Carl Hetherington  <cth@carlh.net>
748
749         * Version 1.69.14 released.
750
751 2014-05-26  Carl Hetherington  <cth@carlh.net>
752
753         * Fix problems with non-zero FFmpeg content start times.
754
755 2014-05-24  Carl Hetherington  <cth@carlh.net>
756
757         * Version 1.69.13 released.
758
759 2014-05-24  Carl Hetherington  <cth@carlh.net>
760
761         * Fix problems with log setup from config.
762
763 2014-05-23  Carl Hetherington  <cth@carlh.net>
764
765         * Version 1.69.12 released.
766
767 2014-05-22  Carl Hetherington  <cth@carlh.net>
768
769         * Version 1.69.11 released.
770
771 2014-05-21  Carl Hetherington  <cth@carlh.net>
772
773         * Version 1.69.10 released.
774
775 2014-05-21  Carl Hetherington  <cth@carlh.net>
776
777         * Tidy up logging a bit and make it configurable from the GUI
778         (moving a few things into an Advanced preferences tab at
779         the same time).
780
781 2014-05-19  Carl Hetherington  <cth@carlh.net>
782
783         * Version 1.69.9 released.
784
785 2014-05-19  Carl Hetherington  <cth@carlh.net>
786
787         * Decode image sources in the multi-threaded part
788         of the transcoder, rather than the single-threaded.
789
790 2014-05-16  Carl Hetherington  <cth@carlh.net>
791
792         * Version 1.69.8 released.
793
794 2014-05-16  Carl Hetherington  <cth@carlh.net>
795
796         * Fix various confusions in translations of abbreviated
797         channel names (Lc, Rc etc.)
798
799 2014-05-14  Carl Hetherington  <cth@carlh.net>
800
801         * Version 1.69.7 released.
802
803 2014-05-14  Carl Hetherington  <cth@carlh.net>
804
805         * Bump libdcp to remove checks on PCM MXF edit rates,
806         so we can generate strange ones in DCP-o-matic.
807
808 2014-05-13  Carl Hetherington  <cth@carlh.net>
809
810         * Version 1.69.6 released.
811
812 2014-05-13  Carl Hetherington  <cth@carlh.net>
813
814         * Remove artificial 100fps limit when using
815         "any" DCP frame rate.
816
817 2014-05-12  Carl Hetherington  <cth@carlh.net>
818
819         * Version 1.69.5 released.
820
821 2014-05-12  Carl Hetherington  <cth@carlh.net>
822
823         * Add option to use any DCP frame rate, rather than just
824         the "allowed" set.
825
826         * Version 1.69.4 released.
827
828 2014-05-12  Carl Hetherington  <cth@carlh.net>
829
830         * Version 1.69.3 released.
831
832 2014-05-12  Carl Hetherington  <cth@carlh.net>
833
834         * Use libdcp::raw_convert instead of boost::lexical_cast and
835         LocaleGuard, hopefully to fix large numbers being written with
836         thousands separators on some locales.
837
838 2014-05-10  Carl Hetherington  <cth@carlh.net>
839
840         * Version 1.69.2 released.
841
842 2014-05-10  Carl Hetherington  <cth@carlh.net>
843
844         * Fix setup of the libswresample context to work with high channel counts.
845
846 2014-05-09  Carl Hetherington  <cth@carlh.net>
847
848         * Version 1.69.1 released.
849
850 2014-05-09  Carl Hetherington  <cth@carlh.net>
851
852         * Fix crash on using content with more than 12 audio channels.
853
854         * Re-introduce ffprobe call when adding content.
855
856 2014-05-05  Carl Hetherington  <cth@carlh.net>
857
858         * Version 1.69.0 released.
859
860 2014-05-02  Carl Hetherington  <cth@carlh.net>
861
862         * Version 1.68.0 released.
863
864 2014-04-29  Carl Hetherington  <cth@carlh.net>
865
866         * Version 1.67.1 released.
867
868 2014-04-29  Carl Hetherington  <cth@carlh.net>
869
870         * Version 1.67.0 released.
871
872 2014-04-27  Carl Hetherington  <cth@carlh.net>
873
874         * Version 1.66.16 released.
875
876 2014-04-27  Carl Hetherington  <cth@carlh.net>
877
878         * Add .dpx to the list of acceptable image files.
879
880         * Slightly better handling of uncaught exceptions.
881
882         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
883         it appears that the same bug remains.
884
885 2014-04-25  Carl Hetherington  <cth@carlh.net>
886
887         * Version 1.66.15 released.
888
889 2014-04-25  Carl Hetherington  <cth@carlh.net>
890
891         * Fix subtitle display when the next subtitle is decoded before the previous
892         one has finished.
893
894 2014-04-24  Carl Hetherington  <cth@carlh.net>
895
896         * Version 1.66.14 released.
897
898 2014-04-23  Carl Hetherington  <cth@carlh.net>
899
900         * Version 1.66.13 released.
901
902 2014-04-21  Carl Hetherington  <cth@carlh.net>
903
904         * Update to es_ES translation from Manuel AC.
905
906         * Update to fr_FR translation from Thierry Journet.
907
908 2014-04-17  Carl Hetherington  <cth@carlh.net>
909
910         * Fix update of the gain control when using the gain calculator
911         dialog.
912
913         * Version 1.66.12 released.
914
915 2014-04-07  Carl Hetherington  <cth@carlh.net>
916
917         * Version 1.66.11 released.
918
919 2014-04-07  Carl Hetherington  <cth@carlh.net>
920
921         * Updated fr_FR translation from Thierry Journet. 
922
923 2014-04-02  Carl Hetherington  <cth@carlh.net>
924
925         * Version 1.66.10 released.
926
927 2014-04-01  Carl Hetherington  <cth@carlh.net>
928
929         * Basic support for separate left/right-eye files or directories
930         for 3D.
931
932 2014-03-30  Carl Hetherington  <cth@carlh.net>
933
934         * Version 1.66.9 released.
935
936 2014-03-30  Carl Hetherington  <cth@carlh.net>
937
938         * Version 1.66.8 released.
939
940         * nl_NL translation from Theo Kooijmans.
941
942 2014-03-27  Carl Hetherington  <cth@carlh.net>
943
944         * Auto-save film metadata before starting DCP encode.
945
946 2014-03-25  Carl Hetherington  <cth@carlh.net>
947
948         * Add support for downloading Doremi server certificates.
949
950 2014-03-24  Carl Hetherington  <cth@carlh.net>
951
952         * Version 1.66.7 released.
953
954 2014-03-24  Carl Hetherington  <cth@carlh.net>
955
956         * Fix error on creating DCPs without audio.
957
958 2014-03-23  Carl Hetherington  <cth@carlh.net>
959
960         * Version 1.66.6 released.
961
962 2014-03-23  Carl Hetherington  <cth@carlh.net>
963
964         * Attempt to fix format string specifier error on Windows.
965
966         * Version 1.66.5 released.
967
968 2014-03-22  Carl Hetherington  <cth@carlh.net>
969
970         * Version 1.66.4 released.
971
972 2014-03-22  Carl Hetherington  <cth@carlh.net>
973
974         * Allow specification of the video frame rate that a sound file
975         was prepared for.
976
977         * Another attempt to fix colour conversion dialog strange behaviour
978         on OS X.
979
980 2014-03-18  Carl Hetherington  <cth@carlh.net>
981
982         * Version 1.66.3 released.
983
984 2014-03-18  Carl Hetherington  <cth@carlh.net>
985
986         * Fix bad rounding of timecodes.
987
988         * Tentative support for 3D from alternate frames of the source.
989
990 2014-03-17  Carl Hetherington  <cth@carlh.net>
991
992         * Improve behaviour of the position slider at the end of films.
993
994         * Version 1.66.2 released.
995
996 2014-03-17  Carl Hetherington  <cth@carlh.net>
997
998         * Improve appearance of config dialog on OS X.
999
1000 2014-03-15  Carl Hetherington  <cth@carlh.net>
1001
1002         * Improve appearance of new film and KDM dialogs on OS X.
1003
1004         * Fix KDM dialog to predictably set up its initial range to
1005         a week from now.
1006
1007         * Remove support for FFmpeg post-processing filters as they apparently
1008         do not support > 8bpp.  I don't think they are worth the pain of
1009         quantizing and then telling the user what has happened.
1010
1011 2014-03-12  Carl Hetherington  <cth@carlh.net>
1012
1013         * Version 1.66.1 released.
1014
1015 2014-03-12  Carl Hetherington  <cth@carlh.net>
1016
1017         * Hopefully fix i18n on OS X (#324).
1018
1019 2014-03-10  Carl Hetherington  <cth@carlh.net>
1020
1021         * Version 1.66.0 released.
1022
1023 2014-03-09  Carl Hetherington  <cth@carlh.net>
1024
1025         * Version 1.65.2 released.
1026
1027 2014-03-09  Carl Hetherington  <cth@carlh.net>
1028
1029         * Restore old behaviour of "no-stretch" mode with crop.
1030
1031         * Fix display of no-scale display mode in the player.
1032
1033 2014-03-08  Carl Hetherington  <cth@carlh.net>
1034
1035         * Version 1.65.1 released.
1036
1037 2014-03-08  Carl Hetherington  <cth@carlh.net>
1038
1039         * Fix incorrect audio analyses on multiple-stream content.
1040
1041         * Support for unsigned 8-bit audio (hmm!).
1042
1043 2014-03-06  Carl Hetherington  <cth@carlh.net>
1044
1045         * Version 1.65.0 released.
1046
1047 2014-03-05  Carl Hetherington  <cth@carlh.net>
1048
1049         * Version 1.64.19 released.
1050
1051 2014-03-05  Carl Hetherington  <cth@carlh.net>
1052
1053         * Bump maximum audio channels to 12 so that we can
1054         (crudely at least) get BsL/BsR.
1055
1056 2014-03-04  Carl Hetherington  <cth@carlh.net>
1057
1058         * Version 1.64.18 released.
1059
1060 2014-03-04  Carl Hetherington  <cth@carlh.net>
1061
1062         * Add option to disable all scaling of the input video.
1063
1064 2014-03-03  Carl Hetherington  <cth@carlh.net>
1065
1066         * Fix rounding of timecodes in at least some cases (#323).
1067
1068         * Try to prevent OS X from sleeping during DCP encode.
1069
1070 2014-02-26  Carl Hetherington  <cth@carlh.net>
1071
1072         * Version 1.64.17 released.
1073
1074 2014-02-26  Carl Hetherington  <cth@carlh.net>
1075
1076         * Fix missing RMS audio analysis plots in some cases.
1077
1078         * Fix failure to load sound files with
1079         non-ASCII paths.
1080
1081 2014-02-23  Carl Hetherington  <cth@carlh.net>
1082
1083         * Version 1.64.16 released.
1084
1085 2014-02-23  Carl Hetherington  <cth@carlh.net>
1086
1087         * Bump ffmpeg library to git head to fix problems with
1088         misrecognised frame rates in some MOV files.
1089
1090 2014-02-20  Carl Hetherington  <cth@carlh.net>
1091
1092         * Version 1.64.15 released.
1093
1094 2014-02-20  Carl Hetherington  <cth@carlh.net>
1095
1096         * Basic support for 7.1 / HI/VI audio tracks.
1097
1098 2014-02-19  Carl Hetherington  <cth@carlh.net>
1099
1100         * Add some basic JSON stuff.
1101
1102 2014-02-18  Carl Hetherington  <cth@carlh.net>
1103
1104         * Version 1.64.14 released.
1105
1106 2014-02-18  Carl Hetherington  <cth@carlh.net>
1107
1108         * Version 1.64.13 released.
1109
1110 2014-02-12  Carl Hetherington  <cth@carlh.net>
1111
1112         * Make the batch converter remember its last directory
1113         for the film picker (#318).
1114
1115         * Add dcpomatic_batch to OS X .app.
1116
1117 2014-02-11  Carl Hetherington  <cth@carlh.net>
1118
1119         * Version 1.64.12 released.
1120
1121 2014-02-11  Carl Hetherington  <cth@carlh.net>
1122
1123         * Be more careful when catching exceptions from KDM creation.
1124
1125 2014-02-10  Carl Hetherington  <cth@carlh.net>
1126
1127         * Version 1.64.11 released.
1128
1129 2014-02-10  Carl Hetherington  <cth@carlh.net>
1130
1131         * Version 1.64.10 released.
1132
1133 2014-02-10  Carl Hetherington  <cth@carlh.net>
1134
1135         * Try to fix Centos RPM dependencies.
1136
1137         * Version 1.64.9 released.
1138
1139 2014-02-10  Carl Hetherington  <cth@carlh.net>
1140
1141         * Version 1.64.8 released.
1142
1143 2014-02-09  Carl Hetherington  <cth@carlh.net>
1144
1145         * Build with a more careful version of libopenjpeg that handles
1146         out-of-memory conditions slightly better.
1147
1148         * Possibly fix repeated no route to host errors in some cases.
1149
1150         * Some small bits of increased low-memory stability.
1151
1152         * Version 1.64.7 released.
1153
1154 2014-02-08  Carl Hetherington  <cth@carlh.net>
1155
1156         * Fix exception when seeking with missing content (part of #317).
1157
1158         * Version 1.64.6 released.
1159
1160 2014-02-08  Carl Hetherington  <cth@carlh.net>
1161
1162         * Version 1.64.5 released.
1163
1164 2014-02-08  Carl Hetherington  <cth@carlh.net>
1165
1166         * Version 1.64.4 released.
1167
1168 2014-02-08  Carl Hetherington  <cth@carlh.net>
1169
1170         * Version 1.64.3 released.
1171
1172 2014-02-08  Carl Hetherington  <cth@carlh.net>
1173
1174         * Bump libdcp version to get some fixes for Interop XML.
1175
1176 2014-02-07  Carl Hetherington  <cth@carlh.net>
1177
1178         * Add basic stuff to build RPMs for Centos.
1179
1180 2014-02-05  Carl Hetherington  <cth@carlh.net>
1181
1182         * Version 1.64.2 released.
1183
1184 2014-02-05  Carl Hetherington  <cth@carlh.net>
1185
1186         * A variety of fixes to small problems found by Coverity.
1187
1188 2014-02-05  Carl Hetherington  <cth@carlh.net>
1189
1190         * Version 1.64.1 released.
1191
1192 2014-02-05  Carl Hetherington  <cth@carlh.net>
1193
1194         * Updates to it_IT translation from William Fanelli.
1195
1196 2014-02-02  Carl Hetherington  <cth@carlh.net>
1197
1198         * Version 1.64.0 released.
1199
1200 2014-01-29  Carl Hetherington  <cth@carlh.net>
1201
1202         * Version 1.63.8 released.
1203
1204 2014-01-29  Carl Hetherington  <cth@carlh.net>
1205
1206         * Add subtitle X offset option.
1207
1208         * Fix missing subtitles when subtitled content is at a non-zero position.
1209
1210 2014-01-28  Carl Hetherington  <cth@carlh.net>
1211
1212         * Use Mbit/s instead of the incorrect MBps.
1213
1214         * Version 1.63.7 released.
1215
1216 2014-01-28  Carl Hetherington  <cth@carlh.net>
1217
1218         * Try to prevent Windows machines going to sleep during encodes.
1219
1220         * Add option to not install main program / server on Windows.
1221
1222 2014-01-26  Carl Hetherington  <cth@carlh.net>
1223
1224         * Change default JPEG2000 bandwith to 100MBps.
1225
1226         * Updated fr_FR translation from Theirry Journet.
1227
1228 2014-01-24  Carl Hetherington  <cth@carlh.net>
1229
1230         * Try to fix repeatedly-reported exceptions.
1231
1232 2014-01-23  Carl Hetherington  <cth@carlh.net>
1233
1234         * Version 1.63.6 released.
1235
1236 2014-01-23  Carl Hetherington  <cth@carlh.net>
1237
1238         * Fix recovery of DCP encoding after a crash with a 3D DCP.
1239
1240 2014-01-21  Carl Hetherington  <cth@carlh.net>
1241
1242         * Version 1.63.5 released.
1243
1244 2014-01-21  Carl Hetherington  <cth@carlh.net>
1245
1246         * Potentially major fix for bad A/V sync.
1247
1248 2014-01-19  Carl Hetherington  <cth@carlh.net>
1249
1250         * Version 1.63.4 released.
1251
1252 2014-01-19  Carl Hetherington  <cth@carlh.net>
1253
1254         * Updated sv_SE translation from Adam Klotblixt.
1255
1256 2014-01-15  Carl Hetherington  <cth@carlh.net>
1257
1258         * Version 1.63.3 released.
1259
1260 2014-01-15  Carl Hetherington  <cth@carlh.net>
1261
1262         * Hopefully fix badly-labelled MXFs when in Interop mode.
1263
1264 2014-01-14  Carl Hetherington  <cth@carlh.net>
1265
1266         * Version 1.63.2 released.
1267
1268 2014-01-14  Carl Hetherington  <cth@carlh.net>
1269
1270         * Fix problems with adding new soundtracks to FFmpeg content with
1271         no audio track.
1272
1273         * Updated de_DE translation from Markus Raab.
1274
1275         * Version 1.63.1 released.
1276
1277 2014-01-14  Carl Hetherington  <cth@carlh.net>
1278
1279         * Try to fix subtitle problems when the video frame rate is being changed
1280         from content to DCP.
1281
1282 2014-01-13  Carl Hetherington  <cth@carlh.net>
1283
1284         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
1285         also tweak 1.19:1 (#306).
1286
1287         * Version 1.63.0 released.
1288
1289 2014-01-12  Carl Hetherington  <cth@carlh.net>
1290
1291         * Fix crashes when using -3dB options in locales with a , decimal separator.
1292
1293         * Version 1.62.3 released.
1294
1295 2014-01-11  Carl Hetherington  <cth@carlh.net>
1296
1297         * Hopefully fix error on restarting a cancelled transcode job
1298         on Windows.
1299
1300 2014-01-10  Carl Hetherington  <cth@carlh.net>
1301
1302         * Version 1.62.2 released.
1303
1304 2014-01-10  Carl Hetherington  <cth@carlh.net>
1305
1306         * Version 1.62.1 released.
1307
1308 2014-01-10  Carl Hetherington  <cth@carlh.net>
1309
1310         * Version 1.62.0 released.
1311
1312 2014-01-10  Carl Hetherington  <cth@carlh.net>
1313
1314         * Try to stop the queue of things to write filling up excessively
1315         on fast CPUs.
1316
1317         * Try to fix double "are you sure" prompt on quitting with active jobs.
1318
1319         * Version 1.61.2 released.
1320
1321 2014-01-09  Carl Hetherington  <cth@carlh.net>
1322
1323         * Version 1.61.1 released.
1324
1325 2014-01-09  Carl Hetherington  <cth@carlh.net>
1326
1327         * Version 1.61.0 released.
1328
1329 2014-01-09  Carl Hetherington  <cth@carlh.net>
1330
1331         * Hopefully fix somewhat inexplicable inability of Windows to open
1332         new files on top of old ones in some circumstances (with audio
1333         MXFs).
1334
1335         * Version 1.60 released.
1336
1337 2014-01-09  Carl Hetherington  <cth@carlh.net>
1338
1339         * More fixes for slow-downs on fast computers.
1340
1341 2014-01-08  Carl Hetherington  <cth@carlh.net>
1342
1343         * Version 1.59 released.
1344
1345 2014-01-07  Carl Hetherington  <cth@carlh.net>
1346
1347         * Version 1.58 released.
1348
1349 2014-01-07  Carl Hetherington  <cth@carlh.net>
1350
1351         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
1352         of some .mov files.
1353
1354         * Very primitive check-for-updates feature added.
1355
1356         * Allow still-moving-image sources to have their frame rate specified.
1357
1358 2014-01-06  Carl Hetherington  <cth@carlh.net>
1359
1360         * Basics of per-channel audio gain (#247).
1361
1362         * Give a warning on make DCP if it seems unlikely that the disk
1363         will have enough space to store the finished DCP (#92).
1364
1365         * Make sure forced languages override the environment for gettext()
1366         as well as wxWidgets' i18n code (#108).
1367
1368         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
1369         with interop (#206).
1370
1371         * Fix subtitle colouring (#152).
1372
1373         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
1374
1375         * Remove seemingly unnecessary checks on image directories.
1376
1377         * Leave DCP directory creation until the last minute to help
1378         avoid half-eaten directories being left around (#174).
1379
1380 2014-01-05  Carl Hetherington  <cth@carlh.net>
1381
1382         * Version 1.57 released.
1383
1384 2014-01-05  Carl Hetherington  <cth@carlh.net>
1385
1386         * Use _fseeki64 on Windows when reading content files.
1387
1388         * Various small fixes to i18n.
1389
1390 2014-01-03  Carl Hetherington  <cth@carlh.net>
1391
1392         * Version 1.56 released.
1393
1394 2014-01-03  Carl Hetherington  <cth@carlh.net>
1395
1396         * Version 1.55 released.
1397
1398 2014-01-03  Carl Hetherington  <cth@carlh.net>
1399
1400         * New de_DE translation from Markus Raab.
1401
1402         * Work-around mysterious call of pure virtual method inside boost.
1403
1404 2014-01-01  Carl Hetherington  <cth@carlh.net>
1405
1406         * Bump ffmpeg version.
1407
1408 2013-12-30  Carl Hetherington  <cth@carlh.net>
1409
1410         * Version 1.54 released.
1411
1412 2013-12-30  Carl Hetherington  <cth@carlh.net>
1413
1414         * Put catches around a few threads which could have uncaught exceptions.
1415
1416         * Add nascent dcpomatic_create command-line program to create films.
1417
1418 2013-12-29  Carl Hetherington  <cth@carlh.net>
1419
1420         * Version 1.53 released.
1421
1422 2013-12-29  Carl Hetherington  <cth@carlh.net>
1423
1424         * Fix failure to load content from directories with non-Latin names.
1425
1426 2013-12-28  Carl Hetherington  <cth@carlh.net>
1427
1428         * Speculative fix for "find missing" not working on OS X (#255).
1429
1430         * Fix failure to load films with missing still image content (#300).
1431
1432 2013-12-27  Carl Hetherington  <cth@carlh.net>
1433
1434         * Fix non-update of video information on changing DCP resolution (#299).
1435
1436         * Version 1.52 released.
1437
1438 2013-12-27  Carl Hetherington  <cth@carlh.net>
1439
1440         * More speculative fixes for 4K.
1441
1442 2013-12-23  Carl Hetherington  <cth@carlh.net>
1443
1444         * Version 1.51 released.
1445
1446 2013-12-23  Carl Hetherington  <cth@carlh.net>
1447
1448         * A couple of potential fixes for 4K.
1449
1450         * Version 1.50 released.
1451
1452 2013-12-23  Carl Hetherington  <cth@carlh.net>
1453
1454         * Version 1.49 released.
1455
1456 2013-12-23  Carl Hetherington  <cth@carlh.net>
1457
1458         * Version 1.48 released.
1459
1460 2013-12-23  Carl Hetherington  <cth@carlh.net>
1461
1462         * Add TLS/SSL support to KDM email sending.
1463
1464 2013-12-23  Carl Hetherington  <cth@carlh.net>
1465
1466         * Version 1.47 released.
1467
1468 2013-12-23  Carl Hetherington  <cth@carlh.net>
1469
1470         * Add $START_TIME and $END_TIME as variables for the KDM email.
1471
1472         * Add top/bottom option for 3D frames.
1473
1474 2013-12-20  Carl Hetherington  <cth@carlh.net>
1475
1476         * Add configuration option for default audio delay (#276).
1477
1478         * Version 1.46 released.
1479
1480 2013-12-19  Carl Hetherington  <cth@carlh.net>
1481
1482         * Version 1.45 released.
1483
1484 2013-12-19  Carl Hetherington  <cth@carlh.net>
1485
1486         * Bump libdcp version again for a crash fix for 32-bit Windows,
1487         and also for problems generating certificate chains.
1488
1489 2013-12-18  Carl Hetherington  <cth@carlh.net>
1490
1491         * Version 1.44 released.
1492
1493 2013-12-18  Carl Hetherington  <cth@carlh.net>
1494
1495         * Bump libdcp version again for a fix to XML validity for 3D.
1496
1497         * Version 1.43 released.
1498
1499 2013-12-18  Carl Hetherington  <cth@carlh.net>
1500
1501         * Update libdcp version to get fix for 3D IntrinsicDuration.
1502
1503         * Fix progress reporting when making 3D DCPs.
1504
1505         * Fix non-update of display when changing video frame type (2D,
1506         3D left/right etc.)
1507
1508         * Restore video information in video tab when using still images.
1509
1510         * Hopefully fix exception on new film in some strange cases.
1511
1512 2013-12-09  Carl Hetherington  <cth@carlh.net>
1513
1514         * Version 1.42 released.
1515
1516 2013-12-09  Carl Hetherington  <cth@carlh.net>
1517
1518         * Fix make_black for pixel format 7 (#288).
1519
1520 2013-12-08  Carl Hetherington  <cth@carlh.net>
1521
1522         * Fix display update when removing content (#281).
1523
1524 2013-12-07  Carl Hetherington  <cth@carlh.net>
1525
1526         * Version 1.41 released.
1527
1528 2013-12-05  Carl Hetherington  <cth@carlh.net>
1529
1530         * Improve the correctness of lengths reported by sound files to fix
1531         short DCPs when using non-DCI-rate sound files with stills.
1532
1533 2013-12-04  Carl Hetherington  <cth@carlh.net>
1534
1535         * Make signatures optional (#273).
1536
1537         * Only do scale/crop/window/subtitle overlay if a frame is going
1538         to be encoded for the DCP.
1539
1540         * Several optimisations to video processing, which should
1541         speed up the player a bit.
1542
1543 2013-12-03  Carl Hetherington  <cth@carlh.net>
1544
1545         * Add "play length" control to avoid having to do arithmetic to
1546         get end-trims right in some cases (#261).
1547
1548 2013-12-02  Carl Hetherington  <cth@carlh.net>
1549
1550         * Fix breakage to adding multiple files at the same time.
1551
1552         * Fix crash on double-click of "show audio" button (#278).
1553
1554         * Version 1.40 released.
1555
1556 2013-12-02  Carl Hetherington  <cth@carlh.net>
1557
1558         * Fix problems with FFmpeg files that have all-zero stream IDs.
1559
1560         * Fix crash on checking non-existing frame info
1561         files.
1562
1563         * Fix erroneous disabling of timing panel with
1564         audio-only sources.
1565
1566 2013-11-30  Carl Hetherington  <cth@carlh.net>
1567
1568         * Version 1.39 released.
1569
1570 2013-11-30  Carl Hetherington  <cth@carlh.net>
1571
1572         * Fix windows build.
1573
1574 2013-11-29  Carl Hetherington  <cth@carlh.net>
1575
1576         * Version 1.38 released.
1577
1578 2013-11-29  Carl Hetherington  <cth@carlh.net>
1579
1580         * Add option to join input files together
1581         to help with multiple VOB files from DVDs.
1582
1583         * Fix build for 32-bit versions of OS X.
1584
1585 2013-11-27  Carl Hetherington  <cth@carlh.net>
1586
1587         * Version 1.37 released.
1588
1589 2013-11-27  Carl Hetherington  <cth@carlh.net>
1590
1591         * Version 1.36 released.
1592
1593 2013-11-27  Carl Hetherington  <cth@carlh.net>
1594
1595         * Version 1.35 released.
1596
1597 2013-11-26  Carl Hetherington  <cth@carlh.net>
1598
1599         * Updated fr_FR translation from Lilian Lefranc.
1600
1601         * A whole load of fixes for lots of bugs when handling filenames
1602         using non-Latin characters on Windows.
1603
1604 2013-11-22  Carl Hetherington  <cth@carlh.net>
1605
1606         * Version 1.34 released.
1607
1608 2013-11-22  Carl Hetherington  <cth@carlh.net>
1609
1610         * Fix both OS X and Windows installers.
1611
1612 2013-11-21  Carl Hetherington  <cth@carlh.net>
1613
1614         * Version 1.33 released.
1615
1616 2013-11-21  Carl Hetherington  <cth@carlh.net>
1617
1618         * Fix Ubuntu 13.04 build.
1619
1620 2013-11-20  Carl Hetherington  <cth@carlh.net>
1621
1622         * Version 1.32 released.
1623
1624 2013-11-20  Carl Hetherington  <cth@carlh.net>
1625
1626         * Version 1.31 released.
1627
1628 2013-11-20  Carl Hetherington  <cth@carlh.net>
1629
1630         * Add primitive hints dialogue box.
1631
1632 2013-11-17  Carl Hetherington  <cth@carlh.net>
1633
1634         * Fix specified-server discovery.
1635
1636         * Version 1.30 released.
1637
1638 2013-11-17  Carl Hetherington  <cth@carlh.net>
1639
1640         * Speculative fix for servers crashing with different
1641         locales to clients.
1642
1643 2013-11-16  Carl Hetherington  <cth@carlh.net>
1644
1645         * Bump bundled FFmpeg version to current git master.
1646
1647         * Fix erroneous reset of visible channels in audio
1648         level dialog when changing gain.
1649
1650 2013-11-15  Carl Hetherington  <cth@carlh.net>
1651
1652         * Use 2 decimal places for gamma controls instead
1653         of 1.
1654
1655 2013-11-14  Carl Hetherington  <cth@carlh.net>
1656
1657         * Support modification of certain properties when
1658         there are several selected pieces of content.
1659
1660         * Add server configuration back in.
1661
1662 2013-11-12  Carl Hetherington  <cth@carlh.net>
1663
1664         * Version 1.29 released.
1665
1666 2013-11-12  Carl Hetherington  <cth@carlh.net>
1667
1668         * Fix bad_alloc exception on audio analysis (and
1669         probably elsewhere).
1670
1671 2013-11-11  Carl Hetherington  <cth@carlh.net>
1672
1673         * Version 1.28 released.
1674
1675 2013-11-11  Carl Hetherington  <cth@carlh.net>
1676
1677         * Somewhat speculative fix for slow-downs and
1678         large memory consumption with multi-content playlists.
1679
1680 2013-11-10  Carl Hetherington  <cth@carlh.net>
1681
1682         * Hopefully get rid of spurious black lines around
1683         preview.
1684
1685 2013-11-08  Carl Hetherington  <carl@ubuntu>
1686
1687         * Fix strange behaviour of J2K bandwidth control
1688         on 32-bit Linux.
1689
1690 2013-11-07  Carl Hetherington  <cth@carlh.net>
1691
1692         * Open file dialog starts in the configured DCP directory,
1693         if one exists (#70).
1694
1695 2013-11-06  Carl Hetherington  <cth@carlh.net>
1696
1697         * Support pixel format 30 (#254).
1698
1699 2013-11-06  Carl Hetherington  <cth@carlh.net>
1700
1701         * Version 1.27 released.
1702
1703 2013-11-06  Carl Hetherington  <cth@carlh.net>
1704
1705         * Various server-related tidying up; servers are
1706         now auto-detected only (the configuration for
1707         them has been removed).
1708
1709 2013-11-06  Carl Hetherington  <cth@carlh.net>
1710
1711         * Version 1.26 released.
1712
1713 2013-11-05  Carl Hetherington  <cth@carlh.net>
1714
1715         * Auto-detect encoding servers on the local
1716         subnet(s).
1717
1718         * Tweak verbosity of command-line encoding servers.
1719
1720 2013-11-04  Carl Hetherington  <cth@carlh.net>
1721
1722         * Version 1.25 released.
1723
1724 2013-10-29  Carl Hetherington  <cth@carlh.net>
1725
1726         * Improve performance when start-trimming
1727         large files.
1728
1729         * Fix audio problems when start-trimming.
1730
1731 2013-10-28  Carl Hetherington  <cth@carlh.net>
1732
1733         * Version 1.24 released.
1734
1735 2013-10-28  Carl Hetherington  <cth@carlh.net>
1736
1737         * Fix failure to reload configuration on
1738         some non-English locales.
1739
1740 2013-10-26  Carl Hetherington  <cth@carlh.net>
1741
1742         * Version 1.23 released.
1743
1744 2013-10-25  Carl Hetherington  <cth@carlh.net>
1745
1746         * Version 1.22 released.
1747
1748 2013-10-24  Carl Hetherington  <cth@carlh.net>
1749
1750         * Support sources that require repeat of more than
1751         1 extra frame.
1752
1753 2013-10-23  Carl Hetherington  <cth@carlh.net>
1754
1755         * Version 1.21 released.
1756
1757 2013-10-23  Carl Hetherington  <cth@carlh.net>
1758
1759         * Use our own directory picker on Ubuntu 13.10 as well
1760         as Ubuntu 13.04 as it seems similarly broken.
1761
1762 2013-10-22  Carl Hetherington  <cth@carlh.net>
1763
1764         * Version 1.20 released.
1765
1766 2013-10-22  Carl Hetherington  <cth@carlh.net>
1767
1768         * Allow films to be loaded when content is missing,
1769         and then that content can be re-found.
1770
1771 2013-10-21  Carl Hetherington  <cth@carlh.net>
1772
1773         * Version 1.19 released.
1774
1775 2013-10-21  Carl Hetherington  <cth@carlh.net>
1776
1777         * Fix Rec. 709 gammas (from Lilian Lefranc)
1778
1779 2013-10-20  Carl Hetherington  <cth@carlh.net>
1780
1781         * Allow specification of subtitle language even if DVD-o-matic
1782         isn't providing the subtitles.
1783
1784 2013-10-20  Carl Hetherington  <cth@carlh.net>
1785
1786         * Version 1.18 released.
1787
1788 2013-10-19  Carl Hetherington  <cth@carlh.net>
1789
1790         * Fix non-saving of colour transform presets.
1791
1792         * Some improvements in progress reporting, especially
1793         for long encodes.
1794
1795 2013-10-18  Carl Hetherington  <cth@carlh.net>
1796
1797         * Fix bug with incorrect validity times given to KDMs.
1798
1799 2013-10-17  Carl Hetherington  <cth@carlh.net>
1800
1801         * Fix Make DCP menu option sensitivity (#230).
1802
1803         * Forward-port fix from master; use 1000000 rather
1804         than 1e6 for J2K bandwidth arithmetic to ensure
1805         that it's done with integers.
1806
1807 2013-10-16  Carl Hetherington  <cth@carlh.net>
1808
1809         * Version 1.17 released.
1810
1811 2013-10-16  Carl Hetherington  <cth@carlh.net>
1812
1813         * Hopefully fix crash on closing preferences window
1814         when ~/.config/dcpomatic does not exist.
1815
1816         * Allow specification of the DCP to make KDMs for,
1817         in case there is more than one.
1818
1819         * Speed up response to some settings changes
1820         (e.g. crop) (#196).
1821
1822 2013-10-15  Carl Hetherington  <cth@carlh.net>
1823
1824         * Version 1.16 released.
1825
1826 2013-10-15  Carl Hetherington  <cth@carlh.net>
1827
1828         * Restore up/down buttons for simple content time
1829         movements.
1830
1831         * Include film title in KDM filenames.
1832
1833         * Allow no-stretch scaling like in DVD-o-matic.
1834
1835 2013-10-14  Carl Hetherington  <cth@carlh.net>
1836
1837         * Add Rec. 709 colour conversion preset using
1838         Wolfgang Woehl's matrix.
1839
1840 2013-10-14  Carl Hetherington  <cth@carlh.net>
1841
1842         * Version 1.15 released.
1843
1844 2013-10-14  Carl Hetherington  <cth@carlh.net>
1845
1846         * Fix some crashes in the KDM dialogue when coming
1847         out of the add screen without giving a certificate.
1848
1849         * Really fix libltdl search path on OS X.
1850
1851 2013-10-13  Carl Hetherington  <cth@carlh.net>
1852
1853         * Version 1.14 released.
1854
1855 2013-10-12  Carl Hetherington  <cth@carlh.net>
1856
1857         * Add some missing libraries to the OS X build.
1858
1859         * Fix libltdl search path on OS X.
1860
1861 2013-10-12  Carl Hetherington  <cth@carlh.net>
1862
1863         * Version 1.13 released.
1864
1865 2013-10-12  Carl Hetherington  <cth@carlh.net>
1866
1867         * Fix linux static build.
1868
1869 2013-10-11  Carl Hetherington  <cth@carlh.net>
1870
1871         * Version 1.12 released.
1872
1873 2013-10-11  Carl Hetherington  <cth@carlh.net>
1874
1875         * Fix failure to create signer certificates
1876         on Windows.
1877
1878 2013-10-10  Carl Hetherington  <cth@carlh.net>
1879
1880         * Basic snapping in the timeline.
1881
1882         * Various improvements to dcpomatic_kdm.
1883
1884 2013-10-10  Carl Hetherington  <cth@carlh.net>
1885
1886         * Version 1.11 released.
1887
1888 2013-10-10  Carl Hetherington  <cth@carlh.net>
1889
1890         * libdcp fix to incorrect signature digests.
1891
1892 2013-10-09  Carl Hetherington  <cth@carlh.net>
1893
1894         * Version 1.10 released.
1895
1896 2013-10-09  Carl Hetherington  <cth@carlh.net>
1897
1898         * Add some missing Windows dependencies.
1899
1900 2013-10-09  Carl Hetherington  <cth@carlh.net>
1901
1902         * Version 1.09 released.
1903
1904 2013-10-09  Carl Hetherington  <cth@carlh.net>
1905
1906         * Bump libdcp version to pull in speculative fix
1907         for AuthorizedDeviceList thumbprints in KDMs.
1908
1909 2013-10-09  Carl Hetherington  <cth@carlh.net>
1910
1911         * Version 1.08 released.
1912
1913 2013-10-09  Carl Hetherington  <cth@carlh.net>
1914
1915         * Fix problems with crypto stuff on Windows.
1916
1917 2013-10-08  Carl Hetherington  <cth@carlh.net>
1918
1919         * Version 1.07 released.
1920
1921 2013-10-01  Carl Hetherington  <cth@carlh.net>
1922
1923         * Version 1.06 released.
1924
1925 2013-09-19  Carl Hetherington  <cth@carlh.net>
1926
1927         * Version 1.05 released.
1928
1929 2013-09-17  Carl Hetherington  <cth@carlh.net>
1930
1931         * Version 1.04 released.
1932
1933 2013-09-09  Carl Hetherington  <cth@carlh.net>
1934
1935         * Version 1.03 released.
1936
1937 2013-09-02  Carl Hetherington  <cth@carlh.net>
1938
1939         * Add missing boost datetime dependency
1940         to debian control files.
1941
1942 2013-08-30  Carl Hetherington  <cth@carlh.net>
1943
1944         * Version 1.02 released.
1945
1946 2013-08-29  Carl Hetherington  <cth@carlh.net>
1947
1948         * Version 1.01 released.
1949
1950 2013-08-29  Carl Hetherington  <cth@carlh.net>
1951
1952         * Restore server/client operation (#202).
1953
1954         * Fix strange rounding of still image durations (#204).
1955
1956         * Remove limitation to numbers and periods in the
1957         server host name dialogue box.
1958
1959         * Fix stuck-at-99% progress meters (#184).
1960
1961         * Version 1.01beta1 released.
1962
1963 2013-08-29  Carl Hetherington  <cth@carlh.net>
1964
1965         * Fix emissions of large chunks of silence when
1966         analysing audio in some cases.
1967
1968         * Use my @dcpomatic.com email address for now,
1969         rather than a non-existant mailing list.
1970
1971 2013-08-28  Carl Hetherington  <cth@carlh.net>
1972
1973         * Initial DCP-o-matic release.
1974