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