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