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