Write hashes of encoded frames.
[dcpomatic.git] / ChangeLog
1 2013-01-12  Carl Hetherington  <cth@carlh.net>
2
3         * Version 0.71beta2 released.
4
5 2013-01-12  Carl Hetherington  <cth@carlh.net>
6
7         * Version 0.71beta1 released.
8
9 2013-01-12  Carl Hetherington  <cth@carlh.net>
10
11         * Untested support for splitting DCPs
12         into multiple reels.
13
14 2013-01-09  Carl Hetherington  <cth@carlh.net>
15
16         * Try to build with 0.10.4-ish ffmpeg.
17
18 2013-01-07  Carl Hetherington  <cth@carlh.net>
19
20         * Version 0.70 released.
21
22 2013-01-07  Carl Hetherington  <cth@carlh.net>
23
24         * Fix heinous thinko in mono soundtrack mapping code.
25
26 2013-01-06  Carl Hetherington  <cth@carlh.net>
27
28         * Version 0.70beta3 released.
29
30 2013-01-06  Carl Hetherington  <cth@carlh.net>
31
32         * Postpone linking of duplicate video frames so that copies
33         don't fail on Windows.
34
35 2013-01-06  Carl Hetherington  <cth@carlh.net>
36
37         * Version 0.70beta2 released.
38
39 2013-01-06  Carl Hetherington  <cth@carlh.net>
40
41         * Version 0.70beta1 released.
42
43 2013-01-06  Carl Hetherington  <cth@carlh.net>
44
45         * Put mono soundtracks on the centre speaker, rather
46         than on left (reported by Mike Blakesley).
47
48         * Add format for 16:9 without letterboxing (requested by Lilian
49         Lefranc).
50
51 2012-12-23  Carl Hetherington  <cth@carlh.net>
52
53         * Version 0.69 released.
54
55 2012-12-23  Carl Hetherington  <cth@carlh.net>
56
57         * Version 0.68 released.
58
59 2012-12-22  Carl Hetherington  <cth@carlh.net>
60
61         * Version 0.68beta10 released.
62
63 2012-12-22  Carl Hetherington  <cth@carlh.net>
64
65         * Fix wscripts to work with python 3.
66
67 2012-12-21  Carl Hetherington  <cth@carlh.net>
68
69         * Version 0.68beta9 released.
70
71 2012-12-21  Carl Hetherington  <cth@carlh.net>
72
73         * Version 0.68beta8 released.
74
75 2012-12-21  Carl Hetherington  <cth@carlh.net>
76
77         * Version 0.68beta7 released.
78
79 2012-12-21  Carl Hetherington  <cth@carlh.net>
80
81         * Version 0.68beta6 released.
82
83 2012-12-21  Carl Hetherington  <cth@carlh.net>
84
85         * Fix a few bugs.
86
87         * Update the manual.
88
89 2012-12-20  Carl Hetherington  <cth@carlh.net>
90
91         * Version 0.68beta5 released.
92
93 2012-12-20  Carl Hetherington  <cth@carlh.net>
94
95         * Version 0.68beta4 released.
96
97 2012-12-20  Carl Hetherington  <cth@carlh.net>
98
99         * Version 0.68beta3 released.
100
101 2012-12-20  Carl Hetherington  <cth@carlh.net>
102
103         * Allow still-image DCPs to have external audio added to them (#13).
104
105 2012-12-19  Carl Hetherington  <cth@carlh.net>
106
107         * Version 0.68beta2 released.
108
109 2012-12-19  Carl Hetherington  <cth@carlh.net>
110
111         * Version 0.68beta1 released.
112
113 2012-12-18  Carl Hetherington  <cth@carlh.net>
114
115         * Alter film viewer so that it is much quicker, responds instantly
116         to changes in video filtering settings, and can (roughly) play the
117         source material back.
118
119         * Make the examination of content for length optional, so that
120         if a source file has an accurate header you can trust it.
121
122 2012-12-18  Carl Hetherington  <cth@carlh.net>
123
124         * Version 0.67 released.
125
126 2012-12-18  Carl Hetherington  <cth@carlh.net>
127
128         * Support non-planar float and signed
129         16-bit planar audio; be less
130         crashy when unsupported audio formats
131         are found.
132
133 2012-12-18  Carl Hetherington  <cth@carlh.net>
134
135         * Version 0.66 released.
136
137 2012-12-18  Carl Hetherington  <cth@carlh.net>
138
139         * Version 0.65 released.
140 >>>>>>> master
141
142 2012-12-13  Carl Hetherington  <cth@carlh.net>
143
144         * Version 0.64 released.
145
146 2012-12-13  Carl Hetherington  <cth@carlh.net>
147
148         * Version 0.63 released.
149
150 2012-12-13  Carl Hetherington  <cth@carlh.net>
151
152         * Re-fix reports of zero audio channels
153         with soundtracks of some source files.
154
155 2012-12-13  Carl Hetherington  <cth@carlh.net>
156
157         * Version 0.62 released.
158
159 2012-12-13  Carl Hetherington  <cth@carlh.net>
160
161         * Improve progress reporting during the final
162         DCP make job; should stop the bar sitting at 100%
163         for a while during digest creation.
164
165 2012-12-11  Carl Hetherington  <cth@carlh.net>
166
167         * Version 0.61 released.
168
169 2012-12-11  Carl Hetherington  <cth@carlh.net>
170
171         * More .deb dep tweaks.
172
173 2012-12-11  Carl Hetherington  <cth@carlh.net>
174
175         * Version 0.60 released.
176
177 2012-12-11  Carl Hetherington  <cth@carlh.net>
178
179         * Hopefully fix utterly broken partially-static
180         builds for .debs.
181
182         * Fix specification of architecture in .debs.
183
184 2012-12-10  Carl Hetherington  <cth@carlh.net>
185
186         * Add a check-box (which defaults to on) which tells DVD-o-matic
187         not to scan new content files to work out their length, but instead
188         to trust the length from the header.  This length only matters for
189         working out what thumbnails to generate, so it isn't critical.
190         Trusting the header will speed up the "Examine Content" job by
191         a factor of about 2, which is handy for large films.
192
193 2012-12-10  Carl Hetherington  <cth@carlh.net>
194
195         * Version 0.59 released.
196
197 2012-12-09  Carl Hetherington  <cth@carlh.net>
198
199         * Version 0.59beta5 released.
200
201 2012-12-09  Carl Hetherington  <cth@carlh.net>
202
203         * Version 0.59beta4 released.
204
205 2012-12-09  Carl Hetherington  <cth@carlh.net>
206
207         * Version 0.59beta3 released.
208
209 2012-12-09  Carl Hetherington  <cth@carlh.net>
210
211         * Version 0.59beta2 released.
212
213 2012-12-09  Carl Hetherington  <cth@carlh.net>
214
215         * Build against libdcp compiled with -O2 instead
216         of -O3.
217
218 2012-12-05  Carl Hetherington  <cth@carlh.net>
219
220         * Version 0.59beta1 released.
221
222 2012-11-15  Carl Hetherington  <cth@carlh.net>
223
224         * Default to using a DCI name.
225
226         * Support for using external sound files instead
227         of the ones in the video source.
228
229 2012-11-14  Carl Hetherington  <cth@carlh.net>
230
231         * Rearrange the GUI a bit to tidy things up.
232
233         * Some internal reorganisation.
234
235 2012-12-03  Carl Hetherington  <cth@carlh.net>
236
237         * Version 0.58 released.
238
239 2012-12-03  Carl Hetherington  <cth@carlh.net>
240
241         * DVD-o-matic and its dependencies rebuilt with
242         a newer mingw toolchain and with -O2 rather than
243         -O3 to (hopefully) improve reliability on Windows.
244
245         * Fixed problems with 7.1 audio.
246
247 2012-11-10  Carl Hetherington  <cth@carlh.net>
248
249         * Version 0.57 released.
250
251 2012-11-10  Carl Hetherington  <cth@carlh.net>
252
253         * Fix crash when trying to use a DCI name when there
254         is no soundtrack (yet) (reported by Wolfgang Woehl).
255
256 2012-11-07  Carl Hetherington  <cth@carlh.net>
257
258         * Version 0.56 released.
259
260 2012-11-05  Carl Hetherington  <cth@carlh.net>
261
262         * Remove options to black-out the video when cropping the end;
263         it complicates the code and is getting a bit close to video
264         editing.
265
266         * Add option to trim from both the start and
267         the end of the input video.
268
269         * Various bug fixes and code rearrangement.
270
271 2012-10-14  Carl Hetherington  <cth@carlh.net>
272
273         * Basic support for DVD and Blu-Ray subtitles.
274
275         * Re-add DCI naming support.
276
277         * Basic support for selection of audio
278         and subtitle streams.
279
280         * Fixes for audio/video sync in some cases.
281
282         * Cope with videos with varying size and/or
283         pixel format.
284
285         * Fix bug with handling of YUV422-format videos.
286
287 2012-10-09  Carl Hetherington  <cth@carlh.net>
288
289         * Version 0.55 released.
290
291 2012-10-09  Carl Hetherington  <cth@carlh.net>
292
293         * Fix bug possibly causing randomly-occuring
294         black thumbnails.
295
296         * Fix problems with obtaining frame rate of
297         WMV files (reported by Anders Nordentoft-Madsen).
298
299 2012-10-07  Carl Hetherington  <cth@carlh.net>
300
301         * Fix up some bugs when using limited DCP
302         range (reported by Wolfgang Woehl).
303
304         * Don't stretch still images for DCPs, just
305         scale them up and pad them as required.
306
307 2012-10-02  Carl Hetherington  <cth@carlh.net>
308
309         * Version 0.54 released.
310
311 2012-10-02  Carl Hetherington  <cth@carlh.net>
312
313         * When encoding 24 frames per second drop
314         frame (ie 23.976 frames per second) run the
315         video at 24 FPS and resample the audio so
316         that when it is run correspondingly (slightly) fast
317         it remains in sync.
318
319         * Some code cleanup.
320
321 2012-10-01  Carl Hetherington  <cth@carlh.net>
322
323         * Fix aff/666: thumbnail scan is run twice
324         when changing the content file for a film.
325
326 2012-09-28  Carl Hetherington  <cth@carlh.net>
327
328         * Fix crash bug which seems to have been
329         exposed by recent changes to ffmpeg.
330
331 2012-09-27  Carl Hetherington  <cth@carlh.net>
332
333         * Version 0.53 released.
334
335 2012-09-27  Carl Hetherington  <cth@carlh.net>
336
337         * Fix unrecognised capital letters on
338         still-image file extensions.
339
340         * Write hashes of frames to disk and
341         check them before making the final DCP.
342
343 2012-09-24  Carl Hetherington  <cth@carlh.net>
344
345         * Fix problems with overflow on long films.
346
347 2012-09-24  Carl Hetherington  <cth@carlh.net>
348
349         * Version 0.52 released.
350
351 2012-09-23  Carl Hetherington  <cth@carlh.net>
352
353         * Fix alignment of frames per second count.
354
355         * Use hopefully more robust networking
356         code to survive timeouts during reads and
357         writes.
358
359         * Some fixes for bugs when loading Films
360         created on Windows in Linux.
361
362 2012-09-22  Carl Hetherington  <cth@carlh.net>
363
364         * Fix bug on OK-ing gain calculation
365         dialog without entering any values.
366
367         * Improve spacing in some dialogs.
368
369 2012-09-22  Carl Hetherington  <cth@carlh.net>
370
371         * Version 0.51 released.
372
373 2012-09-22  Carl Hetherington  <cth@carlh.net>
374
375         * Improve transcode job progress reporting.
376
377         * Update the slow bits of the properties
378         dialog in a separate thread to improve
379         responsiveness.
380
381         * Fix edit server button on Windows.
382
383 2012-09-22  Carl Hetherington  <cth@carlh.net>
384
385         * Version 0.50 released.
386
387 2012-09-22  Carl Hetherington  <cth@carlh.net>
388
389         * Rename servomatic to servomatic_cli and
390         add a very basic system-tray-dwelling GUI server.
391
392         * Tweak formatting of properties dialogue
393         and add a note of how many J2K frames
394         have already been encoded.
395
396         * Correctly set up crop in the viewer
397         on reloading a film.
398
399 2012-09-18  Carl Hetherington  <cth@carlh.net>
400
401         * Fix non-working removal of encode servers.
402
403         * Add GUI front-end to encode server.
404
405 2012-09-17  Carl Hetherington  <cth@carlh.net>
406
407         * Include servomatic in the Windows install.
408
409         * Add a simple Properties dialog to give
410         an estimate of disk space required for an
411         encode.
412
413 2012-09-17  Carl Hetherington  <cth@carlh.net>
414
415         * Version 0.49 released.
416
417 2012-09-16  Carl Hetherington  <cth@carlh.net>
418
419         * Version 0.48 released.
420
421 2012-09-15  Carl Hetherington  <cth@carlh.net>
422
423         * Slightly speculative fix for failure to
424         take note of audio gain changes caused by
425         the Calculate dialogue.
426
427 2012-09-12  Carl Hetherington  <cth@carlh.net>
428
429         * Fix crash when FFmpeg doesn't set up the audio channel
430         layout for some reason.
431
432 2012-09-01  Carl Hetherington  <cth@carlh.net>
433
434         * Add 1.66-within-flat format.
435
436 2012-08-27  Carl Hetherington  <cth@carlh.net>
437
438         * Version 0.47 released.
439
440 2012-08-23  Carl Hetherington  <cth@carlh.net>
441
442         * Add some more formats.
443
444         * Update to use libdcp 0.11.
445
446         * Fix build with boost filesystem version 2.
447
448 2012-08-10  Carl Hetherington  <cth@carlh.net>
449
450         * Version 0.46 released.
451
452 2012-08-10  Carl Hetherington  <cth@carlh.net>
453
454         * Untested fixes for failure to encode
455         content without audio.
456
457 2012-08-09  Carl Hetherington  <cth@carlh.net>
458
459         * Version 0.45 released.
460
461 2012-08-09  Carl Hetherington  <cth@carlh.net>
462
463         * Fix bug with padding in Scope causing corrupt
464         images.
465
466         * Fix bug when using content file names which
467         start with the name of the film directory.
468
469 2012-08-05  Carl Hetherington  <cth@carlh.net>
470
471         * Version 0.44 released.
472
473 2012-08-04  Carl Hetherington  <cth@carlh.net>
474
475         * Fix bug with content inside the film directory.
476
477 2012-08-04  Carl Hetherington  <cth@carlh.net>
478
479         * Version 0.43 released.
480
481 2012-08-04  Carl Hetherington  <cth@carlh.net>
482
483         * Use wxwidgets .rc file to make Windows version
484         look nicer.
485
486         * Hopefully improve building against different
487         versions of FFmpeg.
488
489 2012-08-04  Carl Hetherington  <cth@carlh.net>
490
491         * Version 0.42 released.
492
493 2012-08-04  Carl Hetherington  <cth@carlh.net>
494
495         * Request admin priviledges on install for Windows 7.
496
497         * Add some missing dependencies to the Windows package.
498
499 2012-08-01  Carl Hetherington  <cth@carlh.net>
500
501         * Version 0.40 released.
502
503 2012-08-01  Carl Hetherington  <cth@carlh.net>
504
505         * Fix a few bugs related to thumbnailing.
506
507         * Update for libdcp version 0.06.
508
509 2012-07-31  Carl Hetherington  <cth@carlh.net>
510
511         * Add option to compute required audio gains to
512         effect the same as a sound processor fader change
513         (currently for Dolby CP750 only).
514
515 2012-07-28  Carl Hetherington  <cth@carlh.net>
516
517         * Version 0.37 released.
518
519 2012-07-28  Carl Hetherington  <cth@carlh.net>
520
521         * Fix missed frames when encoding caused by server
522         threads that are attempting to access non-responding
523         servers.
524
525         * Fix makedcp parsing of -v option.
526
527 2012-07-28  Carl Hetherington  <cth@carlh.net>
528
529         * Version 0.36 released.
530
531 2012-07-28  Carl Hetherington  <cth@carlh.net>
532
533         * Install / version tweaks.
534
535 2012-07-28  Carl Hetherington  <cth@carlh.net>
536
537         * Version 0.35 released.
538
539 2012-07-27  Carl Hetherington  <cth@carlh.net>
540
541         * Version 0.31 released.
542
543 2012-07-27  Carl Hetherington  <cth@carlh.net>
544
545         * Speed up thumbnail display.
546
547         * Various improvements to Windows port.
548
549         * Fix TMS transfer with large files.
550
551         * Clean up audio handling code somewhat.
552
553         * Re-sample audio to 48kHz or 96kHz if necessary.
554
555         * Remove player functionality from DVD-o-matic.
556
557 2012-07-22  Carl Hetherington  <cth@carlh.net>
558
559         * Port to Windows.
560
561         * Use MD5 digest to decide on the directory to put J2C files
562         in, rather than the path of the content.
563
564         * Allow building with current FFmpeg git.
565
566         * Fix problems when creating cut videos in that the audio is too
567         short; pad it with silence.
568
569 2012-07-21  Carl Hetherington  <cth@carlh.net>
570
571         * Version 0.29 released.
572
573 2012-07-21  Carl Hetherington  <cth@carlh.net>
574
575         * Tidy widgets and menus when there is no film loaded.
576
577         * Option to build with Ubuntu 12.04's FFmpeg libraries.
578
579         * Add dialogue box to choose DVD title when ripping.
580
581         * Always do an examine run for new content.
582
583 2012-07-18  Carl Hetherington  <cth@carlh.net>
584
585         * Version 0.26 released
586
587 2012-07-15  Carl Hetherington  <cth@carlh.net>
588
589         * Remove code to use `standard' format DCP long names,
590         as in the wild their use seems to be decreasing, and it
591         makes the GUI simpler.
592
593         * Fix some bugs with sending to servomatic introduced
594         in the adjustments to padding.
595
596         * Write some status text when an unknown-progress
597         job is running.
598
599         * Use new libdcp rather than OpenDCP to generate MXFs
600         and write DCP XML.
601
602 2012-07-14  Carl Hetherington  <cth@carlh.net>
603
604         * Version 0.25 released.
605
606 2012-07-14  Carl Hetherington  <cth@carlh.net>
607
608         * Various GUI cleanups.
609
610         * Remove player from the GUI for now.
611
612         * Fix hash down the left-hand side of encoded DCPs.
613
614         * Add option to black-out the end of an encode, in order
615         to remove unwanted frames of video whilst keeping sound.
616
617         * Fixes to copy-to-server.
618
619         * Fix name of 16:9 format.
620
621 2012-07-08  Carl Hetherington  <cth@carlh.net>
622
623         * Version 0.24 released.
624
625 2012-07-08  Carl Hetherington  <cth@carlh.net>
626
627         * Add support for generating static DCPs from single
628         image files.
629
630         * Add option to copy DCP to a remote server (e.g. a TMS)
631         via SCP.
632
633         * Auto-update thumbs when content changes.
634
635 2012-06-10  Carl Hetherington  <cth@carlh.net>
636
637         * Fix up bad padding setup when there isn't any.
638
639         * Restore sound to playomatic; add assert for bad format.
640
641 2012-05-26  Carl Hetherington  <cth@carlh.net>
642
643         * Fix crash on attempting to use a non-existant filter.
644
645         * src/lib/filter.cc: Fix typo in filter name.
646
647         * Allow configuration of the reference scalers and filters in A/B mode.
648
649         * Fix identification of formats in metadata.
650
651 2012-05-26  Carl Hetherington  <cth@carlh.net>
652
653         * Version 0.23 released.
654
655 2012-05-28  Carl Hetherington  <cth@carlh.net>
656
657         * src/lib/player_manager.cc: possible fix to crash when stopping
658         playback.
659
660         * Fix crash in A/B mode.
661
662 2012-05-26  Carl Hetherington  <cth@carlh.net>
663
664         * Version 0.21 released.
665
666 2012-05-25  Carl Hetherington  <cth@carlh.net>
667
668         * Add option to delay audio with respect to video.
669
670         * src/tools/fixlengths.cc: add a few more options.
671
672 2012-05-22  Carl Hetherington  <cth@carlh.net>
673
674         * src/tools/dvdomatic.cc: fix website address.
675
676         * test: fix up a few test bits.
677
678         * README: very brief introduction to a few things.
679
680 2012-05-22  Carl Hetherington  <cth@carlh.net>
681
682         * Version 0.20 released.