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