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