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