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