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