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