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