Merge.
[dcpomatic.git] / ChangeLog
1 2012-12-09  Carl Hetherington  <cth@carlh.net>
2
3         * Version 0.59beta3 released.
4
5 2012-12-09  Carl Hetherington  <cth@carlh.net>
6
7         * Version 0.59beta2 released.
8
9 2012-12-09  Carl Hetherington  <cth@carlh.net>
10
11         * Build against libdcp compiled with -O2 instead
12         of -O3.
13
14 2012-12-05  Carl Hetherington  <cth@carlh.net>
15
16         * Version 0.59beta1 released.
17
18 2012-11-15  Carl Hetherington  <cth@carlh.net>
19
20         * Default to using a DCI name.
21
22         * Support for using external sound files instead
23         of the ones in the video source.
24
25 2012-11-14  Carl Hetherington  <cth@carlh.net>
26
27         * Rearrange the GUI a bit to tidy things up.
28
29         * Some internal reorganisation.
30
31 2012-12-03  Carl Hetherington  <cth@carlh.net>
32
33         * Version 0.58 released.
34
35 2012-12-03  Carl Hetherington  <cth@carlh.net>
36
37         * DVD-o-matic and its dependencies rebuilt with
38         a newer mingw toolchain and with -O2 rather than
39         -O3 to (hopefully) improve reliability on Windows.
40
41         * Fixed problems with 7.1 audio.
42
43 2012-11-10  Carl Hetherington  <cth@carlh.net>
44
45         * Version 0.57 released.
46
47 2012-11-10  Carl Hetherington  <cth@carlh.net>
48
49         * Fix crash when trying to use a DCI name when there
50         is no soundtrack (yet) (reported by Wolfgang Woehl).
51
52 2012-11-07  Carl Hetherington  <cth@carlh.net>
53
54         * Version 0.56 released.
55
56 2012-11-05  Carl Hetherington  <cth@carlh.net>
57
58         * Remove options to black-out the video when cropping the end;
59         it complicates the code and is getting a bit close to video
60         editing.
61
62         * Add option to trim from both the start and
63         the end of the input video.
64
65         * Various bug fixes and code rearrangement.
66
67 2012-10-14  Carl Hetherington  <cth@carlh.net>
68
69         * Basic support for DVD and Blu-Ray subtitles.
70
71         * Re-add DCI naming support.
72
73         * Basic support for selection of audio
74         and subtitle streams.
75
76         * Fixes for audio/video sync in some cases.
77
78         * Cope with videos with varying size and/or
79         pixel format.
80
81         * Fix bug with handling of YUV422-format videos.
82
83 2012-10-09  Carl Hetherington  <cth@carlh.net>
84
85         * Version 0.55 released.
86
87 2012-10-09  Carl Hetherington  <cth@carlh.net>
88
89         * Fix bug possibly causing randomly-occuring
90         black thumbnails.
91
92         * Fix problems with obtaining frame rate of
93         WMV files (reported by Anders Nordentoft-Madsen).
94
95 2012-10-07  Carl Hetherington  <cth@carlh.net>
96
97         * Fix up some bugs when using limited DCP
98         range (reported by Wolfgang Woehl).
99
100         * Don't stretch still images for DCPs, just
101         scale them up and pad them as required.
102
103 2012-10-02  Carl Hetherington  <cth@carlh.net>
104
105         * Version 0.54 released.
106
107 2012-10-02  Carl Hetherington  <cth@carlh.net>
108
109         * When encoding 24 frames per second drop
110         frame (ie 23.976 frames per second) run the
111         video at 24 FPS and resample the audio so
112         that when it is run correspondingly (slightly) fast
113         it remains in sync.
114
115         * Some code cleanup.
116
117 2012-10-01  Carl Hetherington  <cth@carlh.net>
118
119         * Fix aff/666: thumbnail scan is run twice
120         when changing the content file for a film.
121
122 2012-09-28  Carl Hetherington  <cth@carlh.net>
123
124         * Fix crash bug which seems to have been
125         exposed by recent changes to ffmpeg.
126
127 2012-09-27  Carl Hetherington  <cth@carlh.net>
128
129         * Version 0.53 released.
130
131 2012-09-27  Carl Hetherington  <cth@carlh.net>
132
133         * Fix unrecognised capital letters on
134         still-image file extensions.
135
136         * Write hashes of frames to disk and
137         check them before making the final DCP.
138
139 2012-09-24  Carl Hetherington  <cth@carlh.net>
140
141         * Fix problems with overflow on long films.
142
143 2012-09-24  Carl Hetherington  <cth@carlh.net>
144
145         * Version 0.52 released.
146
147 2012-09-23  Carl Hetherington  <cth@carlh.net>
148
149         * Fix alignment of frames per second count.
150
151         * Use hopefully more robust networking
152         code to survive timeouts during reads and
153         writes.
154
155         * Some fixes for bugs when loading Films
156         created on Windows in Linux.
157
158 2012-09-22  Carl Hetherington  <cth@carlh.net>
159
160         * Fix bug on OK-ing gain calculation
161         dialog without entering any values.
162
163         * Improve spacing in some dialogs.
164
165 2012-09-22  Carl Hetherington  <cth@carlh.net>
166
167         * Version 0.51 released.
168
169 2012-09-22  Carl Hetherington  <cth@carlh.net>
170
171         * Improve transcode job progress reporting.
172
173         * Update the slow bits of the properties
174         dialog in a separate thread to improve
175         responsiveness.
176
177         * Fix edit server button on Windows.
178
179 2012-09-22  Carl Hetherington  <cth@carlh.net>
180
181         * Version 0.50 released.
182
183 2012-09-22  Carl Hetherington  <cth@carlh.net>
184
185         * Rename servomatic to servomatic_cli and
186         add a very basic system-tray-dwelling GUI server.
187
188         * Tweak formatting of properties dialogue
189         and add a note of how many J2K frames
190         have already been encoded.
191
192         * Correctly set up crop in the viewer
193         on reloading a film.
194
195 2012-09-18  Carl Hetherington  <cth@carlh.net>
196
197         * Fix non-working removal of encode servers.
198
199         * Add GUI front-end to encode server.
200
201 2012-09-17  Carl Hetherington  <cth@carlh.net>
202
203         * Include servomatic in the Windows install.
204
205         * Add a simple Properties dialog to give
206         an estimate of disk space required for an
207         encode.
208
209 2012-09-17  Carl Hetherington  <cth@carlh.net>
210
211         * Version 0.49 released.
212
213 2012-09-16  Carl Hetherington  <cth@carlh.net>
214
215         * Version 0.48 released.
216
217 2012-09-15  Carl Hetherington  <cth@carlh.net>
218
219         * Slightly speculative fix for failure to
220         take note of audio gain changes caused by
221         the Calculate dialogue.
222
223 2012-09-12  Carl Hetherington  <cth@carlh.net>
224
225         * Fix crash when FFmpeg doesn't set up the audio channel
226         layout for some reason.
227
228 2012-09-01  Carl Hetherington  <cth@carlh.net>
229
230         * Add 1.66-within-flat format.
231
232 2012-08-27  Carl Hetherington  <cth@carlh.net>
233
234         * Version 0.47 released.
235
236 2012-08-23  Carl Hetherington  <cth@carlh.net>
237
238         * Add some more formats.
239
240         * Update to use libdcp 0.11.
241
242         * Fix build with boost filesystem version 2.
243
244 2012-08-10  Carl Hetherington  <cth@carlh.net>
245
246         * Version 0.46 released.
247
248 2012-08-10  Carl Hetherington  <cth@carlh.net>
249
250         * Untested fixes for failure to encode
251         content without audio.
252
253 2012-08-09  Carl Hetherington  <cth@carlh.net>
254
255         * Version 0.45 released.
256
257 2012-08-09  Carl Hetherington  <cth@carlh.net>
258
259         * Fix bug with padding in Scope causing corrupt
260         images.
261
262         * Fix bug when using content file names which
263         start with the name of the film directory.
264
265 2012-08-05  Carl Hetherington  <cth@carlh.net>
266
267         * Version 0.44 released.
268
269 2012-08-04  Carl Hetherington  <cth@carlh.net>
270
271         * Fix bug with content inside the film directory.
272
273 2012-08-04  Carl Hetherington  <cth@carlh.net>
274
275         * Version 0.43 released.
276
277 2012-08-04  Carl Hetherington  <cth@carlh.net>
278
279         * Use wxwidgets .rc file to make Windows version
280         look nicer.
281
282         * Hopefully improve building against different
283         versions of FFmpeg.
284
285 2012-08-04  Carl Hetherington  <cth@carlh.net>
286
287         * Version 0.42 released.
288
289 2012-08-04  Carl Hetherington  <cth@carlh.net>
290
291         * Request admin priviledges on install for Windows 7.
292
293         * Add some missing dependencies to the Windows package.
294
295 2012-08-01  Carl Hetherington  <cth@carlh.net>
296
297         * Version 0.40 released.
298
299 2012-08-01  Carl Hetherington  <cth@carlh.net>
300
301         * Fix a few bugs related to thumbnailing.
302
303         * Update for libdcp version 0.06.
304
305 2012-07-31  Carl Hetherington  <cth@carlh.net>
306
307         * Add option to compute required audio gains to
308         effect the same as a sound processor fader change
309         (currently for Dolby CP750 only).
310
311 2012-07-28  Carl Hetherington  <cth@carlh.net>
312
313         * Version 0.37 released.
314
315 2012-07-28  Carl Hetherington  <cth@carlh.net>
316
317         * Fix missed frames when encoding caused by server
318         threads that are attempting to access non-responding
319         servers.
320
321         * Fix makedcp parsing of -v option.
322
323 2012-07-28  Carl Hetherington  <cth@carlh.net>
324
325         * Version 0.36 released.
326
327 2012-07-28  Carl Hetherington  <cth@carlh.net>
328
329         * Install / version tweaks.
330
331 2012-07-28  Carl Hetherington  <cth@carlh.net>
332
333         * Version 0.35 released.
334
335 2012-07-27  Carl Hetherington  <cth@carlh.net>
336
337         * Version 0.31 released.
338
339 2012-07-27  Carl Hetherington  <cth@carlh.net>
340
341         * Speed up thumbnail display.
342
343         * Various improvements to Windows port.
344
345         * Fix TMS transfer with large files.
346
347         * Clean up audio handling code somewhat.
348
349         * Re-sample audio to 48kHz or 96kHz if necessary.
350
351         * Remove player functionality from DVD-o-matic.
352
353 2012-07-22  Carl Hetherington  <cth@carlh.net>
354
355         * Port to Windows.
356
357         * Use MD5 digest to decide on the directory to put J2C files
358         in, rather than the path of the content.
359
360         * Allow building with current FFmpeg git.
361
362         * Fix problems when creating cut videos in that the audio is too
363         short; pad it with silence.
364
365 2012-07-21  Carl Hetherington  <cth@carlh.net>
366
367         * Version 0.29 released.
368
369 2012-07-21  Carl Hetherington  <cth@carlh.net>
370
371         * Tidy widgets and menus when there is no film loaded.
372
373         * Option to build with Ubuntu 12.04's FFmpeg libraries.
374
375         * Add dialogue box to choose DVD title when ripping.
376
377         * Always do an examine run for new content.
378
379 2012-07-18  Carl Hetherington  <cth@carlh.net>
380
381         * Version 0.26 released
382
383 2012-07-15  Carl Hetherington  <cth@carlh.net>
384
385         * Remove code to use `standard' format DCP long names,
386         as in the wild their use seems to be decreasing, and it
387         makes the GUI simpler.
388
389         * Fix some bugs with sending to servomatic introduced
390         in the adjustments to padding.
391
392         * Write some status text when an unknown-progress
393         job is running.
394
395         * Use new libdcp rather than OpenDCP to generate MXFs
396         and write DCP XML.
397
398 2012-07-14  Carl Hetherington  <cth@carlh.net>
399
400         * Version 0.25 released.
401
402 2012-07-14  Carl Hetherington  <cth@carlh.net>
403
404         * Various GUI cleanups.
405
406         * Remove player from the GUI for now.
407
408         * Fix hash down the left-hand side of encoded DCPs.
409
410         * Add option to black-out the end of an encode, in order
411         to remove unwanted frames of video whilst keeping sound.
412
413         * Fixes to copy-to-server.
414
415         * Fix name of 16:9 format.
416
417 2012-07-08  Carl Hetherington  <cth@carlh.net>
418
419         * Version 0.24 released.
420
421 2012-07-08  Carl Hetherington  <cth@carlh.net>
422
423         * Add support for generating static DCPs from single
424         image files.
425
426         * Add option to copy DCP to a remote server (e.g. a TMS)
427         via SCP.
428
429         * Auto-update thumbs when content changes.
430
431 2012-06-10  Carl Hetherington  <cth@carlh.net>
432
433         * Fix up bad padding setup when there isn't any.
434
435         * Restore sound to playomatic; add assert for bad format.
436
437 2012-05-26  Carl Hetherington  <cth@carlh.net>
438
439         * Fix crash on attempting to use a non-existant filter.
440
441         * src/lib/filter.cc: Fix typo in filter name.
442
443         * Allow configuration of the reference scalers and filters in A/B mode.
444
445         * Fix identification of formats in metadata.
446
447 2012-05-26  Carl Hetherington  <cth@carlh.net>
448
449         * Version 0.23 released.
450
451 2012-05-28  Carl Hetherington  <cth@carlh.net>
452
453         * src/lib/player_manager.cc: possible fix to crash when stopping
454         playback.
455
456         * Fix crash in A/B mode.
457
458 2012-05-26  Carl Hetherington  <cth@carlh.net>
459
460         * Version 0.21 released.
461
462 2012-05-25  Carl Hetherington  <cth@carlh.net>
463
464         * Add option to delay audio with respect to video.
465
466         * src/tools/fixlengths.cc: add a few more options.
467
468 2012-05-22  Carl Hetherington  <cth@carlh.net>
469
470         * src/tools/dvdomatic.cc: fix website address.
471
472         * test: fix up a few test bits.
473
474         * README: very brief introduction to a few things.
475
476 2012-05-22  Carl Hetherington  <cth@carlh.net>
477
478         * Version 0.20 released.