Allow separate X and Y scale for subtitles.
[dcpomatic.git] / ChangeLog
1 2014-09-12  Carl Hetherington  <cth@carlh.net>
2
3         * Allow separate X and Y scale for subtitles (#337).
4
5 2014-09-10  Carl Hetherington  <cth@carlh.net>
6
7         * Allow DCP names to be created using the ISDCF template and then
8         edited afterwards (#401).
9
10         * Fix hidden advanced preferences button in some locales.
11
12 2014-09-08  Carl Hetherington  <cth@carlh.net>
13
14         * Version 1.73.4 released.
15
16 2014-09-08  Carl Hetherington  <cth@carlh.net>
17
18         * Fix failure to load Targa files.
19
20 2014-09-07  Carl Hetherington  <cth@carlh.net>
21
22         * Version 1.73.3 released.
23
24 2014-09-07  Carl Hetherington  <cth@carlh.net>
25
26         * Put no stretch / no scale in the set of choices for default
27         scale to.
28
29         * Fix a few bad fuzzy translations from the preferences dialog.
30
31 2014-09-03  Carl Hetherington  <cth@carlh.net>
32
33         * Version 1.73.2 released.
34
35 2014-09-03  Carl Hetherington  <cth@carlh.net>
36
37         * Fix server certificate downloads on OS X (#376).
38
39 2014-09-02  Carl Hetherington  <cth@carlh.net>
40
41         * Improve behaviour of batch converter window when it is shrunk (#338).
42
43 2014-09-01  Carl Hetherington  <cth@carlh.net>
44
45         * Version 1.73.1 released.
46
47 2014-08-31  Carl Hetherington  <cth@carlh.net>
48
49         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
50         instead.
51
52         * Fix lack of i18n of strings from src/lib/po on OS X.
53
54         * Give a hint when content and container aspect ratios are not
55         the same (#392).
56
57         * Add "copy" button to colour conversion presets editor (#399).
58
59         * Allow drag-and-drop of files onto the content list (#395).
60
61 2014-08-29  Carl Hetherington  <cth@carlh.net>
62
63         * Some improvements to the manual.
64
65 2014-08-26  Carl Hetherington  <cth@carlh.net>
66
67         * Version 1.73.0 released.
68
69 2014-08-25  Carl Hetherington  <cth@carlh.net>
70
71         * Basic recent files list in the File menu.
72
73 2014-08-23  Carl Hetherington  <cth@carlh.net>
74
75         * Version 1.72.12 released.
76
77 2014-08-23  Carl Hetherington  <cth@carlh.net>
78
79         * Revert previous use of AVFormatContext::start_time when
80         computing the length of video.  I think this is wrong, and
81         causes bits to be missed off the end of videos (and other
82         problems).
83
84 2014-08-20  Carl Hetherington  <cth@carlh.net>
85
86         * Version 1.72.11 released.
87
88 2014-08-19  Carl Hetherington  <cth@carlh.net>
89
90         * Attempt to fix random crashes on OS X (especially during encodes)
91         thought to be caused by multiple threads using (different) stringstreams
92         at the same time; see src/lib/safe_stringstream.
93
94 2014-08-09  Carl Hetherington  <cth@carlh.net>
95
96         * Version 1.72.10 released.
97
98 2014-08-09  Carl Hetherington  <cth@carlh.net>
99
100         * Version 1.72.8 released.
101
102 2014-08-08  Carl Hetherington  <cth@carlh.net>
103
104         * Approximate support for changing timing details of multiple
105         bits of content at the same time.
106
107         * Allow removal of multiple bits of content at the same time.
108
109         * Version 1.72.7 released.
110
111 2014-08-04  Carl Hetherington  <cth@carlh.net>
112
113         * Add BCC option for KDM emails.
114
115 2014-07-29  Carl Hetherington  <cth@carlh.net>
116
117         * Version 1.72.5 released.
118
119 2014-07-17  Carl Hetherington  <cth@carlh.net>
120
121         * Fix corrupted text in job descriptions in some cases.
122
123         * Speculative fix for failure to keep Windows
124         machines awake during encodes.
125
126 2014-07-16  Carl Hetherington  <cth@carlh.net>
127
128         * Version 1.72.4 released.
129
130 2014-07-16  Carl Hetherington  <cth@carlh.net>
131
132         * Add default scaling setting to preferences (#384).
133
134         * Version 1.72.3 released.
135
136 2014-07-16  Carl Hetherington  <cth@carlh.net>
137
138         * Improve approximate time reports a bit.
139
140         * Make KDM email subject configurable.
141
142         * Updates to de_DE from Carsten Kurz.
143
144         * Limit allowed KDM types based on Interop/SMPTE setting
145         of DCP (#385).
146
147         * Updates to fr_FR from GrĂ©goire Ausina.
148
149 2014-07-14  Carl Hetherington  <cth@carlh.net>
150
151         * Bump libdcp to get a new version which writes
152         <Hash> values to CPLs.
153
154 2014-07-10  Carl Hetherington  <cth@carlh.net>
155
156         * Version 1.72.2 released.
157
158 2014-07-10  Carl Hetherington  <cth@carlh.net>
159
160         * Try to fix corruption of KDM email setting in
161         some cases.
162
163         * Version 1.72.1 released.
164
165 2014-07-08  Carl Hetherington  <cth@carlh.net>
166
167         * Fix various problems with seek and content
168         being trimmed when its video frame rate is
169         overridden.
170
171 2014-07-02  Carl Hetherington  <cth@carlh.net>
172
173         * Updated de_DE translation from Carsten Kurz.
174
175 2014-06-30  Carl Hetherington  <cth@carlh.net>
176
177         * Version 1.72.0 released.
178
179 2014-06-28  Carl Hetherington  <cth@carlh.net>
180
181         * Version 1.71.2 released.
182
183 2014-06-28  Carl Hetherington  <cth@carlh.net>
184
185         * Version 1.71.1 released.
186
187 2014-06-28  Carl Hetherington  <cth@carlh.net>
188
189         * Fix crash on analysing audio (and possibly DCP creation) with
190         resampled content.
191
192 2014-06-27  Carl Hetherington  <cth@carlh.net>
193
194         * Version 1.71.0 released.
195
196 2014-06-27  Carl Hetherington  <cth@carlh.net>
197
198         * Fix up/down buttons in content list.
199
200 2014-06-26  Carl Hetherington  <cth@carlh.net>
201
202         * Version 1.70.1 released.
203
204 2014-06-26  Carl Hetherington  <cth@carlh.net>
205
206         * Support different KDM formulations.
207
208         * Allow override of detected video frame rates.
209
210         * Optimisation of uncertain effect to encoder and server
211         thread handling.
212
213         * Version 1.70.0 released.
214
215 2014-06-25  Carl Hetherington  <cth@carlh.net>
216
217         * Version 1.69.37 released.
218
219 2014-06-25  Carl Hetherington  <cth@carlh.net>
220
221         * Version 1.69.36 released.
222
223 2014-06-25  Carl Hetherington  <cth@carlh.net>
224
225         * Support pixel format 46 in make_black().
226
227 2014-06-24  Carl Hetherington  <cth@carlh.net>
228
229         * Re-assign timeline tracks when things are
230         moved about.
231
232 2014-06-23  Carl Hetherington  <cth@carlh.net>
233
234         * Try harder to cope with DCP names specified
235         already in CamelCase.
236
237         * Add option to CC a KDM email, and add
238         $SCREENS and $CINEMA_NAME as variables
239         in the email.
240
241 2014-06-22  Carl Hetherington  <cth@carlh.net>
242
243         * Reset-to-default button for KDM email text.
244
245         * Version 1.69.35 released.
246
247 2014-06-22  Carl Hetherington  <cth@carlh.net>
248
249         * Fix large memory leak with image sources.
250
251 2014-06-21  Carl Hetherington  <cth@carlh.net>
252
253         * Move email config into the KDM email page.
254
255         * Version 1.69.34 released.
256
257 2014-06-21  Carl Hetherington  <cth@carlh.net>
258
259         * Version 1.69.33 released.
260
261 2014-06-21  Carl Hetherington  <cth@carlh.net>
262
263         * Version 1.69.32 released.
264
265 2014-06-21  Carl Hetherington  <cth@carlh.net>
266
267         * Version 1.69.31 released.
268
269 2014-06-20  Carl Hetherington  <cth@carlh.net>
270
271         * Version 1.69.30 released.
272
273 2014-06-20  Carl Hetherington  <cth@carlh.net>
274
275         * Updates to de_DE translation from Carsten Kurz.
276
277 2014-06-18  Carl Hetherington  <cth@carlh.net>
278
279         * Version 1.69.29 released.
280
281 2014-06-18  Carl Hetherington  <cth@carlh.net>
282
283         * Fix thinko causing incorrect audio sample rates in some cases.
284
285 2014-06-15  Carl Hetherington  <cth@carlh.net>
286
287         * Version 1.69.28 released.
288
289 2014-06-12  Carl Hetherington  <cth@carlh.net>
290
291         * Version 1.69.27 released.
292
293 2014-06-12  Carl Hetherington  <cth@carlh.net>
294
295         * Add Content menu with "scale to fit width" and "scale
296         to fit height" options.
297
298         * Version 1.69.26 released.
299
300 2014-06-12  Carl Hetherington  <cth@carlh.net>
301
302         * Fix bug where DCP-o-matic does not recreate video after
303         subtitles are turned on or off.
304
305 2014-06-10  Carl Hetherington  <cth@carlh.net>
306
307         * Support ISDCF naming convention version 9 (#257).
308
309         * Rename DCI to ISDCF when talking about the digital cinema
310         naming convention (#362).
311
312         * Fix crash when opening the timeline with no content (#369).
313
314 2014-06-09  Carl Hetherington  <cth@carlh.net>
315
316         * Fix server/client with non-RGB24 sources.
317
318         * Version 1.69.25 released.
319
320 2014-06-09  Carl Hetherington  <cth@carlh.net>
321
322         * Make audio gain a floating-point value in the UI (#367).
323
324         * Work-around out-of-memory crashes with large start trims (#252).
325
326         * Version 1.69.24 released.
327
328 2014-06-06  Carl Hetherington  <cth@carlh.net>
329
330         * Version 1.69.23 released.
331
332 2014-06-05  Carl Hetherington  <cth@carlh.net>
333
334         * Version 1.69.22 released.
335
336 2014-06-05  Carl Hetherington  <cth@carlh.net>
337
338         * Large speed-up to multi-image source file decoding.
339
340         * Back-port changes from v2 which work out how separate
341         audio files should be resampled by looking at the video
342         files which are present at the same time.
343
344 2014-06-03  Carl Hetherington  <cth@carlh.net>
345
346         * Version 1.69.21 released.
347
348 2014-06-03  Carl Hetherington  <cth@carlh.net>
349
350         * Fix bad resampling of separate sound file sources that
351         have specified video frame rates.
352
353         * Version 1.69.20 released.
354
355 2014-06-03  Carl Hetherington  <cth@carlh.net>
356
357         * Re-calculate and update audio plots when the mapping is changed.
358
359         * Change the -3dB preset to -6dB since we are talking about
360         amplitude, not power.
361
362         * Version 1.69.19 released.
363
364 2014-06-02  Carl Hetherington  <cth@carlh.net>
365
366         * Empirical hack to prevent over-read of array
367         by libswscale; may fix crashes at the start of
368         DCP encodes.
369
370 2014-05-29  Carl Hetherington  <cth@carlh.net>
371
372         * Version 1.69.18 released.
373
374 2014-05-28  Carl Hetherington  <cth@carlh.net>
375
376         * Version 1.69.17 released.
377
378 2014-05-28  Carl Hetherington  <cth@carlh.net>
379
380         * Version 1.69.16 released.
381
382 2014-05-28  Carl Hetherington  <cth@carlh.net>
383
384         * Rework KDM generation to be about CPLs rather than DCPs,
385         and allow specification of any CPL to generate KDMs for.
386
387         Requested-by: Richard Turner
388
389 2014-05-27  Carl Hetherington  <cth@carlh.net>
390
391         * Version 1.69.15 released.
392
393 2014-05-26  Carl Hetherington  <cth@carlh.net>
394
395         * Version 1.69.14 released.
396
397 2014-05-26  Carl Hetherington  <cth@carlh.net>
398
399         * Fix problems with non-zero FFmpeg content start times.
400
401 2014-05-24  Carl Hetherington  <cth@carlh.net>
402
403         * Version 1.69.13 released.
404
405 2014-05-24  Carl Hetherington  <cth@carlh.net>
406
407         * Fix problems with log setup from config.
408
409 2014-05-23  Carl Hetherington  <cth@carlh.net>
410
411         * Version 1.69.12 released.
412
413 2014-05-22  Carl Hetherington  <cth@carlh.net>
414
415         * Version 1.69.11 released.
416
417 2014-05-21  Carl Hetherington  <cth@carlh.net>
418
419         * Version 1.69.10 released.
420
421 2014-05-21  Carl Hetherington  <cth@carlh.net>
422
423         * Tidy up logging a bit and make it configurable from the GUI
424         (moving a few things into an Advanced preferences tab at
425         the same time).
426
427 2014-05-19  Carl Hetherington  <cth@carlh.net>
428
429         * Version 1.69.9 released.
430
431 2014-05-19  Carl Hetherington  <cth@carlh.net>
432
433         * Decode image sources in the multi-threaded part
434         of the transcoder, rather than the single-threaded.
435
436 2014-05-16  Carl Hetherington  <cth@carlh.net>
437
438         * Version 1.69.8 released.
439
440 2014-05-16  Carl Hetherington  <cth@carlh.net>
441
442         * Fix various confusions in translations of abbreviated
443         channel names (Lc, Rc etc.)
444
445 2014-05-14  Carl Hetherington  <cth@carlh.net>
446
447         * Version 1.69.7 released.
448
449 2014-05-14  Carl Hetherington  <cth@carlh.net>
450
451         * Bump libdcp to remove checks on PCM MXF edit rates,
452         so we can generate strange ones in DCP-o-matic.
453
454 2014-05-13  Carl Hetherington  <cth@carlh.net>
455
456         * Version 1.69.6 released.
457
458 2014-05-13  Carl Hetherington  <cth@carlh.net>
459
460         * Remove artificial 100fps limit when using
461         "any" DCP frame rate.
462
463 2014-05-12  Carl Hetherington  <cth@carlh.net>
464
465         * Version 1.69.5 released.
466
467 2014-05-12  Carl Hetherington  <cth@carlh.net>
468
469         * Add option to use any DCP frame rate, rather than just
470         the "allowed" set.
471
472         * Version 1.69.4 released.
473
474 2014-05-12  Carl Hetherington  <cth@carlh.net>
475
476         * Version 1.69.3 released.
477
478 2014-05-12  Carl Hetherington  <cth@carlh.net>
479
480         * Use libdcp::raw_convert instead of boost::lexical_cast and
481         LocaleGuard, hopefully to fix large numbers being written with
482         thousands separators on some locales.
483
484 2014-05-10  Carl Hetherington  <cth@carlh.net>
485
486         * Version 1.69.2 released.
487
488 2014-05-10  Carl Hetherington  <cth@carlh.net>
489
490         * Fix setup of the libswresample context to work with high channel counts.
491
492 2014-05-09  Carl Hetherington  <cth@carlh.net>
493
494         * Version 1.69.1 released.
495
496 2014-05-09  Carl Hetherington  <cth@carlh.net>
497
498         * Fix crash on using content with more than 12 audio channels.
499
500         * Re-introduce ffprobe call when adding content.
501
502 2014-05-05  Carl Hetherington  <cth@carlh.net>
503
504         * Version 1.69.0 released.
505
506 2014-05-02  Carl Hetherington  <cth@carlh.net>
507
508         * Version 1.68.0 released.
509
510 2014-04-29  Carl Hetherington  <cth@carlh.net>
511
512         * Version 1.67.1 released.
513
514 2014-04-29  Carl Hetherington  <cth@carlh.net>
515
516         * Version 1.67.0 released.
517
518 2014-04-27  Carl Hetherington  <cth@carlh.net>
519
520         * Version 1.66.16 released.
521
522 2014-04-27  Carl Hetherington  <cth@carlh.net>
523
524         * Add .dpx to the list of acceptable image files.
525
526         * Slightly better handling of uncaught exceptions.
527
528         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
529         it appears that the same bug remains.
530
531 2014-04-25  Carl Hetherington  <cth@carlh.net>
532
533         * Version 1.66.15 released.
534
535 2014-04-25  Carl Hetherington  <cth@carlh.net>
536
537         * Fix subtitle display when the next subtitle is decoded before the previous
538         one has finished.
539
540 2014-04-24  Carl Hetherington  <cth@carlh.net>
541
542         * Version 1.66.14 released.
543
544 2014-04-23  Carl Hetherington  <cth@carlh.net>
545
546         * Version 1.66.13 released.
547
548 2014-04-21  Carl Hetherington  <cth@carlh.net>
549
550         * Update to es_ES translation from Manuel AC.
551
552         * Update to fr_FR translation from Thierry Journet.
553
554 2014-04-17  Carl Hetherington  <cth@carlh.net>
555
556         * Fix update of the gain control when using the gain calculator
557         dialog.
558
559         * Version 1.66.12 released.
560
561 2014-04-07  Carl Hetherington  <cth@carlh.net>
562
563         * Version 1.66.11 released.
564
565 2014-04-07  Carl Hetherington  <cth@carlh.net>
566
567         * Updated fr_FR translation from Thierry Journet. 
568
569 2014-04-02  Carl Hetherington  <cth@carlh.net>
570
571         * Version 1.66.10 released.
572
573 2014-04-01  Carl Hetherington  <cth@carlh.net>
574
575         * Basic support for separate left/right-eye files or directories
576         for 3D.
577
578 2014-03-30  Carl Hetherington  <cth@carlh.net>
579
580         * Version 1.66.9 released.
581
582 2014-03-30  Carl Hetherington  <cth@carlh.net>
583
584         * Version 1.66.8 released.
585
586         * nl_NL translation from Theo Kooijmans.
587
588 2014-03-27  Carl Hetherington  <cth@carlh.net>
589
590         * Auto-save film metadata before starting DCP encode.
591
592 2014-03-25  Carl Hetherington  <cth@carlh.net>
593
594         * Add support for downloading Doremi server certificates.
595
596 2014-03-24  Carl Hetherington  <cth@carlh.net>
597
598         * Version 1.66.7 released.
599
600 2014-03-24  Carl Hetherington  <cth@carlh.net>
601
602         * Fix error on creating DCPs without audio.
603
604 2014-03-23  Carl Hetherington  <cth@carlh.net>
605
606         * Version 1.66.6 released.
607
608 2014-03-23  Carl Hetherington  <cth@carlh.net>
609
610         * Attempt to fix format string specifier error on Windows.
611
612         * Version 1.66.5 released.
613
614 2014-03-22  Carl Hetherington  <cth@carlh.net>
615
616         * Version 1.66.4 released.
617
618 2014-03-22  Carl Hetherington  <cth@carlh.net>
619
620         * Allow specification of the video frame rate that a sound file
621         was prepared for.
622
623         * Another attempt to fix colour conversion dialog strange behaviour
624         on OS X.
625
626 2014-03-18  Carl Hetherington  <cth@carlh.net>
627
628         * Version 1.66.3 released.
629
630 2014-03-18  Carl Hetherington  <cth@carlh.net>
631
632         * Fix bad rounding of timecodes.
633
634         * Tentative support for 3D from alternate frames of the source.
635
636 2014-03-17  Carl Hetherington  <cth@carlh.net>
637
638         * Improve behaviour of the position slider at the end of films.
639
640         * Version 1.66.2 released.
641
642 2014-03-17  Carl Hetherington  <cth@carlh.net>
643
644         * Improve appearance of config dialog on OS X.
645
646 2014-03-15  Carl Hetherington  <cth@carlh.net>
647
648         * Improve appearance of new film and KDM dialogs on OS X.
649
650         * Fix KDM dialog to predictably set up its initial range to
651         a week from now.
652
653         * Remove support for FFmpeg post-processing filters as they apparently
654         do not support > 8bpp.  I don't think they are worth the pain of
655         quantizing and then telling the user what has happened.
656
657 2014-03-12  Carl Hetherington  <cth@carlh.net>
658
659         * Version 1.66.1 released.
660
661 2014-03-12  Carl Hetherington  <cth@carlh.net>
662
663         * Hopefully fix i18n on OS X (#324).
664
665 2014-03-10  Carl Hetherington  <cth@carlh.net>
666
667         * Version 1.66.0 released.
668
669 2014-03-09  Carl Hetherington  <cth@carlh.net>
670
671         * Version 1.65.2 released.
672
673 2014-03-09  Carl Hetherington  <cth@carlh.net>
674
675         * Restore old behaviour of "no-stretch" mode with crop.
676
677         * Fix display of no-scale display mode in the player.
678
679 2014-03-08  Carl Hetherington  <cth@carlh.net>
680
681         * Version 1.65.1 released.
682
683 2014-03-08  Carl Hetherington  <cth@carlh.net>
684
685         * Fix incorrect audio analyses on multiple-stream content.
686
687         * Support for unsigned 8-bit audio (hmm!).
688
689 2014-03-06  Carl Hetherington  <cth@carlh.net>
690
691         * Version 1.65.0 released.
692
693 2014-03-05  Carl Hetherington  <cth@carlh.net>
694
695         * Version 1.64.19 released.
696
697 2014-03-05  Carl Hetherington  <cth@carlh.net>
698
699         * Bump maximum audio channels to 12 so that we can
700         (crudely at least) get BsL/BsR.
701
702 2014-03-04  Carl Hetherington  <cth@carlh.net>
703
704         * Version 1.64.18 released.
705
706 2014-03-04  Carl Hetherington  <cth@carlh.net>
707
708         * Add option to disable all scaling of the input video.
709
710 2014-03-03  Carl Hetherington  <cth@carlh.net>
711
712         * Fix rounding of timecodes in at least some cases (#323).
713
714         * Try to prevent OS X from sleeping during DCP encode.
715
716 2014-02-26  Carl Hetherington  <cth@carlh.net>
717
718         * Version 1.64.17 released.
719
720 2014-02-26  Carl Hetherington  <cth@carlh.net>
721
722         * Fix missing RMS audio analysis plots in some cases.
723
724         * Fix failure to load sound files with
725         non-ASCII paths.
726
727 2014-02-23  Carl Hetherington  <cth@carlh.net>
728
729         * Version 1.64.16 released.
730
731 2014-02-23  Carl Hetherington  <cth@carlh.net>
732
733         * Bump ffmpeg library to git head to fix problems with
734         misrecognised frame rates in some MOV files.
735
736 2014-02-20  Carl Hetherington  <cth@carlh.net>
737
738         * Version 1.64.15 released.
739
740 2014-02-20  Carl Hetherington  <cth@carlh.net>
741
742         * Basic support for 7.1 / HI/VI audio tracks.
743
744 2014-02-19  Carl Hetherington  <cth@carlh.net>
745
746         * Add some basic JSON stuff.
747
748 2014-02-18  Carl Hetherington  <cth@carlh.net>
749
750         * Version 1.64.14 released.
751
752 2014-02-18  Carl Hetherington  <cth@carlh.net>
753
754         * Version 1.64.13 released.
755
756 2014-02-12  Carl Hetherington  <cth@carlh.net>
757
758         * Make the batch converter remember its last directory
759         for the film picker (#318).
760
761         * Add dcpomatic_batch to OS X .app.
762
763 2014-02-11  Carl Hetherington  <cth@carlh.net>
764
765         * Version 1.64.12 released.
766
767 2014-02-11  Carl Hetherington  <cth@carlh.net>
768
769         * Be more careful when catching exceptions from KDM creation.
770
771 2014-02-10  Carl Hetherington  <cth@carlh.net>
772
773         * Version 1.64.11 released.
774
775 2014-02-10  Carl Hetherington  <cth@carlh.net>
776
777         * Version 1.64.10 released.
778
779 2014-02-10  Carl Hetherington  <cth@carlh.net>
780
781         * Try to fix Centos RPM dependencies.
782
783         * Version 1.64.9 released.
784
785 2014-02-10  Carl Hetherington  <cth@carlh.net>
786
787         * Version 1.64.8 released.
788
789 2014-02-09  Carl Hetherington  <cth@carlh.net>
790
791         * Build with a more careful version of libopenjpeg that handles
792         out-of-memory conditions slightly better.
793
794         * Possibly fix repeated no route to host errors in some cases.
795
796         * Some small bits of increased low-memory stability.
797
798         * Version 1.64.7 released.
799
800 2014-02-08  Carl Hetherington  <cth@carlh.net>
801
802         * Fix exception when seeking with missing content (part of #317).
803
804         * Version 1.64.6 released.
805
806 2014-02-08  Carl Hetherington  <cth@carlh.net>
807
808         * Version 1.64.5 released.
809
810 2014-02-08  Carl Hetherington  <cth@carlh.net>
811
812         * Version 1.64.4 released.
813
814 2014-02-08  Carl Hetherington  <cth@carlh.net>
815
816         * Version 1.64.3 released.
817
818 2014-02-08  Carl Hetherington  <cth@carlh.net>
819
820         * Bump libdcp version to get some fixes for Interop XML.
821
822 2014-02-07  Carl Hetherington  <cth@carlh.net>
823
824         * Add basic stuff to build RPMs for Centos.
825
826 2014-02-05  Carl Hetherington  <cth@carlh.net>
827
828         * Version 1.64.2 released.
829
830 2014-02-05  Carl Hetherington  <cth@carlh.net>
831
832         * A variety of fixes to small problems found by Coverity.
833
834 2014-02-05  Carl Hetherington  <cth@carlh.net>
835
836         * Version 1.64.1 released.
837
838 2014-02-05  Carl Hetherington  <cth@carlh.net>
839
840         * Updates to it_IT translation from William Fanelli.
841
842 2014-02-02  Carl Hetherington  <cth@carlh.net>
843
844         * Version 1.64.0 released.
845
846 2014-01-29  Carl Hetherington  <cth@carlh.net>
847
848         * Version 1.63.8 released.
849
850 2014-01-29  Carl Hetherington  <cth@carlh.net>
851
852         * Add subtitle X offset option.
853
854         * Fix missing subtitles when subtitled content is at a non-zero position.
855
856 2014-01-28  Carl Hetherington  <cth@carlh.net>
857
858         * Use Mbit/s instead of the incorrect MBps.
859
860         * Version 1.63.7 released.
861
862 2014-01-28  Carl Hetherington  <cth@carlh.net>
863
864         * Try to prevent Windows machines going to sleep during encodes.
865
866         * Add option to not install main program / server on Windows.
867
868 2014-01-26  Carl Hetherington  <cth@carlh.net>
869
870         * Change default JPEG2000 bandwith to 100MBps.
871
872         * Updated fr_FR translation from Theirry Journet.
873
874 2014-01-24  Carl Hetherington  <cth@carlh.net>
875
876         * Try to fix repeatedly-reported exceptions.
877
878 2014-01-23  Carl Hetherington  <cth@carlh.net>
879
880         * Version 1.63.6 released.
881
882 2014-01-23  Carl Hetherington  <cth@carlh.net>
883
884         * Fix recovery of DCP encoding after a crash with a 3D DCP.
885
886 2014-01-21  Carl Hetherington  <cth@carlh.net>
887
888         * Version 1.63.5 released.
889
890 2014-01-21  Carl Hetherington  <cth@carlh.net>
891
892         * Potentially major fix for bad A/V sync.
893
894 2014-01-19  Carl Hetherington  <cth@carlh.net>
895
896         * Version 1.63.4 released.
897
898 2014-01-19  Carl Hetherington  <cth@carlh.net>
899
900         * Updated sv_SE translation from Adam Klotblixt.
901
902 2014-01-15  Carl Hetherington  <cth@carlh.net>
903
904         * Version 1.63.3 released.
905
906 2014-01-15  Carl Hetherington  <cth@carlh.net>
907
908         * Hopefully fix badly-labelled MXFs when in Interop mode.
909
910 2014-01-14  Carl Hetherington  <cth@carlh.net>
911
912         * Version 1.63.2 released.
913
914 2014-01-14  Carl Hetherington  <cth@carlh.net>
915
916         * Fix problems with adding new soundtracks to FFmpeg content with
917         no audio track.
918
919         * Updated de_DE translation from Markus Raab.
920
921         * Version 1.63.1 released.
922
923 2014-01-14  Carl Hetherington  <cth@carlh.net>
924
925         * Try to fix subtitle problems when the video frame rate is being changed
926         from content to DCP.
927
928 2014-01-13  Carl Hetherington  <cth@carlh.net>
929
930         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
931         also tweak 1.19:1 (#306).
932
933         * Version 1.63.0 released.
934
935 2014-01-12  Carl Hetherington  <cth@carlh.net>
936
937         * Fix crashes when using -3dB options in locales with a , decimal separator.
938
939         * Version 1.62.3 released.
940
941 2014-01-11  Carl Hetherington  <cth@carlh.net>
942
943         * Hopefully fix error on restarting a cancelled transcode job
944         on Windows.
945
946 2014-01-10  Carl Hetherington  <cth@carlh.net>
947
948         * Version 1.62.2 released.
949
950 2014-01-10  Carl Hetherington  <cth@carlh.net>
951
952         * Version 1.62.1 released.
953
954 2014-01-10  Carl Hetherington  <cth@carlh.net>
955
956         * Version 1.62.0 released.
957
958 2014-01-10  Carl Hetherington  <cth@carlh.net>
959
960         * Try to stop the queue of things to write filling up excessively
961         on fast CPUs.
962
963         * Try to fix double "are you sure" prompt on quitting with active jobs.
964
965         * Version 1.61.2 released.
966
967 2014-01-09  Carl Hetherington  <cth@carlh.net>
968
969         * Version 1.61.1 released.
970
971 2014-01-09  Carl Hetherington  <cth@carlh.net>
972
973         * Version 1.61.0 released.
974
975 2014-01-09  Carl Hetherington  <cth@carlh.net>
976
977         * Hopefully fix somewhat inexplicable inability of Windows to open
978         new files on top of old ones in some circumstances (with audio
979         MXFs).
980
981         * Version 1.60 released.
982
983 2014-01-09  Carl Hetherington  <cth@carlh.net>
984
985         * More fixes for slow-downs on fast computers.
986
987 2014-01-08  Carl Hetherington  <cth@carlh.net>
988
989         * Version 1.59 released.
990
991 2014-01-07  Carl Hetherington  <cth@carlh.net>
992
993         * Version 1.58 released.
994
995 2014-01-07  Carl Hetherington  <cth@carlh.net>
996
997         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
998         of some .mov files.
999
1000         * Very primitive check-for-updates feature added.
1001
1002         * Allow still-moving-image sources to have their frame rate specified.
1003
1004 2014-01-06  Carl Hetherington  <cth@carlh.net>
1005
1006         * Basics of per-channel audio gain (#247).
1007
1008         * Give a warning on make DCP if it seems unlikely that the disk
1009         will have enough space to store the finished DCP (#92).
1010
1011         * Make sure forced languages override the environment for gettext()
1012         as well as wxWidgets' i18n code (#108).
1013
1014         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
1015         with interop (#206).
1016
1017         * Fix subtitle colouring (#152).
1018
1019         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
1020
1021         * Remove seemingly unnecessary checks on image directories.
1022
1023         * Leave DCP directory creation until the last minute to help
1024         avoid half-eaten directories being left around (#174).
1025
1026 2014-01-05  Carl Hetherington  <cth@carlh.net>
1027
1028         * Version 1.57 released.
1029
1030 2014-01-05  Carl Hetherington  <cth@carlh.net>
1031
1032         * Use _fseeki64 on Windows when reading content files.
1033
1034         * Various small fixes to i18n.
1035
1036 2014-01-03  Carl Hetherington  <cth@carlh.net>
1037
1038         * Version 1.56 released.
1039
1040 2014-01-03  Carl Hetherington  <cth@carlh.net>
1041
1042         * Version 1.55 released.
1043
1044 2014-01-03  Carl Hetherington  <cth@carlh.net>
1045
1046         * New de_DE translation from Markus Raab.
1047
1048         * Work-around mysterious call of pure virtual method inside boost.
1049
1050 2014-01-01  Carl Hetherington  <cth@carlh.net>
1051
1052         * Bump ffmpeg version.
1053
1054 2013-12-30  Carl Hetherington  <cth@carlh.net>
1055
1056         * Version 1.54 released.
1057
1058 2013-12-30  Carl Hetherington  <cth@carlh.net>
1059
1060         * Put catches around a few threads which could have uncaught exceptions.
1061
1062         * Add nascent dcpomatic_create command-line program to create films.
1063
1064 2013-12-29  Carl Hetherington  <cth@carlh.net>
1065
1066         * Version 1.53 released.
1067
1068 2013-12-29  Carl Hetherington  <cth@carlh.net>
1069
1070         * Fix failure to load content from directories with non-Latin names.
1071
1072 2013-12-28  Carl Hetherington  <cth@carlh.net>
1073
1074         * Speculative fix for "find missing" not working on OS X (#255).
1075
1076         * Fix failure to load films with missing still image content (#300).
1077
1078 2013-12-27  Carl Hetherington  <cth@carlh.net>
1079
1080         * Fix non-update of video information on changing DCP resolution (#299).
1081
1082         * Version 1.52 released.
1083
1084 2013-12-27  Carl Hetherington  <cth@carlh.net>
1085
1086         * More speculative fixes for 4K.
1087
1088 2013-12-23  Carl Hetherington  <cth@carlh.net>
1089
1090         * Version 1.51 released.
1091
1092 2013-12-23  Carl Hetherington  <cth@carlh.net>
1093
1094         * A couple of potential fixes for 4K.
1095
1096         * Version 1.50 released.
1097
1098 2013-12-23  Carl Hetherington  <cth@carlh.net>
1099
1100         * Version 1.49 released.
1101
1102 2013-12-23  Carl Hetherington  <cth@carlh.net>
1103
1104         * Version 1.48 released.
1105
1106 2013-12-23  Carl Hetherington  <cth@carlh.net>
1107
1108         * Add TLS/SSL support to KDM email sending.
1109
1110 2013-12-23  Carl Hetherington  <cth@carlh.net>
1111
1112         * Version 1.47 released.
1113
1114 2013-12-23  Carl Hetherington  <cth@carlh.net>
1115
1116         * Add $START_TIME and $END_TIME as variables for the KDM email.
1117
1118         * Add top/bottom option for 3D frames.
1119
1120 2013-12-20  Carl Hetherington  <cth@carlh.net>
1121
1122         * Add configuration option for default audio delay (#276).
1123
1124         * Version 1.46 released.
1125
1126 2013-12-19  Carl Hetherington  <cth@carlh.net>
1127
1128         * Version 1.45 released.
1129
1130 2013-12-19  Carl Hetherington  <cth@carlh.net>
1131
1132         * Bump libdcp version again for a crash fix for 32-bit Windows,
1133         and also for problems generating certificate chains.
1134
1135 2013-12-18  Carl Hetherington  <cth@carlh.net>
1136
1137         * Version 1.44 released.
1138
1139 2013-12-18  Carl Hetherington  <cth@carlh.net>
1140
1141         * Bump libdcp version again for a fix to XML validity for 3D.
1142
1143         * Version 1.43 released.
1144
1145 2013-12-18  Carl Hetherington  <cth@carlh.net>
1146
1147         * Update libdcp version to get fix for 3D IntrinsicDuration.
1148
1149         * Fix progress reporting when making 3D DCPs.
1150
1151         * Fix non-update of display when changing video frame type (2D,
1152         3D left/right etc.)
1153
1154         * Restore video information in video tab when using still images.
1155
1156         * Hopefully fix exception on new film in some strange cases.
1157
1158 2013-12-09  Carl Hetherington  <cth@carlh.net>
1159
1160         * Version 1.42 released.
1161
1162 2013-12-09  Carl Hetherington  <cth@carlh.net>
1163
1164         * Fix make_black for pixel format 7 (#288).
1165
1166 2013-12-08  Carl Hetherington  <cth@carlh.net>
1167
1168         * Fix display update when removing content (#281).
1169
1170 2013-12-07  Carl Hetherington  <cth@carlh.net>
1171
1172         * Version 1.41 released.
1173
1174 2013-12-05  Carl Hetherington  <cth@carlh.net>
1175
1176         * Improve the correctness of lengths reported by sound files to fix
1177         short DCPs when using non-DCI-rate sound files with stills.
1178
1179 2013-12-04  Carl Hetherington  <cth@carlh.net>
1180
1181         * Make signatures optional (#273).
1182
1183         * Only do scale/crop/window/subtitle overlay if a frame is going
1184         to be encoded for the DCP.
1185
1186         * Several optimisations to video processing, which should
1187         speed up the player a bit.
1188
1189 2013-12-03  Carl Hetherington  <cth@carlh.net>
1190
1191         * Add "play length" control to avoid having to do arithmetic to
1192         get end-trims right in some cases (#261).
1193
1194 2013-12-02  Carl Hetherington  <cth@carlh.net>
1195
1196         * Fix breakage to adding multiple files at the same time.
1197
1198         * Fix crash on double-click of "show audio" button (#278).
1199
1200         * Version 1.40 released.
1201
1202 2013-12-02  Carl Hetherington  <cth@carlh.net>
1203
1204         * Fix problems with FFmpeg files that have all-zero stream IDs.
1205
1206         * Fix crash on checking non-existing frame info
1207         files.
1208
1209         * Fix erroneous disabling of timing panel with
1210         audio-only sources.
1211
1212 2013-11-30  Carl Hetherington  <cth@carlh.net>
1213
1214         * Version 1.39 released.
1215
1216 2013-11-30  Carl Hetherington  <cth@carlh.net>
1217
1218         * Fix windows build.
1219
1220 2013-11-29  Carl Hetherington  <cth@carlh.net>
1221
1222         * Version 1.38 released.
1223
1224 2013-11-29  Carl Hetherington  <cth@carlh.net>
1225
1226         * Add option to join input files together
1227         to help with multiple VOB files from DVDs.
1228
1229         * Fix build for 32-bit versions of OS X.
1230
1231 2013-11-27  Carl Hetherington  <cth@carlh.net>
1232
1233         * Version 1.37 released.
1234
1235 2013-11-27  Carl Hetherington  <cth@carlh.net>
1236
1237         * Version 1.36 released.
1238
1239 2013-11-27  Carl Hetherington  <cth@carlh.net>
1240
1241         * Version 1.35 released.
1242
1243 2013-11-26  Carl Hetherington  <cth@carlh.net>
1244
1245         * Updated fr_FR translation from Lilian Lefranc.
1246
1247         * A whole load of fixes for lots of bugs when handling filenames
1248         using non-Latin characters on Windows.
1249
1250 2013-11-22  Carl Hetherington  <cth@carlh.net>
1251
1252         * Version 1.34 released.
1253
1254 2013-11-22  Carl Hetherington  <cth@carlh.net>
1255
1256         * Fix both OS X and Windows installers.
1257
1258 2013-11-21  Carl Hetherington  <cth@carlh.net>
1259
1260         * Version 1.33 released.
1261
1262 2013-11-21  Carl Hetherington  <cth@carlh.net>
1263
1264         * Fix Ubuntu 13.04 build.
1265
1266 2013-11-20  Carl Hetherington  <cth@carlh.net>
1267
1268         * Version 1.32 released.
1269
1270 2013-11-20  Carl Hetherington  <cth@carlh.net>
1271
1272         * Version 1.31 released.
1273
1274 2013-11-20  Carl Hetherington  <cth@carlh.net>
1275
1276         * Add primitive hints dialogue box.
1277
1278 2013-11-17  Carl Hetherington  <cth@carlh.net>
1279
1280         * Fix specified-server discovery.
1281
1282         * Version 1.30 released.
1283
1284 2013-11-17  Carl Hetherington  <cth@carlh.net>
1285
1286         * Speculative fix for servers crashing with different
1287         locales to clients.
1288
1289 2013-11-16  Carl Hetherington  <cth@carlh.net>
1290
1291         * Bump bundled FFmpeg version to current git master.
1292
1293         * Fix erroneous reset of visible channels in audio
1294         level dialog when changing gain.
1295
1296 2013-11-15  Carl Hetherington  <cth@carlh.net>
1297
1298         * Use 2 decimal places for gamma controls instead
1299         of 1.
1300
1301 2013-11-14  Carl Hetherington  <cth@carlh.net>
1302
1303         * Support modification of certain properties when
1304         there are several selected pieces of content.
1305
1306         * Add server configuration back in.
1307
1308 2013-11-12  Carl Hetherington  <cth@carlh.net>
1309
1310         * Version 1.29 released.
1311
1312 2013-11-12  Carl Hetherington  <cth@carlh.net>
1313
1314         * Fix bad_alloc exception on audio analysis (and
1315         probably elsewhere).
1316
1317 2013-11-11  Carl Hetherington  <cth@carlh.net>
1318
1319         * Version 1.28 released.
1320
1321 2013-11-11  Carl Hetherington  <cth@carlh.net>
1322
1323         * Somewhat speculative fix for slow-downs and
1324         large memory consumption with multi-content playlists.
1325
1326 2013-11-10  Carl Hetherington  <cth@carlh.net>
1327
1328         * Hopefully get rid of spurious black lines around
1329         preview.
1330
1331 2013-11-08  Carl Hetherington  <carl@ubuntu>
1332
1333         * Fix strange behaviour of J2K bandwidth control
1334         on 32-bit Linux.
1335
1336 2013-11-07  Carl Hetherington  <cth@carlh.net>
1337
1338         * Open file dialog starts in the configured DCP directory,
1339         if one exists (#70).
1340
1341 2013-11-06  Carl Hetherington  <cth@carlh.net>
1342
1343         * Support pixel format 30 (#254).
1344
1345 2013-11-06  Carl Hetherington  <cth@carlh.net>
1346
1347         * Version 1.27 released.
1348
1349 2013-11-06  Carl Hetherington  <cth@carlh.net>
1350
1351         * Various server-related tidying up; servers are
1352         now auto-detected only (the configuration for
1353         them has been removed).
1354
1355 2013-11-06  Carl Hetherington  <cth@carlh.net>
1356
1357         * Version 1.26 released.
1358
1359 2013-11-05  Carl Hetherington  <cth@carlh.net>
1360
1361         * Auto-detect encoding servers on the local
1362         subnet(s).
1363
1364         * Tweak verbosity of command-line encoding servers.
1365
1366 2013-11-04  Carl Hetherington  <cth@carlh.net>
1367
1368         * Version 1.25 released.
1369
1370 2013-10-29  Carl Hetherington  <cth@carlh.net>
1371
1372         * Improve performance when start-trimming
1373         large files.
1374
1375         * Fix audio problems when start-trimming.
1376
1377 2013-10-28  Carl Hetherington  <cth@carlh.net>
1378
1379         * Version 1.24 released.
1380
1381 2013-10-28  Carl Hetherington  <cth@carlh.net>
1382
1383         * Fix failure to reload configuration on
1384         some non-English locales.
1385
1386 2013-10-26  Carl Hetherington  <cth@carlh.net>
1387
1388         * Version 1.23 released.
1389
1390 2013-10-25  Carl Hetherington  <cth@carlh.net>
1391
1392         * Version 1.22 released.
1393
1394 2013-10-24  Carl Hetherington  <cth@carlh.net>
1395
1396         * Support sources that require repeat of more than
1397         1 extra frame.
1398
1399 2013-10-23  Carl Hetherington  <cth@carlh.net>
1400
1401         * Version 1.21 released.
1402
1403 2013-10-23  Carl Hetherington  <cth@carlh.net>
1404
1405         * Use our own directory picker on Ubuntu 13.10 as well
1406         as Ubuntu 13.04 as it seems similarly broken.
1407
1408 2013-10-22  Carl Hetherington  <cth@carlh.net>
1409
1410         * Version 1.20 released.
1411
1412 2013-10-22  Carl Hetherington  <cth@carlh.net>
1413
1414         * Allow films to be loaded when content is missing,
1415         and then that content can be re-found.
1416
1417 2013-10-21  Carl Hetherington  <cth@carlh.net>
1418
1419         * Version 1.19 released.
1420
1421 2013-10-21  Carl Hetherington  <cth@carlh.net>
1422
1423         * Fix Rec. 709 gammas (from Lilian Lefranc)
1424
1425 2013-10-20  Carl Hetherington  <cth@carlh.net>
1426
1427         * Allow specification of subtitle language even if DVD-o-matic
1428         isn't providing the subtitles.
1429
1430 2013-10-20  Carl Hetherington  <cth@carlh.net>
1431
1432         * Version 1.18 released.
1433
1434 2013-10-19  Carl Hetherington  <cth@carlh.net>
1435
1436         * Fix non-saving of colour transform presets.
1437
1438         * Some improvements in progress reporting, especially
1439         for long encodes.
1440
1441 2013-10-18  Carl Hetherington  <cth@carlh.net>
1442
1443         * Fix bug with incorrect validity times given to KDMs.
1444
1445 2013-10-17  Carl Hetherington  <cth@carlh.net>
1446
1447         * Fix Make DCP menu option sensitivity (#230).
1448
1449         * Forward-port fix from master; use 1000000 rather
1450         than 1e6 for J2K bandwidth arithmetic to ensure
1451         that it's done with integers.
1452
1453 2013-10-16  Carl Hetherington  <cth@carlh.net>
1454
1455         * Version 1.17 released.
1456
1457 2013-10-16  Carl Hetherington  <cth@carlh.net>
1458
1459         * Hopefully fix crash on closing preferences window
1460         when ~/.config/dcpomatic does not exist.
1461
1462         * Allow specification of the DCP to make KDMs for,
1463         in case there is more than one.
1464
1465         * Speed up response to some settings changes
1466         (e.g. crop) (#196).
1467
1468 2013-10-15  Carl Hetherington  <cth@carlh.net>
1469
1470         * Version 1.16 released.
1471
1472 2013-10-15  Carl Hetherington  <cth@carlh.net>
1473
1474         * Restore up/down buttons for simple content time
1475         movements.
1476
1477         * Include film title in KDM filenames.
1478
1479         * Allow no-stretch scaling like in DVD-o-matic.
1480
1481 2013-10-14  Carl Hetherington  <cth@carlh.net>
1482
1483         * Add Rec. 709 colour conversion preset using
1484         Wolfgang Woehl's matrix.
1485
1486 2013-10-14  Carl Hetherington  <cth@carlh.net>
1487
1488         * Version 1.15 released.
1489
1490 2013-10-14  Carl Hetherington  <cth@carlh.net>
1491
1492         * Fix some crashes in the KDM dialogue when coming
1493         out of the add screen without giving a certificate.
1494
1495         * Really fix libltdl search path on OS X.
1496
1497 2013-10-13  Carl Hetherington  <cth@carlh.net>
1498
1499         * Version 1.14 released.
1500
1501 2013-10-12  Carl Hetherington  <cth@carlh.net>
1502
1503         * Add some missing libraries to the OS X build.
1504
1505         * Fix libltdl search path on OS X.
1506
1507 2013-10-12  Carl Hetherington  <cth@carlh.net>
1508
1509         * Version 1.13 released.
1510
1511 2013-10-12  Carl Hetherington  <cth@carlh.net>
1512
1513         * Fix linux static build.
1514
1515 2013-10-11  Carl Hetherington  <cth@carlh.net>
1516
1517         * Version 1.12 released.
1518
1519 2013-10-11  Carl Hetherington  <cth@carlh.net>
1520
1521         * Fix failure to create signer certificates
1522         on Windows.
1523
1524 2013-10-10  Carl Hetherington  <cth@carlh.net>
1525
1526         * Basic snapping in the timeline.
1527
1528         * Various improvements to dcpomatic_kdm.
1529
1530 2013-10-10  Carl Hetherington  <cth@carlh.net>
1531
1532         * Version 1.11 released.
1533
1534 2013-10-10  Carl Hetherington  <cth@carlh.net>
1535
1536         * libdcp fix to incorrect signature digests.
1537
1538 2013-10-09  Carl Hetherington  <cth@carlh.net>
1539
1540         * Version 1.10 released.
1541
1542 2013-10-09  Carl Hetherington  <cth@carlh.net>
1543
1544         * Add some missing Windows dependencies.
1545
1546 2013-10-09  Carl Hetherington  <cth@carlh.net>
1547
1548         * Version 1.09 released.
1549
1550 2013-10-09  Carl Hetherington  <cth@carlh.net>
1551
1552         * Bump libdcp version to pull in speculative fix
1553         for AuthorizedDeviceList thumbprints in KDMs.
1554
1555 2013-10-09  Carl Hetherington  <cth@carlh.net>
1556
1557         * Version 1.08 released.
1558
1559 2013-10-09  Carl Hetherington  <cth@carlh.net>
1560
1561         * Fix problems with crypto stuff on Windows.
1562
1563 2013-10-08  Carl Hetherington  <cth@carlh.net>
1564
1565         * Version 1.07 released.
1566
1567 2013-10-01  Carl Hetherington  <cth@carlh.net>
1568
1569         * Version 1.06 released.
1570
1571 2013-09-19  Carl Hetherington  <cth@carlh.net>
1572
1573         * Version 1.05 released.
1574
1575 2013-09-17  Carl Hetherington  <cth@carlh.net>
1576
1577         * Version 1.04 released.
1578
1579 2013-09-09  Carl Hetherington  <cth@carlh.net>
1580
1581         * Version 1.03 released.
1582
1583 2013-09-02  Carl Hetherington  <cth@carlh.net>
1584
1585         * Add missing boost datetime dependency
1586         to debian control files.
1587
1588 2013-08-30  Carl Hetherington  <cth@carlh.net>
1589
1590         * Version 1.02 released.
1591
1592 2013-08-29  Carl Hetherington  <cth@carlh.net>
1593
1594         * Version 1.01 released.
1595
1596 2013-08-29  Carl Hetherington  <cth@carlh.net>
1597
1598         * Restore server/client operation (#202).
1599
1600         * Fix strange rounding of still image durations (#204).
1601
1602         * Remove limitation to numbers and periods in the
1603         server host name dialogue box.
1604
1605         * Fix stuck-at-99% progress meters (#184).
1606
1607         * Version 1.01beta1 released.
1608
1609 2013-08-29  Carl Hetherington  <cth@carlh.net>
1610
1611         * Fix emissions of large chunks of silence when
1612         analysing audio in some cases.
1613
1614         * Use my @dcpomatic.com email address for now,
1615         rather than a non-existant mailing list.
1616
1617 2013-08-28  Carl Hetherington  <cth@carlh.net>
1618
1619         * Initial DCP-o-matic release.
1620