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