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