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