Update ChangeLog.
[dcpomatic.git] / ChangeLog
1 2012-07-21  Carl Hetherington  <cth@carlh.net>
2
3         * Version 0.28 released.
4
5 2012-07-21  Carl Hetherington  <cth@carlh.net>
6
7         * Tidy widgets and menus when there is no film loaded.
8
9         * Option to build with Ubuntu 12.04's FFmpeg libraries.
10
11         * Add dialogue box to choose DVD title when ripping.
12
13         * Always do an examine run for new content.
14
15 2012-07-18  Carl Hetherington  <cth@carlh.net>
16
17         * Version 0.26 released
18
19 2012-07-15  Carl Hetherington  <cth@carlh.net>
20
21         * Remove code to use `standard' format DCP long names,
22         as in the wild their use seems to be decreasing, and it
23         makes the GUI simpler.
24
25         * Fix some bugs with sending to servomatic introduced
26         in the adjustments to padding.
27
28         * Write some status text when an unknown-progress
29         job is running.
30
31         * Use new libdcp rather than OpenDCP to generate MXFs
32         and write DCP XML.
33
34 2012-07-14  Carl Hetherington  <cth@carlh.net>
35
36         * Version 0.25 released.
37
38 2012-07-14  Carl Hetherington  <cth@carlh.net>
39
40         * Various GUI cleanups.
41
42         * Remove player from the GUI for now.
43
44         * Fix hash down the left-hand side of encoded DCPs.
45
46         * Add option to black-out the end of an encode, in order
47         to remove unwanted frames of video whilst keeping sound.
48
49         * Fixes to copy-to-server.
50
51         * Fix name of 16:9 format.
52
53 2012-07-08  Carl Hetherington  <cth@carlh.net>
54
55         * Version 0.24 released.
56
57 2012-07-08  Carl Hetherington  <cth@carlh.net>
58
59         * Add support for generating static DCPs from single
60         image files.
61
62         * Add option to copy DCP to a remote server (e.g. a TMS)
63         via SCP.
64
65         * Auto-update thumbs when content changes.
66
67 2012-06-10  Carl Hetherington  <cth@carlh.net>
68
69         * Fix up bad padding setup when there isn't any.
70
71         * Restore sound to playomatic; add assert for bad format.
72
73 2012-05-26  Carl Hetherington  <cth@carlh.net>
74
75         * Fix crash on attempting to use a non-existant filter.
76
77         * src/lib/filter.cc: Fix typo in filter name.
78
79         * Allow configuration of the reference scalers and filters in A/B mode.
80
81         * Fix identification of formats in metadata.
82
83 2012-05-26  Carl Hetherington  <cth@carlh.net>
84
85         * Version 0.23 released.
86
87 2012-05-28  Carl Hetherington  <cth@carlh.net>
88
89         * src/lib/player_manager.cc: possible fix to crash when stopping
90         playback.
91
92         * Fix crash in A/B mode.
93
94 2012-05-26  Carl Hetherington  <cth@carlh.net>
95
96         * Version 0.21 released.
97
98 2012-05-25  Carl Hetherington  <cth@carlh.net>
99
100         * Add option to delay audio with respect to video.
101
102         * src/tools/fixlengths.cc: add a few more options.
103
104 2012-05-22  Carl Hetherington  <cth@carlh.net>
105
106         * src/tools/dvdomatic.cc: fix website address.
107
108         * test: fix up a few test bits.
109
110         * README: very brief introduction to a few things.
111
112 2012-05-22  Carl Hetherington  <cth@carlh.net>
113
114         * Version 0.20 released.