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