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