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