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