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