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