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