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