Add supporter.
[dcpomatic.git] / ChangeLog
1 2013-11-20  Carl Hetherington  <cth@carlh.net>
2
3         * Add primitive hints dialogue box.
4
5 2013-11-17  Carl Hetherington  <cth@carlh.net>
6
7         * Fix specified-server discovery.
8
9         * Version 1.30 released.
10
11 2013-11-17  Carl Hetherington  <cth@carlh.net>
12
13         * Speculative fix for servers crashing with different
14         locales to clients.
15
16 2013-11-16  Carl Hetherington  <cth@carlh.net>
17
18         * Bump bundled FFmpeg version to current git master.
19
20         * Fix erroneous reset of visible channels in audio
21         level dialog when changing gain.
22
23 2013-11-15  Carl Hetherington  <cth@carlh.net>
24
25         * Use 2 decimal places for gamma controls instead
26         of 1.
27
28 2013-11-14  Carl Hetherington  <cth@carlh.net>
29
30         * Support modification of certain properties when
31         there are several selected pieces of content.
32
33         * Add server configuration back in.
34
35 2013-11-12  Carl Hetherington  <cth@carlh.net>
36
37         * Version 1.29 released.
38
39 2013-11-12  Carl Hetherington  <cth@carlh.net>
40
41         * Fix bad_alloc exception on audio analysis (and
42         probably elsewhere).
43
44 2013-11-11  Carl Hetherington  <cth@carlh.net>
45
46         * Version 1.28 released.
47
48 2013-11-11  Carl Hetherington  <cth@carlh.net>
49
50         * Somewhat speculative fix for slow-downs and
51         large memory consumption with multi-content playlists.
52
53 2013-11-10  Carl Hetherington  <cth@carlh.net>
54
55         * Hopefully get rid of spurious black lines around
56         preview.
57
58 2013-11-08  Carl Hetherington  <carl@ubuntu>
59
60         * Fix strange behaviour of J2K bandwidth control
61         on 32-bit Linux.
62
63 2013-11-07  Carl Hetherington  <cth@carlh.net>
64
65         * Open file dialog starts in the configured DCP directory,
66         if one exists (#70).
67
68 2013-11-06  Carl Hetherington  <cth@carlh.net>
69
70         * Support pixel format 30 (#254).
71
72 2013-11-06  Carl Hetherington  <cth@carlh.net>
73
74         * Version 1.27 released.
75
76 2013-11-06  Carl Hetherington  <cth@carlh.net>
77
78         * Various server-related tidying up; servers are
79         now auto-detected only (the configuration for
80         them has been removed).
81
82 2013-11-06  Carl Hetherington  <cth@carlh.net>
83
84         * Version 1.26 released.
85
86 2013-11-05  Carl Hetherington  <cth@carlh.net>
87
88         * Auto-detect encoding servers on the local
89         subnet(s).
90
91         * Tweak verbosity of command-line encoding servers.
92
93 2013-11-04  Carl Hetherington  <cth@carlh.net>
94
95         * Version 1.25 released.
96
97 2013-10-29  Carl Hetherington  <cth@carlh.net>
98
99         * Improve performance when start-trimming
100         large files.
101
102         * Fix audio problems when start-trimming.
103
104 2013-10-28  Carl Hetherington  <cth@carlh.net>
105
106         * Version 1.24 released.
107
108 2013-10-28  Carl Hetherington  <cth@carlh.net>
109
110         * Fix failure to reload configuration on
111         some non-English locales.
112
113 2013-10-26  Carl Hetherington  <cth@carlh.net>
114
115         * Version 1.23 released.
116
117 2013-10-25  Carl Hetherington  <cth@carlh.net>
118
119         * Version 1.22 released.
120
121 2013-10-24  Carl Hetherington  <cth@carlh.net>
122
123         * Support sources that require repeat of more than
124         1 extra frame.
125
126 2013-10-23  Carl Hetherington  <cth@carlh.net>
127
128         * Version 1.21 released.
129
130 2013-10-23  Carl Hetherington  <cth@carlh.net>
131
132         * Use our own directory picker on Ubuntu 13.10 as well
133         as Ubuntu 13.04 as it seems similarly broken.
134
135 2013-10-22  Carl Hetherington  <cth@carlh.net>
136
137         * Version 1.20 released.
138
139 2013-10-22  Carl Hetherington  <cth@carlh.net>
140
141         * Allow films to be loaded when content is missing,
142         and then that content can be re-found.
143
144 2013-10-21  Carl Hetherington  <cth@carlh.net>
145
146         * Version 1.19 released.
147
148 2013-10-21  Carl Hetherington  <cth@carlh.net>
149
150         * Fix Rec. 709 gammas (from Lilian Lefranc)
151
152 2013-10-20  Carl Hetherington  <cth@carlh.net>
153
154         * Allow specification of subtitle language even if DVD-o-matic
155         isn't providing the subtitles.
156
157 2013-10-20  Carl Hetherington  <cth@carlh.net>
158
159         * Version 1.18 released.
160
161 2013-10-19  Carl Hetherington  <cth@carlh.net>
162
163         * Fix non-saving of colour transform presets.
164
165         * Some improvements in progress reporting, especially
166         for long encodes.
167
168 2013-10-18  Carl Hetherington  <cth@carlh.net>
169
170         * Fix bug with incorrect validity times given to KDMs.
171
172 2013-10-17  Carl Hetherington  <cth@carlh.net>
173
174         * Fix Make DCP menu option sensitivity (#230).
175
176         * Forward-port fix from master; use 1000000 rather
177         than 1e6 for J2K bandwidth arithmetic to ensure
178         that it's done with integers.
179
180 2013-10-16  Carl Hetherington  <cth@carlh.net>
181
182         * Version 1.17 released.
183
184 2013-10-16  Carl Hetherington  <cth@carlh.net>
185
186         * Hopefully fix crash on closing preferences window
187         when ~/.config/dcpomatic does not exist.
188
189         * Allow specification of the DCP to make KDMs for,
190         in case there is more than one.
191
192         * Speed up response to some settings changes
193         (e.g. crop) (#196).
194
195 2013-10-15  Carl Hetherington  <cth@carlh.net>
196
197         * Version 1.16 released.
198
199 2013-10-15  Carl Hetherington  <cth@carlh.net>
200
201         * Restore up/down buttons for simple content time
202         movements.
203
204         * Include film title in KDM filenames.
205
206         * Allow no-stretch scaling like in DVD-o-matic.
207
208 2013-10-14  Carl Hetherington  <cth@carlh.net>
209
210         * Add Rec. 709 colour conversion preset using
211         Wolfgang Woehl's matrix.
212
213 2013-10-14  Carl Hetherington  <cth@carlh.net>
214
215         * Version 1.15 released.
216
217 2013-10-14  Carl Hetherington  <cth@carlh.net>
218
219         * Fix some crashes in the KDM dialogue when coming
220         out of the add screen without giving a certificate.
221
222         * Really fix libltdl search path on OS X.
223
224 2013-10-13  Carl Hetherington  <cth@carlh.net>
225
226         * Version 1.14 released.
227
228 2013-10-12  Carl Hetherington  <cth@carlh.net>
229
230         * Add some missing libraries to the OS X build.
231
232         * Fix libltdl search path on OS X.
233
234 2013-10-12  Carl Hetherington  <cth@carlh.net>
235
236         * Version 1.13 released.
237
238 2013-10-12  Carl Hetherington  <cth@carlh.net>
239
240         * Fix linux static build.
241
242 2013-10-11  Carl Hetherington  <cth@carlh.net>
243
244         * Version 1.12 released.
245
246 2013-10-11  Carl Hetherington  <cth@carlh.net>
247
248         * Fix failure to create signer certificates
249         on Windows.
250
251 2013-10-10  Carl Hetherington  <cth@carlh.net>
252
253         * Basic snapping in the timeline.
254
255         * Various improvements to dcpomatic_kdm.
256
257 2013-10-10  Carl Hetherington  <cth@carlh.net>
258
259         * Version 1.11 released.
260
261 2013-10-10  Carl Hetherington  <cth@carlh.net>
262
263         * libdcp fix to incorrect signature digests.
264
265 2013-10-09  Carl Hetherington  <cth@carlh.net>
266
267         * Version 1.10 released.
268
269 2013-10-09  Carl Hetherington  <cth@carlh.net>
270
271         * Add some missing Windows dependencies.
272
273 2013-10-09  Carl Hetherington  <cth@carlh.net>
274
275         * Version 1.09 released.
276
277 2013-10-09  Carl Hetherington  <cth@carlh.net>
278
279         * Bump libdcp version to pull in speculative fix
280         for AuthorizedDeviceList thumbprints in KDMs.
281
282 2013-10-09  Carl Hetherington  <cth@carlh.net>
283
284         * Version 1.08 released.
285
286 2013-10-09  Carl Hetherington  <cth@carlh.net>
287
288         * Fix problems with crypto stuff on Windows.
289
290 2013-10-08  Carl Hetherington  <cth@carlh.net>
291
292         * Version 1.07 released.
293
294 2013-10-01  Carl Hetherington  <cth@carlh.net>
295
296         * Version 1.06 released.
297
298 2013-09-19  Carl Hetherington  <cth@carlh.net>
299
300         * Version 1.05 released.
301
302 2013-09-17  Carl Hetherington  <cth@carlh.net>
303
304         * Version 1.04 released.
305
306 2013-09-09  Carl Hetherington  <cth@carlh.net>
307
308         * Version 1.03 released.
309
310 2013-09-02  Carl Hetherington  <cth@carlh.net>
311
312         * Add missing boost datetime dependency
313         to debian control files.
314
315 2013-08-30  Carl Hetherington  <cth@carlh.net>
316
317         * Version 1.02 released.
318
319 2013-08-29  Carl Hetherington  <cth@carlh.net>
320
321         * Version 1.01 released.
322
323 2013-08-29  Carl Hetherington  <cth@carlh.net>
324
325         * Restore server/client operation (#202).
326
327         * Fix strange rounding of still image durations (#204).
328
329         * Remove limitation to numbers and periods in the
330         server host name dialogue box.
331
332         * Fix stuck-at-99% progress meters (#184).
333
334         * Version 1.01beta1 released.
335
336 2013-08-29  Carl Hetherington  <cth@carlh.net>
337
338         * Fix emissions of large chunks of silence when
339         analysing audio in some cases.
340
341         * Use my @dcpomatic.com email address for now,
342         rather than a non-existant mailing list.
343
344 2013-08-28  Carl Hetherington  <cth@carlh.net>
345
346         * Initial DCP-o-matic release.
347