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