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