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