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