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