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