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