Trying to debug config write failures.
[dcpomatic.git] / ChangeLog
1 2013-10-24  Carl Hetherington  <cth@carlh.net>
2
3         * Support sources that require repeat of more than
4         1 extra frame.
5
6 2013-10-23  Carl Hetherington  <cth@carlh.net>
7
8         * Version 1.21 released.
9
10 2013-10-23  Carl Hetherington  <cth@carlh.net>
11
12         * Use our own directory picker on Ubuntu 13.10 as well
13         as Ubuntu 13.04 as it seems similarly broken.
14
15 2013-10-22  Carl Hetherington  <cth@carlh.net>
16
17         * Version 1.20 released.
18
19 2013-10-22  Carl Hetherington  <cth@carlh.net>
20
21         * Allow films to be loaded when content is missing,
22         and then that content can be re-found.
23
24 2013-10-21  Carl Hetherington  <cth@carlh.net>
25
26         * Version 1.19 released.
27
28 2013-10-21  Carl Hetherington  <cth@carlh.net>
29
30         * Fix Rec. 709 gammas (from Lilian Lefranc)
31
32 2013-10-20  Carl Hetherington  <cth@carlh.net>
33
34         * Allow specification of subtitle language even if DVD-o-matic
35         isn't providing the subtitles.
36
37 2013-10-20  Carl Hetherington  <cth@carlh.net>
38
39         * Version 1.18 released.
40
41 2013-10-19  Carl Hetherington  <cth@carlh.net>
42
43         * Fix non-saving of colour transform presets.
44
45         * Some improvements in progress reporting, especially
46         for long encodes.
47
48 2013-10-18  Carl Hetherington  <cth@carlh.net>
49
50         * Fix bug with incorrect validity times given to KDMs.
51
52 2013-10-17  Carl Hetherington  <cth@carlh.net>
53
54         * Fix Make DCP menu option sensitivity (#230).
55
56         * Forward-port fix from master; use 1000000 rather
57         than 1e6 for J2K bandwidth arithmetic to ensure
58         that it's done with integers.
59
60 2013-10-16  Carl Hetherington  <cth@carlh.net>
61
62         * Version 1.17 released.
63
64 2013-10-16  Carl Hetherington  <cth@carlh.net>
65
66         * Hopefully fix crash on closing preferences window
67         when ~/.config/dcpomatic does not exist.
68
69         * Allow specification of the DCP to make KDMs for,
70         in case there is more than one.
71
72         * Speed up response to some settings changes
73         (e.g. crop) (#196).
74
75 2013-10-15  Carl Hetherington  <cth@carlh.net>
76
77         * Version 1.16 released.
78
79 2013-10-15  Carl Hetherington  <cth@carlh.net>
80
81         * Restore up/down buttons for simple content time
82         movements.
83
84         * Include film title in KDM filenames.
85
86         * Allow no-stretch scaling like in DVD-o-matic.
87
88 2013-10-14  Carl Hetherington  <cth@carlh.net>
89
90         * Add Rec. 709 colour conversion preset using
91         Wolfgang Woehl's matrix.
92
93 2013-10-14  Carl Hetherington  <cth@carlh.net>
94
95         * Version 1.15 released.
96
97 2013-10-14  Carl Hetherington  <cth@carlh.net>
98
99         * Fix some crashes in the KDM dialogue when coming
100         out of the add screen without giving a certificate.
101
102         * Really fix libltdl search path on OS X.
103
104 2013-10-13  Carl Hetherington  <cth@carlh.net>
105
106         * Version 1.14 released.
107
108 2013-10-12  Carl Hetherington  <cth@carlh.net>
109
110         * Add some missing libraries to the OS X build.
111
112         * Fix libltdl search path on OS X.
113
114 2013-10-12  Carl Hetherington  <cth@carlh.net>
115
116         * Version 1.13 released.
117
118 2013-10-12  Carl Hetherington  <cth@carlh.net>
119
120         * Fix linux static build.
121
122 2013-10-11  Carl Hetherington  <cth@carlh.net>
123
124         * Version 1.12 released.
125
126 2013-10-11  Carl Hetherington  <cth@carlh.net>
127
128         * Fix failure to create signer certificates
129         on Windows.
130
131 2013-10-10  Carl Hetherington  <cth@carlh.net>
132
133         * Basic snapping in the timeline.
134
135         * Various improvements to dcpomatic_kdm.
136
137 2013-10-10  Carl Hetherington  <cth@carlh.net>
138
139         * Version 1.11 released.
140
141 2013-10-10  Carl Hetherington  <cth@carlh.net>
142
143         * libdcp fix to incorrect signature digests.
144
145 2013-10-09  Carl Hetherington  <cth@carlh.net>
146
147         * Version 1.10 released.
148
149 2013-10-09  Carl Hetherington  <cth@carlh.net>
150
151         * Add some missing Windows dependencies.
152
153 2013-10-09  Carl Hetherington  <cth@carlh.net>
154
155         * Version 1.09 released.
156
157 2013-10-09  Carl Hetherington  <cth@carlh.net>
158
159         * Bump libdcp version to pull in speculative fix
160         for AuthorizedDeviceList thumbprints in KDMs.
161
162 2013-10-09  Carl Hetherington  <cth@carlh.net>
163
164         * Version 1.08 released.
165
166 2013-10-09  Carl Hetherington  <cth@carlh.net>
167
168         * Fix problems with crypto stuff on Windows.
169
170 2013-10-08  Carl Hetherington  <cth@carlh.net>
171
172         * Version 1.07 released.
173
174 2013-10-01  Carl Hetherington  <cth@carlh.net>
175
176         * Version 1.06 released.
177
178 2013-09-19  Carl Hetherington  <cth@carlh.net>
179
180         * Version 1.05 released.
181
182 2013-09-17  Carl Hetherington  <cth@carlh.net>
183
184         * Version 1.04 released.
185
186 2013-09-09  Carl Hetherington  <cth@carlh.net>
187
188         * Version 1.03 released.
189
190 2013-09-02  Carl Hetherington  <cth@carlh.net>
191
192         * Add missing boost datetime dependency
193         to debian control files.
194
195 2013-08-30  Carl Hetherington  <cth@carlh.net>
196
197         * Version 1.02 released.
198
199 2013-08-29  Carl Hetherington  <cth@carlh.net>
200
201         * Version 1.01 released.
202
203 2013-08-29  Carl Hetherington  <cth@carlh.net>
204
205         * Restore server/client operation (#202).
206
207         * Fix strange rounding of still image durations (#204).
208
209         * Remove limitation to numbers and periods in the
210         server host name dialogue box.
211
212         * Fix stuck-at-99% progress meters (#184).
213
214         * Version 1.01beta1 released.
215
216 2013-08-29  Carl Hetherington  <cth@carlh.net>
217
218         * Fix emissions of large chunks of silence when
219         analysing audio in some cases.
220
221         * Use my @dcpomatic.com email address for now,
222         rather than a non-existant mailing list.
223
224 2013-08-28  Carl Hetherington  <cth@carlh.net>
225
226         * Initial DCP-o-matic release.
227