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