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