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