Missing LocaleGuards.
[dcpomatic.git] / ChangeLog
1 2014-01-12  Carl Hetherington  <cth@carlh.net>
2
3         * Fix crashes when using -3dB options in locales with a , decimal separator.
4
5 2014-01-10  Carl Hetherington  <cth@carlh.net>
6
7         * Version 1.62.0 released.
8
9 2014-01-10  Carl Hetherington  <cth@carlh.net>
10
11         * Try to stop the queue of things to write filling up excessively
12         on fast CPUs.
13
14         * Try to fix double "are you sure" prompt on quitting with active jobs.
15
16         * Version 1.61.2 released.
17
18 2014-01-09  Carl Hetherington  <cth@carlh.net>
19
20         * Version 1.61.1 released.
21
22 2014-01-09  Carl Hetherington  <cth@carlh.net>
23
24         * Version 1.61.0 released.
25
26 2014-01-09  Carl Hetherington  <cth@carlh.net>
27
28         * Hopefully fix somewhat inexplicable inability of Windows to open
29         new files on top of old ones in some circumstances (with audio
30         MXFs).
31
32         * Version 1.60 released.
33
34 2014-01-09  Carl Hetherington  <cth@carlh.net>
35
36         * More fixes for slow-downs on fast computers.
37
38 2014-01-08  Carl Hetherington  <cth@carlh.net>
39
40         * Version 1.59 released.
41
42 2014-01-07  Carl Hetherington  <cth@carlh.net>
43
44         * Version 1.58 released.
45
46 2014-01-07  Carl Hetherington  <cth@carlh.net>
47
48         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
49         of some .mov files.
50
51         * Very primitive check-for-updates feature added.
52
53         * Allow still-moving-image sources to have their frame rate specified.
54
55 2014-01-06  Carl Hetherington  <cth@carlh.net>
56
57         * Basics of per-channel audio gain (#247).
58
59         * Give a warning on make DCP if it seems unlikely that the disk
60         will have enough space to store the finished DCP (#92).
61
62         * Make sure forced languages override the environment for gettext()
63         as well as wxWidgets' i18n code (#108).
64
65         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
66         with interop (#206).
67
68         * Fix subtitle colouring (#152).
69
70         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
71
72         * Remove seemingly unnecessary checks on image directories.
73
74         * Leave DCP directory creation until the last minute to help
75         avoid half-eaten directories being left around (#174).
76
77 2014-01-05  Carl Hetherington  <cth@carlh.net>
78
79         * Version 1.57 released.
80
81 2014-01-05  Carl Hetherington  <cth@carlh.net>
82
83         * Use _fseeki64 on Windows when reading content files.
84
85         * Various small fixes to i18n.
86
87 2014-01-03  Carl Hetherington  <cth@carlh.net>
88
89         * Version 1.56 released.
90
91 2014-01-03  Carl Hetherington  <cth@carlh.net>
92
93         * Version 1.55 released.
94
95 2014-01-03  Carl Hetherington  <cth@carlh.net>
96
97         * New de_DE translation from Markus Raab.
98
99         * Work-around mysterious call of pure virtual method inside boost.
100
101 2014-01-01  Carl Hetherington  <cth@carlh.net>
102
103         * Bump ffmpeg version.
104
105 2013-12-30  Carl Hetherington  <cth@carlh.net>
106
107         * Version 1.54 released.
108
109 2013-12-30  Carl Hetherington  <cth@carlh.net>
110
111         * Put catches around a few threads which could have uncaught exceptions.
112
113         * Add nascent dcpomatic_create command-line program to create films.
114
115 2013-12-29  Carl Hetherington  <cth@carlh.net>
116
117         * Version 1.53 released.
118
119 2013-12-29  Carl Hetherington  <cth@carlh.net>
120
121         * Fix failure to load content from directories with non-Latin names.
122
123 2013-12-28  Carl Hetherington  <cth@carlh.net>
124
125         * Speculative fix for "find missing" not working on OS X (#255).
126
127         * Fix failure to load films with missing still image content (#300).
128
129 2013-12-27  Carl Hetherington  <cth@carlh.net>
130
131         * Fix non-update of video information on changing DCP resolution (#299).
132
133         * Version 1.52 released.
134
135 2013-12-27  Carl Hetherington  <cth@carlh.net>
136
137         * More speculative fixes for 4K.
138
139 2013-12-23  Carl Hetherington  <cth@carlh.net>
140
141         * Version 1.51 released.
142
143 2013-12-23  Carl Hetherington  <cth@carlh.net>
144
145         * A couple of potential fixes for 4K.
146
147         * Version 1.50 released.
148
149 2013-12-23  Carl Hetherington  <cth@carlh.net>
150
151         * Version 1.49 released.
152
153 2013-12-23  Carl Hetherington  <cth@carlh.net>
154
155         * Version 1.48 released.
156
157 2013-12-23  Carl Hetherington  <cth@carlh.net>
158
159         * Add TLS/SSL support to KDM email sending.
160
161 2013-12-23  Carl Hetherington  <cth@carlh.net>
162
163         * Version 1.47 released.
164
165 2013-12-23  Carl Hetherington  <cth@carlh.net>
166
167         * Add $START_TIME and $END_TIME as variables for the KDM email.
168
169         * Add top/bottom option for 3D frames.
170
171 2013-12-20  Carl Hetherington  <cth@carlh.net>
172
173         * Add configuration option for default audio delay (#276).
174
175         * Version 1.46 released.
176
177 2013-12-19  Carl Hetherington  <cth@carlh.net>
178
179         * Version 1.45 released.
180
181 2013-12-19  Carl Hetherington  <cth@carlh.net>
182
183         * Bump libdcp version again for a crash fix for 32-bit Windows,
184         and also for problems generating certificate chains.
185
186 2013-12-18  Carl Hetherington  <cth@carlh.net>
187
188         * Version 1.44 released.
189
190 2013-12-18  Carl Hetherington  <cth@carlh.net>
191
192         * Bump libdcp version again for a fix to XML validity for 3D.
193
194         * Version 1.43 released.
195
196 2013-12-18  Carl Hetherington  <cth@carlh.net>
197
198         * Update libdcp version to get fix for 3D IntrinsicDuration.
199
200         * Fix progress reporting when making 3D DCPs.
201
202         * Fix non-update of display when changing video frame type (2D,
203         3D left/right etc.)
204
205         * Restore video information in video tab when using still images.
206
207         * Hopefully fix exception on new film in some strange cases.
208
209 2013-12-09  Carl Hetherington  <cth@carlh.net>
210
211         * Version 1.42 released.
212
213 2013-12-09  Carl Hetherington  <cth@carlh.net>
214
215         * Fix make_black for pixel format 7 (#288).
216
217 2013-12-08  Carl Hetherington  <cth@carlh.net>
218
219         * Fix display update when removing content (#281).
220
221 2013-12-07  Carl Hetherington  <cth@carlh.net>
222
223         * Version 1.41 released.
224
225 2013-12-05  Carl Hetherington  <cth@carlh.net>
226
227         * Improve the correctness of lengths reported by sound files to fix
228         short DCPs when using non-DCI-rate sound files with stills.
229
230 2013-12-04  Carl Hetherington  <cth@carlh.net>
231
232         * Make signatures optional (#273).
233
234         * Only do scale/crop/window/subtitle overlay if a frame is going
235         to be encoded for the DCP.
236
237         * Several optimisations to video processing, which should
238         speed up the player a bit.
239
240 2013-12-03  Carl Hetherington  <cth@carlh.net>
241
242         * Add "play length" control to avoid having to do arithmetic to
243         get end-trims right in some cases (#261).
244
245 2013-12-02  Carl Hetherington  <cth@carlh.net>
246
247         * Fix breakage to adding multiple files at the same time.
248
249         * Fix crash on double-click of "show audio" button (#278).
250
251         * Version 1.40 released.
252
253 2013-12-02  Carl Hetherington  <cth@carlh.net>
254
255         * Fix problems with FFmpeg files that have all-zero stream IDs.
256
257         * Fix crash on checking non-existing frame info
258         files.
259
260         * Fix erroneous disabling of timing panel with
261         audio-only sources.
262
263 2013-11-30  Carl Hetherington  <cth@carlh.net>
264
265         * Version 1.39 released.
266
267 2013-11-30  Carl Hetherington  <cth@carlh.net>
268
269         * Fix windows build.
270
271 2013-11-29  Carl Hetherington  <cth@carlh.net>
272
273         * Version 1.38 released.
274
275 2013-11-29  Carl Hetherington  <cth@carlh.net>
276
277         * Add option to join input files together
278         to help with multiple VOB files from DVDs.
279
280         * Fix build for 32-bit versions of OS X.
281
282 2013-11-27  Carl Hetherington  <cth@carlh.net>
283
284         * Version 1.37 released.
285
286 2013-11-27  Carl Hetherington  <cth@carlh.net>
287
288         * Version 1.36 released.
289
290 2013-11-27  Carl Hetherington  <cth@carlh.net>
291
292         * Version 1.35 released.
293
294 2013-11-26  Carl Hetherington  <cth@carlh.net>
295
296         * Updated fr_FR translation from Lilian Lefranc.
297
298         * A whole load of fixes for lots of bugs when handling filenames
299         using non-Latin characters on Windows.
300
301 2013-11-22  Carl Hetherington  <cth@carlh.net>
302
303         * Version 1.34 released.
304
305 2013-11-22  Carl Hetherington  <cth@carlh.net>
306
307         * Fix both OS X and Windows installers.
308
309 2013-11-21  Carl Hetherington  <cth@carlh.net>
310
311         * Version 1.33 released.
312
313 2013-11-21  Carl Hetherington  <cth@carlh.net>
314
315         * Fix Ubuntu 13.04 build.
316
317 2013-11-20  Carl Hetherington  <cth@carlh.net>
318
319         * Version 1.32 released.
320
321 2013-11-20  Carl Hetherington  <cth@carlh.net>
322
323         * Version 1.31 released.
324
325 2013-11-20  Carl Hetherington  <cth@carlh.net>
326
327         * Add primitive hints dialogue box.
328
329 2013-11-17  Carl Hetherington  <cth@carlh.net>
330
331         * Fix specified-server discovery.
332
333         * Version 1.30 released.
334
335 2013-11-17  Carl Hetherington  <cth@carlh.net>
336
337         * Speculative fix for servers crashing with different
338         locales to clients.
339
340 2013-11-16  Carl Hetherington  <cth@carlh.net>
341
342         * Bump bundled FFmpeg version to current git master.
343
344         * Fix erroneous reset of visible channels in audio
345         level dialog when changing gain.
346
347 2013-11-15  Carl Hetherington  <cth@carlh.net>
348
349         * Use 2 decimal places for gamma controls instead
350         of 1.
351
352 2013-11-14  Carl Hetherington  <cth@carlh.net>
353
354         * Support modification of certain properties when
355         there are several selected pieces of content.
356
357         * Add server configuration back in.
358
359 2013-11-12  Carl Hetherington  <cth@carlh.net>
360
361         * Version 1.29 released.
362
363 2013-11-12  Carl Hetherington  <cth@carlh.net>
364
365         * Fix bad_alloc exception on audio analysis (and
366         probably elsewhere).
367
368 2013-11-11  Carl Hetherington  <cth@carlh.net>
369
370         * Version 1.28 released.
371
372 2013-11-11  Carl Hetherington  <cth@carlh.net>
373
374         * Somewhat speculative fix for slow-downs and
375         large memory consumption with multi-content playlists.
376
377 2013-11-10  Carl Hetherington  <cth@carlh.net>
378
379         * Hopefully get rid of spurious black lines around
380         preview.
381
382 2013-11-08  Carl Hetherington  <carl@ubuntu>
383
384         * Fix strange behaviour of J2K bandwidth control
385         on 32-bit Linux.
386
387 2013-11-07  Carl Hetherington  <cth@carlh.net>
388
389         * Open file dialog starts in the configured DCP directory,
390         if one exists (#70).
391
392 2013-11-06  Carl Hetherington  <cth@carlh.net>
393
394         * Support pixel format 30 (#254).
395
396 2013-11-06  Carl Hetherington  <cth@carlh.net>
397
398         * Version 1.27 released.
399
400 2013-11-06  Carl Hetherington  <cth@carlh.net>
401
402         * Various server-related tidying up; servers are
403         now auto-detected only (the configuration for
404         them has been removed).
405
406 2013-11-06  Carl Hetherington  <cth@carlh.net>
407
408         * Version 1.26 released.
409
410 2013-11-05  Carl Hetherington  <cth@carlh.net>
411
412         * Auto-detect encoding servers on the local
413         subnet(s).
414
415         * Tweak verbosity of command-line encoding servers.
416
417 2013-11-04  Carl Hetherington  <cth@carlh.net>
418
419         * Version 1.25 released.
420
421 2013-10-29  Carl Hetherington  <cth@carlh.net>
422
423         * Improve performance when start-trimming
424         large files.
425
426         * Fix audio problems when start-trimming.
427
428 2013-10-28  Carl Hetherington  <cth@carlh.net>
429
430         * Version 1.24 released.
431
432 2013-10-28  Carl Hetherington  <cth@carlh.net>
433
434         * Fix failure to reload configuration on
435         some non-English locales.
436
437 2013-10-26  Carl Hetherington  <cth@carlh.net>
438
439         * Version 1.23 released.
440
441 2013-10-25  Carl Hetherington  <cth@carlh.net>
442
443         * Version 1.22 released.
444
445 2013-10-24  Carl Hetherington  <cth@carlh.net>
446
447         * Support sources that require repeat of more than
448         1 extra frame.
449
450 2013-10-23  Carl Hetherington  <cth@carlh.net>
451
452         * Version 1.21 released.
453
454 2013-10-23  Carl Hetherington  <cth@carlh.net>
455
456         * Use our own directory picker on Ubuntu 13.10 as well
457         as Ubuntu 13.04 as it seems similarly broken.
458
459 2013-10-22  Carl Hetherington  <cth@carlh.net>
460
461         * Version 1.20 released.
462
463 2013-10-22  Carl Hetherington  <cth@carlh.net>
464
465         * Allow films to be loaded when content is missing,
466         and then that content can be re-found.
467
468 2013-10-21  Carl Hetherington  <cth@carlh.net>
469
470         * Version 1.19 released.
471
472 2013-10-21  Carl Hetherington  <cth@carlh.net>
473
474         * Fix Rec. 709 gammas (from Lilian Lefranc)
475
476 2013-10-20  Carl Hetherington  <cth@carlh.net>
477
478         * Allow specification of subtitle language even if DVD-o-matic
479         isn't providing the subtitles.
480
481 2013-10-20  Carl Hetherington  <cth@carlh.net>
482
483         * Version 1.18 released.
484
485 2013-10-19  Carl Hetherington  <cth@carlh.net>
486
487         * Fix non-saving of colour transform presets.
488
489         * Some improvements in progress reporting, especially
490         for long encodes.
491
492 2013-10-18  Carl Hetherington  <cth@carlh.net>
493
494         * Fix bug with incorrect validity times given to KDMs.
495
496 2013-10-17  Carl Hetherington  <cth@carlh.net>
497
498         * Fix Make DCP menu option sensitivity (#230).
499
500         * Forward-port fix from master; use 1000000 rather
501         than 1e6 for J2K bandwidth arithmetic to ensure
502         that it's done with integers.
503
504 2013-10-16  Carl Hetherington  <cth@carlh.net>
505
506         * Version 1.17 released.
507
508 2013-10-16  Carl Hetherington  <cth@carlh.net>
509
510         * Hopefully fix crash on closing preferences window
511         when ~/.config/dcpomatic does not exist.
512
513         * Allow specification of the DCP to make KDMs for,
514         in case there is more than one.
515
516         * Speed up response to some settings changes
517         (e.g. crop) (#196).
518
519 2013-10-15  Carl Hetherington  <cth@carlh.net>
520
521         * Version 1.16 released.
522
523 2013-10-15  Carl Hetherington  <cth@carlh.net>
524
525         * Restore up/down buttons for simple content time
526         movements.
527
528         * Include film title in KDM filenames.
529
530         * Allow no-stretch scaling like in DVD-o-matic.
531
532 2013-10-14  Carl Hetherington  <cth@carlh.net>
533
534         * Add Rec. 709 colour conversion preset using
535         Wolfgang Woehl's matrix.
536
537 2013-10-14  Carl Hetherington  <cth@carlh.net>
538
539         * Version 1.15 released.
540
541 2013-10-14  Carl Hetherington  <cth@carlh.net>
542
543         * Fix some crashes in the KDM dialogue when coming
544         out of the add screen without giving a certificate.
545
546         * Really fix libltdl search path on OS X.
547
548 2013-10-13  Carl Hetherington  <cth@carlh.net>
549
550         * Version 1.14 released.
551
552 2013-10-12  Carl Hetherington  <cth@carlh.net>
553
554         * Add some missing libraries to the OS X build.
555
556         * Fix libltdl search path on OS X.
557
558 2013-10-12  Carl Hetherington  <cth@carlh.net>
559
560         * Version 1.13 released.
561
562 2013-10-12  Carl Hetherington  <cth@carlh.net>
563
564         * Fix linux static build.
565
566 2013-10-11  Carl Hetherington  <cth@carlh.net>
567
568         * Version 1.12 released.
569
570 2013-10-11  Carl Hetherington  <cth@carlh.net>
571
572         * Fix failure to create signer certificates
573         on Windows.
574
575 2013-10-10  Carl Hetherington  <cth@carlh.net>
576
577         * Basic snapping in the timeline.
578
579         * Various improvements to dcpomatic_kdm.
580
581 2013-10-10  Carl Hetherington  <cth@carlh.net>
582
583         * Version 1.11 released.
584
585 2013-10-10  Carl Hetherington  <cth@carlh.net>
586
587         * libdcp fix to incorrect signature digests.
588
589 2013-10-09  Carl Hetherington  <cth@carlh.net>
590
591         * Version 1.10 released.
592
593 2013-10-09  Carl Hetherington  <cth@carlh.net>
594
595         * Add some missing Windows dependencies.
596
597 2013-10-09  Carl Hetherington  <cth@carlh.net>
598
599         * Version 1.09 released.
600
601 2013-10-09  Carl Hetherington  <cth@carlh.net>
602
603         * Bump libdcp version to pull in speculative fix
604         for AuthorizedDeviceList thumbprints in KDMs.
605
606 2013-10-09  Carl Hetherington  <cth@carlh.net>
607
608         * Version 1.08 released.
609
610 2013-10-09  Carl Hetherington  <cth@carlh.net>
611
612         * Fix problems with crypto stuff on Windows.
613
614 2013-10-08  Carl Hetherington  <cth@carlh.net>
615
616         * Version 1.07 released.
617
618 2013-10-01  Carl Hetherington  <cth@carlh.net>
619
620         * Version 1.06 released.
621
622 2013-09-19  Carl Hetherington  <cth@carlh.net>
623
624         * Version 1.05 released.
625
626 2013-09-17  Carl Hetherington  <cth@carlh.net>
627
628         * Version 1.04 released.
629
630 2013-09-09  Carl Hetherington  <cth@carlh.net>
631
632         * Version 1.03 released.
633
634 2013-09-02  Carl Hetherington  <cth@carlh.net>
635
636         * Add missing boost datetime dependency
637         to debian control files.
638
639 2013-08-30  Carl Hetherington  <cth@carlh.net>
640
641         * Version 1.02 released.
642
643 2013-08-29  Carl Hetherington  <cth@carlh.net>
644
645         * Version 1.01 released.
646
647 2013-08-29  Carl Hetherington  <cth@carlh.net>
648
649         * Restore server/client operation (#202).
650
651         * Fix strange rounding of still image durations (#204).
652
653         * Remove limitation to numbers and periods in the
654         server host name dialogue box.
655
656         * Fix stuck-at-99% progress meters (#184).
657
658         * Version 1.01beta1 released.
659
660 2013-08-29  Carl Hetherington  <cth@carlh.net>
661
662         * Fix emissions of large chunks of silence when
663         analysing audio in some cases.
664
665         * Use my @dcpomatic.com email address for now,
666         rather than a non-existant mailing list.
667
668 2013-08-28  Carl Hetherington  <cth@carlh.net>
669
670         * Initial DCP-o-matic release.
671