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