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