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