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