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