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