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