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