Merge master.
[dcpomatic.git] / ChangeLog
1 2014-03-07  Carl Hetherington  <cth@carlh.net>
2
3         * Add subtitle view.
4
5 2014-06-12  Carl Hetherington  <cth@carlh.net>
6
7         * Version 1.69.26 released.
8
9 2014-06-12  Carl Hetherington  <cth@carlh.net>
10
11         * Fix bug where DCP-o-matic does not recreate video after
12         subtitles are turned on or off.
13
14 2014-06-10  Carl Hetherington  <cth@carlh.net>
15
16         * Support ISDCF naming convention version 9 (#257).
17
18         * Rename DCI to ISDCF when talking about the digital cinema
19         naming convention (#362).
20
21         * Fix crash when opening the timeline with no content (#369).
22
23 2014-06-09  Carl Hetherington  <cth@carlh.net>
24
25         * Fix server/client with non-RGB24 sources.
26
27         * Version 1.69.25 released.
28
29 2014-06-09  Carl Hetherington  <cth@carlh.net>
30
31         * Make audio gain a floating-point value in the UI (#367).
32
33         * Work-around out-of-memory crashes with large start trims (#252).
34
35         * Version 1.69.24 released.
36
37 2014-06-06  Carl Hetherington  <cth@carlh.net>
38
39         * Version 1.69.23 released.
40
41 2014-06-05  Carl Hetherington  <cth@carlh.net>
42
43         * Version 1.69.22 released.
44
45 2014-06-05  Carl Hetherington  <cth@carlh.net>
46
47         * Large speed-up to multi-image source file decoding.
48
49         * Back-port changes from v2 which work out how separate
50         audio files should be resampled by looking at the video
51         files which are present at the same time.
52
53 2014-06-03  Carl Hetherington  <cth@carlh.net>
54
55         * Version 1.69.21 released.
56
57 2014-06-03  Carl Hetherington  <cth@carlh.net>
58
59         * Fix bad resampling of separate sound file sources that
60         have specified video frame rates.
61
62         * Version 1.69.20 released.
63
64 2014-06-03  Carl Hetherington  <cth@carlh.net>
65
66         * Re-calculate and update audio plots when the mapping is changed.
67
68         * Change the -3dB preset to -6dB since we are talking about
69         amplitude, not power.
70
71         * Version 1.69.19 released.
72
73 2014-06-02  Carl Hetherington  <cth@carlh.net>
74
75         * Empirical hack to prevent over-read of array
76         by libswscale; may fix crashes at the start of
77         DCP encodes.
78
79 2014-05-29  Carl Hetherington  <cth@carlh.net>
80
81         * Version 1.69.18 released.
82
83 2014-05-28  Carl Hetherington  <cth@carlh.net>
84
85         * Version 1.69.17 released.
86
87 2014-05-28  Carl Hetherington  <cth@carlh.net>
88
89         * Version 1.69.16 released.
90
91 2014-05-28  Carl Hetherington  <cth@carlh.net>
92
93         * Rework KDM generation to be about CPLs rather than DCPs,
94         and allow specification of any CPL to generate KDMs for.
95
96         Requested-by: Richard Turner
97
98 2014-05-27  Carl Hetherington  <cth@carlh.net>
99
100         * Version 1.69.15 released.
101
102 2014-05-26  Carl Hetherington  <cth@carlh.net>
103
104         * Version 1.69.14 released.
105
106 2014-05-26  Carl Hetherington  <cth@carlh.net>
107
108         * Fix problems with non-zero FFmpeg content start times.
109
110 2014-05-24  Carl Hetherington  <cth@carlh.net>
111
112         * Version 1.69.13 released.
113
114 2014-05-24  Carl Hetherington  <cth@carlh.net>
115
116         * Fix problems with log setup from config.
117
118 2014-05-23  Carl Hetherington  <cth@carlh.net>
119
120         * Version 1.69.12 released.
121
122 2014-05-22  Carl Hetherington  <cth@carlh.net>
123
124         * Version 1.69.11 released.
125
126 2014-05-21  Carl Hetherington  <cth@carlh.net>
127
128         * Version 1.69.10 released.
129
130 2014-05-21  Carl Hetherington  <cth@carlh.net>
131
132         * Tidy up logging a bit and make it configurable from the GUI
133         (moving a few things into an Advanced preferences tab at
134         the same time).
135
136 2014-05-19  Carl Hetherington  <cth@carlh.net>
137
138         * Version 1.69.9 released.
139
140 2014-05-19  Carl Hetherington  <cth@carlh.net>
141
142         * Decode image sources in the multi-threaded part
143         of the transcoder, rather than the single-threaded.
144
145 2014-05-16  Carl Hetherington  <cth@carlh.net>
146
147         * Version 1.69.8 released.
148
149 2014-05-16  Carl Hetherington  <cth@carlh.net>
150
151         * Fix various confusions in translations of abbreviated
152         channel names (Lc, Rc etc.)
153
154 2014-05-14  Carl Hetherington  <cth@carlh.net>
155
156         * Version 1.69.7 released.
157
158 2014-05-14  Carl Hetherington  <cth@carlh.net>
159
160         * Bump libdcp to remove checks on PCM MXF edit rates,
161         so we can generate strange ones in DCP-o-matic.
162
163 2014-05-13  Carl Hetherington  <cth@carlh.net>
164
165         * Version 1.69.6 released.
166
167 2014-05-13  Carl Hetherington  <cth@carlh.net>
168
169         * Remove artificial 100fps limit when using
170         "any" DCP frame rate.
171
172 2014-05-12  Carl Hetherington  <cth@carlh.net>
173
174         * Version 1.69.5 released.
175
176 2014-05-12  Carl Hetherington  <cth@carlh.net>
177
178         * Add option to use any DCP frame rate, rather than just
179         the "allowed" set.
180
181         * Version 1.69.4 released.
182
183 2014-05-12  Carl Hetherington  <cth@carlh.net>
184
185         * Version 1.69.3 released.
186
187 2014-05-12  Carl Hetherington  <cth@carlh.net>
188
189         * Use libdcp::raw_convert instead of boost::lexical_cast and
190         LocaleGuard, hopefully to fix large numbers being written with
191         thousands separators on some locales.
192
193 2014-05-10  Carl Hetherington  <cth@carlh.net>
194
195         * Version 1.69.2 released.
196
197 2014-05-10  Carl Hetherington  <cth@carlh.net>
198
199         * Fix setup of the libswresample context to work with high channel counts.
200
201 2014-05-09  Carl Hetherington  <cth@carlh.net>
202
203         * Version 1.69.1 released.
204
205 2014-05-09  Carl Hetherington  <cth@carlh.net>
206
207         * Fix crash on using content with more than 12 audio channels.
208
209         * Re-introduce ffprobe call when adding content.
210
211 2014-05-05  Carl Hetherington  <cth@carlh.net>
212
213         * Version 1.69.0 released.
214
215 2014-05-02  Carl Hetherington  <cth@carlh.net>
216
217         * Version 1.68.0 released.
218
219 2014-04-29  Carl Hetherington  <cth@carlh.net>
220
221         * Version 1.67.1 released.
222
223 2014-04-29  Carl Hetherington  <cth@carlh.net>
224
225         * Version 1.67.0 released.
226
227 2014-04-27  Carl Hetherington  <cth@carlh.net>
228
229         * Version 1.66.16 released.
230
231 2014-04-27  Carl Hetherington  <cth@carlh.net>
232
233         * Add .dpx to the list of acceptable image files.
234
235         * Slightly better handling of uncaught exceptions.
236
237         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
238         it appears that the same bug remains.
239
240 2014-04-25  Carl Hetherington  <cth@carlh.net>
241
242         * Version 1.66.15 released.
243
244 2014-04-25  Carl Hetherington  <cth@carlh.net>
245
246         * Fix subtitle display when the next subtitle is decoded before the previous
247         one has finished.
248
249 2014-04-24  Carl Hetherington  <cth@carlh.net>
250
251         * Version 1.66.14 released.
252
253 2014-04-23  Carl Hetherington  <cth@carlh.net>
254
255         * Version 1.66.13 released.
256
257 2014-04-21  Carl Hetherington  <cth@carlh.net>
258
259         * Update to es_ES translation from Manuel AC.
260
261         * Update to fr_FR translation from Thierry Journet.
262
263 2014-04-17  Carl Hetherington  <cth@carlh.net>
264
265         * Fix update of the gain control when using the gain calculator
266         dialog.
267
268         * Version 1.66.12 released.
269
270 2014-04-07  Carl Hetherington  <cth@carlh.net>
271
272         * Version 1.66.11 released.
273
274 2014-04-07  Carl Hetherington  <cth@carlh.net>
275
276         * Updated fr_FR translation from Thierry Journet. 
277
278 2014-04-02  Carl Hetherington  <cth@carlh.net>
279
280         * Version 1.66.10 released.
281
282 2014-04-01  Carl Hetherington  <cth@carlh.net>
283
284         * Basic support for separate left/right-eye files or directories
285         for 3D.
286
287 2014-03-30  Carl Hetherington  <cth@carlh.net>
288
289         * Version 1.66.9 released.
290
291 2014-03-30  Carl Hetherington  <cth@carlh.net>
292
293         * Version 1.66.8 released.
294
295         * nl_NL translation from Theo Kooijmans.
296
297 2014-03-27  Carl Hetherington  <cth@carlh.net>
298
299         * Auto-save film metadata before starting DCP encode.
300
301 2014-03-25  Carl Hetherington  <cth@carlh.net>
302
303         * Add support for downloading Doremi server certificates.
304
305 2014-03-24  Carl Hetherington  <cth@carlh.net>
306
307         * Version 1.66.7 released.
308
309 2014-03-24  Carl Hetherington  <cth@carlh.net>
310
311         * Fix error on creating DCPs without audio.
312
313 2014-03-23  Carl Hetherington  <cth@carlh.net>
314
315         * Version 1.66.6 released.
316
317 2014-03-23  Carl Hetherington  <cth@carlh.net>
318
319         * Attempt to fix format string specifier error on Windows.
320
321         * Version 1.66.5 released.
322
323 2014-03-22  Carl Hetherington  <cth@carlh.net>
324
325         * Version 1.66.4 released.
326
327 2014-03-22  Carl Hetherington  <cth@carlh.net>
328
329         * Allow specification of the video frame rate that a sound file
330         was prepared for.
331
332         * Another attempt to fix colour conversion dialog strange behaviour
333         on OS X.
334
335 2014-03-18  Carl Hetherington  <cth@carlh.net>
336
337         * Version 1.66.3 released.
338
339 2014-03-18  Carl Hetherington  <cth@carlh.net>
340
341         * Fix bad rounding of timecodes.
342
343         * Tentative support for 3D from alternate frames of the source.
344
345 2014-03-17  Carl Hetherington  <cth@carlh.net>
346
347         * Improve behaviour of the position slider at the end of films.
348
349         * Version 1.66.2 released.
350
351 2014-03-17  Carl Hetherington  <cth@carlh.net>
352
353         * Improve appearance of config dialog on OS X.
354
355 2014-03-15  Carl Hetherington  <cth@carlh.net>
356
357         * Improve appearance of new film and KDM dialogs on OS X.
358
359         * Fix KDM dialog to predictably set up its initial range to
360         a week from now.
361
362         * Remove support for FFmpeg post-processing filters as they apparently
363         do not support > 8bpp.  I don't think they are worth the pain of
364         quantizing and then telling the user what has happened.
365
366 2014-03-12  Carl Hetherington  <cth@carlh.net>
367
368         * Version 1.66.1 released.
369
370 2014-03-12  Carl Hetherington  <cth@carlh.net>
371
372         * Hopefully fix i18n on OS X (#324).
373
374 2014-03-10  Carl Hetherington  <cth@carlh.net>
375
376         * Version 1.66.0 released.
377
378 2014-03-09  Carl Hetherington  <cth@carlh.net>
379
380         * Version 1.65.2 released.
381
382 2014-03-09  Carl Hetherington  <cth@carlh.net>
383
384         * Restore old behaviour of "no-stretch" mode with crop.
385
386         * Fix display of no-scale display mode in the player.
387
388 2014-03-08  Carl Hetherington  <cth@carlh.net>
389
390         * Version 1.65.1 released.
391
392 2014-03-08  Carl Hetherington  <cth@carlh.net>
393
394         * Fix incorrect audio analyses on multiple-stream content.
395
396         * Support for unsigned 8-bit audio (hmm!).
397
398 2014-03-06  Carl Hetherington  <cth@carlh.net>
399
400         * Version 1.65.0 released.
401
402 2014-03-05  Carl Hetherington  <cth@carlh.net>
403
404         * Version 1.64.19 released.
405
406 2014-03-05  Carl Hetherington  <cth@carlh.net>
407
408         * Bump maximum audio channels to 12 so that we can
409         (crudely at least) get BsL/BsR.
410
411 2014-03-04  Carl Hetherington  <cth@carlh.net>
412
413         * Version 1.64.18 released.
414
415 2014-03-04  Carl Hetherington  <cth@carlh.net>
416
417         * Add option to disable all scaling of the input video.
418
419 2014-03-03  Carl Hetherington  <cth@carlh.net>
420
421         * Fix rounding of timecodes in at least some cases (#323).
422
423         * Try to prevent OS X from sleeping during DCP encode.
424
425 2014-02-26  Carl Hetherington  <cth@carlh.net>
426
427         * Version 1.64.17 released.
428
429 2014-02-26  Carl Hetherington  <cth@carlh.net>
430
431         * Fix missing RMS audio analysis plots in some cases.
432
433         * Fix failure to load sound files with
434         non-ASCII paths.
435
436 2014-02-23  Carl Hetherington  <cth@carlh.net>
437
438         * Version 1.64.16 released.
439
440 2014-02-23  Carl Hetherington  <cth@carlh.net>
441
442         * Bump ffmpeg library to git head to fix problems with
443         misrecognised frame rates in some MOV files.
444
445 2014-02-20  Carl Hetherington  <cth@carlh.net>
446
447         * Version 1.64.15 released.
448
449 2014-02-20  Carl Hetherington  <cth@carlh.net>
450
451         * Basic support for 7.1 / HI/VI audio tracks.
452
453 2014-02-19  Carl Hetherington  <cth@carlh.net>
454
455         * Add some basic JSON stuff.
456
457 2014-02-18  Carl Hetherington  <cth@carlh.net>
458
459         * Version 1.64.14 released.
460
461 2014-02-18  Carl Hetherington  <cth@carlh.net>
462
463         * Version 1.64.13 released.
464
465 2014-02-12  Carl Hetherington  <cth@carlh.net>
466
467         * Make the batch converter remember its last directory
468         for the film picker (#318).
469
470         * Add dcpomatic_batch to OS X .app.
471
472 2014-02-11  Carl Hetherington  <cth@carlh.net>
473
474         * Version 1.64.12 released.
475
476 2014-02-11  Carl Hetherington  <cth@carlh.net>
477
478         * Be more careful when catching exceptions from KDM creation.
479
480 2014-02-10  Carl Hetherington  <cth@carlh.net>
481
482         * Version 1.64.11 released.
483
484 2014-02-10  Carl Hetherington  <cth@carlh.net>
485
486         * Version 1.64.10 released.
487
488 2014-02-10  Carl Hetherington  <cth@carlh.net>
489
490         * Try to fix Centos RPM dependencies.
491
492         * Version 1.64.9 released.
493
494 2014-02-10  Carl Hetherington  <cth@carlh.net>
495
496         * Version 1.64.8 released.
497
498 2014-02-09  Carl Hetherington  <cth@carlh.net>
499
500         * Build with a more careful version of libopenjpeg that handles
501         out-of-memory conditions slightly better.
502
503         * Possibly fix repeated no route to host errors in some cases.
504
505         * Some small bits of increased low-memory stability.
506
507         * Version 1.64.7 released.
508
509 2014-02-08  Carl Hetherington  <cth@carlh.net>
510
511         * Fix exception when seeking with missing content (part of #317).
512
513         * Version 1.64.6 released.
514
515 2014-02-08  Carl Hetherington  <cth@carlh.net>
516
517         * Version 1.64.5 released.
518
519 2014-02-08  Carl Hetherington  <cth@carlh.net>
520
521         * Version 1.64.4 released.
522
523 2014-02-08  Carl Hetherington  <cth@carlh.net>
524
525         * Version 1.64.3 released.
526
527 2014-02-08  Carl Hetherington  <cth@carlh.net>
528
529         * Bump libdcp version to get some fixes for Interop XML.
530
531 2014-02-07  Carl Hetherington  <cth@carlh.net>
532
533         * Add basic stuff to build RPMs for Centos.
534
535 2014-02-05  Carl Hetherington  <cth@carlh.net>
536
537         * Version 1.64.2 released.
538
539 2014-02-05  Carl Hetherington  <cth@carlh.net>
540
541         * A variety of fixes to small problems found by Coverity.
542
543 2014-02-05  Carl Hetherington  <cth@carlh.net>
544
545         * Version 1.64.1 released.
546
547 2014-02-05  Carl Hetherington  <cth@carlh.net>
548
549         * Updates to it_IT translation from William Fanelli.
550
551 2014-02-02  Carl Hetherington  <cth@carlh.net>
552
553         * Version 1.64.0 released.
554
555 2014-01-29  Carl Hetherington  <cth@carlh.net>
556
557         * Version 1.63.8 released.
558
559 2014-01-29  Carl Hetherington  <cth@carlh.net>
560
561         * Add subtitle X offset option.
562
563         * Fix missing subtitles when subtitled content is at a non-zero position.
564
565 2014-01-28  Carl Hetherington  <cth@carlh.net>
566
567         * Use Mbit/s instead of the incorrect MBps.
568
569         * Version 1.63.7 released.
570
571 2014-01-28  Carl Hetherington  <cth@carlh.net>
572
573         * Try to prevent Windows machines going to sleep during encodes.
574
575         * Add option to not install main program / server on Windows.
576
577 2014-01-26  Carl Hetherington  <cth@carlh.net>
578
579         * Change default JPEG2000 bandwith to 100MBps.
580
581         * Updated fr_FR translation from Theirry Journet.
582
583 2014-01-24  Carl Hetherington  <cth@carlh.net>
584
585         * Try to fix repeatedly-reported exceptions.
586
587 2014-01-23  Carl Hetherington  <cth@carlh.net>
588
589         * Version 1.63.6 released.
590
591 2014-01-23  Carl Hetherington  <cth@carlh.net>
592
593         * Fix recovery of DCP encoding after a crash with a 3D DCP.
594
595 2014-01-21  Carl Hetherington  <cth@carlh.net>
596
597         * Version 1.63.5 released.
598
599 2014-01-21  Carl Hetherington  <cth@carlh.net>
600
601         * Potentially major fix for bad A/V sync.
602
603 2014-01-19  Carl Hetherington  <cth@carlh.net>
604
605         * Version 1.63.4 released.
606
607 2014-01-19  Carl Hetherington  <cth@carlh.net>
608
609         * Updated sv_SE translation from Adam Klotblixt.
610
611 2014-01-15  Carl Hetherington  <cth@carlh.net>
612
613         * Version 1.63.3 released.
614
615 2014-01-15  Carl Hetherington  <cth@carlh.net>
616
617         * Hopefully fix badly-labelled MXFs when in Interop mode.
618
619 2014-01-14  Carl Hetherington  <cth@carlh.net>
620
621         * Version 1.63.2 released.
622
623 2014-01-14  Carl Hetherington  <cth@carlh.net>
624
625         * Fix problems with adding new soundtracks to FFmpeg content with
626         no audio track.
627
628         * Updated de_DE translation from Markus Raab.
629
630         * Version 1.63.1 released.
631
632 2014-01-14  Carl Hetherington  <cth@carlh.net>
633
634         * Try to fix subtitle problems when the video frame rate is being changed
635         from content to DCP.
636
637 2014-01-13  Carl Hetherington  <cth@carlh.net>
638
639         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
640         also tweak 1.19:1 (#306).
641
642         * Version 1.63.0 released.
643
644 2014-01-12  Carl Hetherington  <cth@carlh.net>
645
646         * Fix crashes when using -3dB options in locales with a , decimal separator.
647
648         * Version 1.62.3 released.
649
650 2014-01-11  Carl Hetherington  <cth@carlh.net>
651
652         * Hopefully fix error on restarting a cancelled transcode job
653         on Windows.
654
655 2014-01-10  Carl Hetherington  <cth@carlh.net>
656
657         * Version 1.62.2 released.
658
659 2014-01-10  Carl Hetherington  <cth@carlh.net>
660
661         * Version 1.62.1 released.
662
663 2014-01-10  Carl Hetherington  <cth@carlh.net>
664
665         * Version 1.62.0 released.
666
667 2014-01-10  Carl Hetherington  <cth@carlh.net>
668
669         * Try to stop the queue of things to write filling up excessively
670         on fast CPUs.
671
672         * Try to fix double "are you sure" prompt on quitting with active jobs.
673
674         * Version 1.61.2 released.
675
676 2014-01-09  Carl Hetherington  <cth@carlh.net>
677
678         * Version 1.61.1 released.
679
680 2014-01-09  Carl Hetherington  <cth@carlh.net>
681
682         * Version 1.61.0 released.
683
684 2014-01-09  Carl Hetherington  <cth@carlh.net>
685
686         * Hopefully fix somewhat inexplicable inability of Windows to open
687         new files on top of old ones in some circumstances (with audio
688         MXFs).
689
690         * Version 1.60 released.
691
692 2014-01-09  Carl Hetherington  <cth@carlh.net>
693
694         * More fixes for slow-downs on fast computers.
695
696 2014-01-08  Carl Hetherington  <cth@carlh.net>
697
698         * Version 1.59 released.
699
700 2014-01-07  Carl Hetherington  <cth@carlh.net>
701
702         * Version 1.58 released.
703
704 2014-01-07  Carl Hetherington  <cth@carlh.net>
705
706         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
707         of some .mov files.
708
709         * Very primitive check-for-updates feature added.
710
711         * Allow still-moving-image sources to have their frame rate specified.
712
713 2014-01-06  Carl Hetherington  <cth@carlh.net>
714
715         * Basics of per-channel audio gain (#247).
716
717         * Give a warning on make DCP if it seems unlikely that the disk
718         will have enough space to store the finished DCP (#92).
719
720         * Make sure forced languages override the environment for gettext()
721         as well as wxWidgets' i18n code (#108).
722
723         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
724         with interop (#206).
725
726         * Fix subtitle colouring (#152).
727
728         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
729
730         * Remove seemingly unnecessary checks on image directories.
731
732         * Leave DCP directory creation until the last minute to help
733         avoid half-eaten directories being left around (#174).
734
735 2014-01-05  Carl Hetherington  <cth@carlh.net>
736
737         * Version 1.57 released.
738
739 2014-01-05  Carl Hetherington  <cth@carlh.net>
740
741         * Use _fseeki64 on Windows when reading content files.
742
743         * Various small fixes to i18n.
744
745 2014-01-03  Carl Hetherington  <cth@carlh.net>
746
747         * Version 1.56 released.
748
749 2014-01-03  Carl Hetherington  <cth@carlh.net>
750
751         * Version 1.55 released.
752
753 2014-01-03  Carl Hetherington  <cth@carlh.net>
754
755         * New de_DE translation from Markus Raab.
756
757         * Work-around mysterious call of pure virtual method inside boost.
758
759 2014-01-01  Carl Hetherington  <cth@carlh.net>
760
761         * Bump ffmpeg version.
762
763 2013-12-30  Carl Hetherington  <cth@carlh.net>
764
765         * Version 1.54 released.
766
767 2013-12-30  Carl Hetherington  <cth@carlh.net>
768
769         * Put catches around a few threads which could have uncaught exceptions.
770
771         * Add nascent dcpomatic_create command-line program to create films.
772
773 2013-12-29  Carl Hetherington  <cth@carlh.net>
774
775         * Version 1.53 released.
776
777 2013-12-29  Carl Hetherington  <cth@carlh.net>
778
779         * Fix failure to load content from directories with non-Latin names.
780
781 2013-12-28  Carl Hetherington  <cth@carlh.net>
782
783         * Speculative fix for "find missing" not working on OS X (#255).
784
785         * Fix failure to load films with missing still image content (#300).
786
787 2013-12-27  Carl Hetherington  <cth@carlh.net>
788
789         * Fix non-update of video information on changing DCP resolution (#299).
790
791         * Version 1.52 released.
792
793 2013-12-27  Carl Hetherington  <cth@carlh.net>
794
795         * More speculative fixes for 4K.
796
797 2013-12-23  Carl Hetherington  <cth@carlh.net>
798
799         * Version 1.51 released.
800
801 2013-12-23  Carl Hetherington  <cth@carlh.net>
802
803         * A couple of potential fixes for 4K.
804
805         * Version 1.50 released.
806
807 2013-12-23  Carl Hetherington  <cth@carlh.net>
808
809         * Version 1.49 released.
810
811 2013-12-23  Carl Hetherington  <cth@carlh.net>
812
813         * Version 1.48 released.
814
815 2013-12-23  Carl Hetherington  <cth@carlh.net>
816
817         * Add TLS/SSL support to KDM email sending.
818
819 2013-12-23  Carl Hetherington  <cth@carlh.net>
820
821         * Version 1.47 released.
822
823 2013-12-23  Carl Hetherington  <cth@carlh.net>
824
825         * Add $START_TIME and $END_TIME as variables for the KDM email.
826
827         * Add top/bottom option for 3D frames.
828
829 2013-12-20  Carl Hetherington  <cth@carlh.net>
830
831         * Add configuration option for default audio delay (#276).
832
833         * Version 1.46 released.
834
835 2013-12-19  Carl Hetherington  <cth@carlh.net>
836
837         * Version 1.45 released.
838
839 2013-12-19  Carl Hetherington  <cth@carlh.net>
840
841         * Bump libdcp version again for a crash fix for 32-bit Windows,
842         and also for problems generating certificate chains.
843
844 2013-12-18  Carl Hetherington  <cth@carlh.net>
845
846         * Version 1.44 released.
847
848 2013-12-18  Carl Hetherington  <cth@carlh.net>
849
850         * Bump libdcp version again for a fix to XML validity for 3D.
851
852         * Version 1.43 released.
853
854 2013-12-18  Carl Hetherington  <cth@carlh.net>
855
856         * Update libdcp version to get fix for 3D IntrinsicDuration.
857
858         * Fix progress reporting when making 3D DCPs.
859
860         * Fix non-update of display when changing video frame type (2D,
861         3D left/right etc.)
862
863         * Restore video information in video tab when using still images.
864
865         * Hopefully fix exception on new film in some strange cases.
866
867 2013-12-09  Carl Hetherington  <cth@carlh.net>
868
869         * Version 1.42 released.
870
871 2013-12-09  Carl Hetherington  <cth@carlh.net>
872
873         * Fix make_black for pixel format 7 (#288).
874
875 2013-12-08  Carl Hetherington  <cth@carlh.net>
876
877         * Fix display update when removing content (#281).
878
879 2013-12-07  Carl Hetherington  <cth@carlh.net>
880
881         * Version 1.41 released.
882
883 2013-12-05  Carl Hetherington  <cth@carlh.net>
884
885         * Improve the correctness of lengths reported by sound files to fix
886         short DCPs when using non-DCI-rate sound files with stills.
887
888 2013-12-04  Carl Hetherington  <cth@carlh.net>
889
890         * Make signatures optional (#273).
891
892         * Only do scale/crop/window/subtitle overlay if a frame is going
893         to be encoded for the DCP.
894
895         * Several optimisations to video processing, which should
896         speed up the player a bit.
897
898 2013-12-03  Carl Hetherington  <cth@carlh.net>
899
900         * Add "play length" control to avoid having to do arithmetic to
901         get end-trims right in some cases (#261).
902
903 2013-12-02  Carl Hetherington  <cth@carlh.net>
904
905         * Fix breakage to adding multiple files at the same time.
906
907         * Fix crash on double-click of "show audio" button (#278).
908
909         * Version 1.40 released.
910
911 2013-12-02  Carl Hetherington  <cth@carlh.net>
912
913         * Fix problems with FFmpeg files that have all-zero stream IDs.
914
915         * Fix crash on checking non-existing frame info
916         files.
917
918         * Fix erroneous disabling of timing panel with
919         audio-only sources.
920
921 2013-11-30  Carl Hetherington  <cth@carlh.net>
922
923         * Version 1.39 released.
924
925 2013-11-30  Carl Hetherington  <cth@carlh.net>
926
927         * Fix windows build.
928
929 2013-11-29  Carl Hetherington  <cth@carlh.net>
930
931         * Version 1.38 released.
932
933 2013-11-29  Carl Hetherington  <cth@carlh.net>
934
935         * Add option to join input files together
936         to help with multiple VOB files from DVDs.
937
938         * Fix build for 32-bit versions of OS X.
939
940 2013-11-27  Carl Hetherington  <cth@carlh.net>
941
942         * Version 1.37 released.
943
944 2013-11-27  Carl Hetherington  <cth@carlh.net>
945
946         * Version 1.36 released.
947
948 2013-11-27  Carl Hetherington  <cth@carlh.net>
949
950         * Version 1.35 released.
951
952 2013-11-26  Carl Hetherington  <cth@carlh.net>
953
954         * Updated fr_FR translation from Lilian Lefranc.
955
956         * A whole load of fixes for lots of bugs when handling filenames
957         using non-Latin characters on Windows.
958
959 2013-11-22  Carl Hetherington  <cth@carlh.net>
960
961         * Version 1.34 released.
962
963 2013-11-22  Carl Hetherington  <cth@carlh.net>
964
965         * Fix both OS X and Windows installers.
966
967 2013-11-21  Carl Hetherington  <cth@carlh.net>
968
969         * Version 1.33 released.
970
971 2013-11-21  Carl Hetherington  <cth@carlh.net>
972
973         * Fix Ubuntu 13.04 build.
974
975 2013-11-20  Carl Hetherington  <cth@carlh.net>
976
977         * Version 1.32 released.
978
979 2013-11-20  Carl Hetherington  <cth@carlh.net>
980
981         * Version 1.31 released.
982
983 2013-11-20  Carl Hetherington  <cth@carlh.net>
984
985         * Add primitive hints dialogue box.
986
987 2013-11-17  Carl Hetherington  <cth@carlh.net>
988
989         * Fix specified-server discovery.
990
991         * Version 1.30 released.
992
993 2013-11-17  Carl Hetherington  <cth@carlh.net>
994
995         * Speculative fix for servers crashing with different
996         locales to clients.
997
998 2013-11-16  Carl Hetherington  <cth@carlh.net>
999
1000         * Bump bundled FFmpeg version to current git master.
1001
1002         * Fix erroneous reset of visible channels in audio
1003         level dialog when changing gain.
1004
1005 2013-11-15  Carl Hetherington  <cth@carlh.net>
1006
1007         * Use 2 decimal places for gamma controls instead
1008         of 1.
1009
1010 2013-11-14  Carl Hetherington  <cth@carlh.net>
1011
1012         * Support modification of certain properties when
1013         there are several selected pieces of content.
1014
1015         * Add server configuration back in.
1016
1017 2013-11-12  Carl Hetherington  <cth@carlh.net>
1018
1019         * Version 1.29 released.
1020
1021 2013-11-12  Carl Hetherington  <cth@carlh.net>
1022
1023         * Fix bad_alloc exception on audio analysis (and
1024         probably elsewhere).
1025
1026 2013-11-11  Carl Hetherington  <cth@carlh.net>
1027
1028         * Version 1.28 released.
1029
1030 2013-11-11  Carl Hetherington  <cth@carlh.net>
1031
1032         * Somewhat speculative fix for slow-downs and
1033         large memory consumption with multi-content playlists.
1034
1035 2013-11-10  Carl Hetherington  <cth@carlh.net>
1036
1037         * Hopefully get rid of spurious black lines around
1038         preview.
1039
1040 2013-11-08  Carl Hetherington  <carl@ubuntu>
1041
1042         * Fix strange behaviour of J2K bandwidth control
1043         on 32-bit Linux.
1044
1045 2013-11-07  Carl Hetherington  <cth@carlh.net>
1046
1047         * Open file dialog starts in the configured DCP directory,
1048         if one exists (#70).
1049
1050 2013-11-06  Carl Hetherington  <cth@carlh.net>
1051
1052         * Support pixel format 30 (#254).
1053
1054 2013-11-06  Carl Hetherington  <cth@carlh.net>
1055
1056         * Version 1.27 released.
1057
1058 2013-11-06  Carl Hetherington  <cth@carlh.net>
1059
1060         * Various server-related tidying up; servers are
1061         now auto-detected only (the configuration for
1062         them has been removed).
1063
1064 2013-11-06  Carl Hetherington  <cth@carlh.net>
1065
1066         * Version 1.26 released.
1067
1068 2013-11-05  Carl Hetherington  <cth@carlh.net>
1069
1070         * Auto-detect encoding servers on the local
1071         subnet(s).
1072
1073         * Tweak verbosity of command-line encoding servers.
1074
1075 2013-11-04  Carl Hetherington  <cth@carlh.net>
1076
1077         * Version 1.25 released.
1078
1079 2013-10-29  Carl Hetherington  <cth@carlh.net>
1080
1081         * Improve performance when start-trimming
1082         large files.
1083
1084         * Fix audio problems when start-trimming.
1085
1086 2013-10-28  Carl Hetherington  <cth@carlh.net>
1087
1088         * Version 1.24 released.
1089
1090 2013-10-28  Carl Hetherington  <cth@carlh.net>
1091
1092         * Fix failure to reload configuration on
1093         some non-English locales.
1094
1095 2013-10-26  Carl Hetherington  <cth@carlh.net>
1096
1097         * Version 1.23 released.
1098
1099 2013-10-25  Carl Hetherington  <cth@carlh.net>
1100
1101         * Version 1.22 released.
1102
1103 2013-10-24  Carl Hetherington  <cth@carlh.net>
1104
1105         * Support sources that require repeat of more than
1106         1 extra frame.
1107
1108 2013-10-23  Carl Hetherington  <cth@carlh.net>
1109
1110         * Version 1.21 released.
1111
1112 2013-10-23  Carl Hetherington  <cth@carlh.net>
1113
1114         * Use our own directory picker on Ubuntu 13.10 as well
1115         as Ubuntu 13.04 as it seems similarly broken.
1116
1117 2013-10-22  Carl Hetherington  <cth@carlh.net>
1118
1119         * Version 1.20 released.
1120
1121 2013-10-22  Carl Hetherington  <cth@carlh.net>
1122
1123         * Allow films to be loaded when content is missing,
1124         and then that content can be re-found.
1125
1126 2013-10-21  Carl Hetherington  <cth@carlh.net>
1127
1128         * Version 1.19 released.
1129
1130 2013-10-21  Carl Hetherington  <cth@carlh.net>
1131
1132         * Fix Rec. 709 gammas (from Lilian Lefranc)
1133
1134 2013-10-20  Carl Hetherington  <cth@carlh.net>
1135
1136         * Allow specification of subtitle language even if DVD-o-matic
1137         isn't providing the subtitles.
1138
1139 2013-10-20  Carl Hetherington  <cth@carlh.net>
1140
1141         * Version 1.18 released.
1142
1143 2013-10-19  Carl Hetherington  <cth@carlh.net>
1144
1145         * Fix non-saving of colour transform presets.
1146
1147         * Some improvements in progress reporting, especially
1148         for long encodes.
1149
1150 2013-10-18  Carl Hetherington  <cth@carlh.net>
1151
1152         * Fix bug with incorrect validity times given to KDMs.
1153
1154 2013-10-17  Carl Hetherington  <cth@carlh.net>
1155
1156         * Fix Make DCP menu option sensitivity (#230).
1157
1158         * Forward-port fix from master; use 1000000 rather
1159         than 1e6 for J2K bandwidth arithmetic to ensure
1160         that it's done with integers.
1161
1162 2013-10-16  Carl Hetherington  <cth@carlh.net>
1163
1164         * Version 1.17 released.
1165
1166 2013-10-16  Carl Hetherington  <cth@carlh.net>
1167
1168         * Hopefully fix crash on closing preferences window
1169         when ~/.config/dcpomatic does not exist.
1170
1171         * Allow specification of the DCP to make KDMs for,
1172         in case there is more than one.
1173
1174         * Speed up response to some settings changes
1175         (e.g. crop) (#196).
1176
1177 2013-10-15  Carl Hetherington  <cth@carlh.net>
1178
1179         * Version 1.16 released.
1180
1181 2013-10-15  Carl Hetherington  <cth@carlh.net>
1182
1183         * Restore up/down buttons for simple content time
1184         movements.
1185
1186         * Include film title in KDM filenames.
1187
1188         * Allow no-stretch scaling like in DVD-o-matic.
1189
1190 2013-10-14  Carl Hetherington  <cth@carlh.net>
1191
1192         * Add Rec. 709 colour conversion preset using
1193         Wolfgang Woehl's matrix.
1194
1195 2013-10-14  Carl Hetherington  <cth@carlh.net>
1196
1197         * Version 1.15 released.
1198
1199 2013-10-14  Carl Hetherington  <cth@carlh.net>
1200
1201         * Fix some crashes in the KDM dialogue when coming
1202         out of the add screen without giving a certificate.
1203
1204         * Really fix libltdl search path on OS X.
1205
1206 2013-10-13  Carl Hetherington  <cth@carlh.net>
1207
1208         * Version 1.14 released.
1209
1210 2013-10-12  Carl Hetherington  <cth@carlh.net>
1211
1212         * Add some missing libraries to the OS X build.
1213
1214         * Fix libltdl search path on OS X.
1215
1216 2013-10-12  Carl Hetherington  <cth@carlh.net>
1217
1218         * Version 1.13 released.
1219
1220 2013-10-12  Carl Hetherington  <cth@carlh.net>
1221
1222         * Fix linux static build.
1223
1224 2013-10-11  Carl Hetherington  <cth@carlh.net>
1225
1226         * Version 1.12 released.
1227
1228 2013-10-11  Carl Hetherington  <cth@carlh.net>
1229
1230         * Fix failure to create signer certificates
1231         on Windows.
1232
1233 2013-10-10  Carl Hetherington  <cth@carlh.net>
1234
1235         * Basic snapping in the timeline.
1236
1237         * Various improvements to dcpomatic_kdm.
1238
1239 2013-10-10  Carl Hetherington  <cth@carlh.net>
1240
1241         * Version 1.11 released.
1242
1243 2013-10-10  Carl Hetherington  <cth@carlh.net>
1244
1245         * libdcp fix to incorrect signature digests.
1246
1247 2013-10-09  Carl Hetherington  <cth@carlh.net>
1248
1249         * Version 1.10 released.
1250
1251 2013-10-09  Carl Hetherington  <cth@carlh.net>
1252
1253         * Add some missing Windows dependencies.
1254
1255 2013-10-09  Carl Hetherington  <cth@carlh.net>
1256
1257         * Version 1.09 released.
1258
1259 2013-10-09  Carl Hetherington  <cth@carlh.net>
1260
1261         * Bump libdcp version to pull in speculative fix
1262         for AuthorizedDeviceList thumbprints in KDMs.
1263
1264 2013-10-09  Carl Hetherington  <cth@carlh.net>
1265
1266         * Version 1.08 released.
1267
1268 2013-10-09  Carl Hetherington  <cth@carlh.net>
1269
1270         * Fix problems with crypto stuff on Windows.
1271
1272 2013-10-08  Carl Hetherington  <cth@carlh.net>
1273
1274         * Version 1.07 released.
1275
1276 2013-10-01  Carl Hetherington  <cth@carlh.net>
1277
1278         * Version 1.06 released.
1279
1280 2013-09-19  Carl Hetherington  <cth@carlh.net>
1281
1282         * Version 1.05 released.
1283
1284 2013-09-17  Carl Hetherington  <cth@carlh.net>
1285
1286         * Version 1.04 released.
1287
1288 2013-09-09  Carl Hetherington  <cth@carlh.net>
1289
1290         * Version 1.03 released.
1291
1292 2013-09-02  Carl Hetherington  <cth@carlh.net>
1293
1294         * Add missing boost datetime dependency
1295         to debian control files.
1296
1297 2013-08-30  Carl Hetherington  <cth@carlh.net>
1298
1299         * Version 1.02 released.
1300
1301 2013-08-29  Carl Hetherington  <cth@carlh.net>
1302
1303         * Version 1.01 released.
1304
1305 2013-08-29  Carl Hetherington  <cth@carlh.net>
1306
1307         * Restore server/client operation (#202).
1308
1309         * Fix strange rounding of still image durations (#204).
1310
1311         * Remove limitation to numbers and periods in the
1312         server host name dialogue box.
1313
1314         * Fix stuck-at-99% progress meters (#184).
1315
1316         * Version 1.01beta1 released.
1317
1318 2013-08-29  Carl Hetherington  <cth@carlh.net>
1319
1320         * Fix emissions of large chunks of silence when
1321         analysing audio in some cases.
1322
1323         * Use my @dcpomatic.com email address for now,
1324         rather than a non-existant mailing list.
1325
1326 2013-08-28  Carl Hetherington  <cth@carlh.net>
1327
1328         * Initial DCP-o-matic release.
1329