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