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