Move things round a bit.
[dcpomatic.git] / ChangeLog
1 2012-07-15  Carl Hetherington  <cth@carlh.net>
2
3         * Remove code to use `standard' format DCP long names,
4         as in the wild their use seems to be decreasing, and it
5         makes the GUI simpler.
6
7         * Fix some bugs with sending to servomatic introduced
8         in the adjustments to padding.
9
10 2012-07-14  Carl Hetherington  <cth@carlh.net>
11
12         * Version 0.25 released.
13
14 2012-07-14  Carl Hetherington  <cth@carlh.net>
15
16         * Various GUI cleanups.
17
18         * Remove player from the GUI for now.
19
20         * Fix hash down the left-hand side of encoded DCPs.
21
22         * Add option to black-out the end of an encode, in order
23         to remove unwanted frames of video whilst keeping sound.
24
25         * Fixes to copy-to-server.
26
27         * Fix name of 16:9 format.
28
29 2012-07-08  Carl Hetherington  <cth@carlh.net>
30
31         * Version 0.24 released.
32
33 2012-07-08  Carl Hetherington  <cth@carlh.net>
34
35         * Add support for generating static DCPs from single
36         image files.
37
38         * Add option to copy DCP to a remote server (e.g. a TMS)
39         via SCP.
40
41         * Auto-update thumbs when content changes.
42
43 2012-06-10  Carl Hetherington  <cth@carlh.net>
44
45         * Fix up bad padding setup when there isn't any.
46
47         * Restore sound to playomatic; add assert for bad format.
48
49 2012-05-26  Carl Hetherington  <cth@carlh.net>
50
51         * Fix crash on attempting to use a non-existant filter.
52
53         * src/lib/filter.cc: Fix typo in filter name.
54
55         * Allow configuration of the reference scalers and filters in A/B mode.
56
57         * Fix identification of formats in metadata.
58
59 2012-05-26  Carl Hetherington  <cth@carlh.net>
60
61         * Version 0.23 released.
62
63 2012-05-28  Carl Hetherington  <cth@carlh.net>
64
65         * src/lib/player_manager.cc: possible fix to crash when stopping
66         playback.
67
68         * Fix crash in A/B mode.
69
70 2012-05-26  Carl Hetherington  <cth@carlh.net>
71
72         * Version 0.21 released.
73
74 2012-05-25  Carl Hetherington  <cth@carlh.net>
75
76         * Add option to delay audio with respect to video.
77
78         * src/tools/fixlengths.cc: add a few more options.
79
80 2012-05-22  Carl Hetherington  <cth@carlh.net>
81
82         * src/tools/dvdomatic.cc: fix website address.
83
84         * test: fix up a few test bits.
85
86         * README: very brief introduction to a few things.
87
88 2012-05-22  Carl Hetherington  <cth@carlh.net>
89
90         * Version 0.20 released.