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