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