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